SQLite
File History
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of ext/async/sqlite3async.h

2009-11-04
18:51
[a21e1252deb14a2c] part of check-in [590d4ac1ee] Fix documentation typos. (user: drh branch: shunning-error)
2009-05-21
04:42
[a21e1252deb14a2c] part of check-in [e4d1b117c9] Add conditional 'extern "C"' block to sqlite3async.h. Ticket #3866. (CVS 6662) (user: danielk1977 branch: trunk)
2009-04-24
09:27
[b6d74dbf9aa5a0ac] part of check-in [92bc6be2a8] Improve comments and documentation of the asynchronous IO VFS module. (CVS 6543) (user: danielk1977 branch: trunk)
2009-04-23
14:58
[73d37b60bc37cbd8] part of check-in [e71fb0fb8d] Move the asynchronous IO code from src/test_async.c to ext/async/. Refactor it to be a standalone module and to support windows. (CVS 6539) (user: danielk1977 branch: trunk)