SQLite

All files named "ext/async/sqlite3async.h"
Login

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

History for ext/async/sqlite3async.h

2020-07-29
16:18
[deb4b601] part of check-in [a80ae2c9] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c9] user: drh branch: typos, size: 9444)
2020-06-19
15:24
[46b47c79] part of check-in [7a876209] Extend the refactoring into extensions. Clean up stray newlines. (check-in: [7a876209] user: drh branch: trunk, size: 9443)
2012-12-07
09:08
[f489b080] part of check-in [930ba852] Spelling and header fixes for the async extension. (check-in: [930ba852] user: mistachkin branch: trunk, size: 9444)
2009-05-21
04:42
[a21e1252] part of check-in [e4d1b117] Add conditional 'extern "C"' block to sqlite3async.h. Ticket #3866. (CVS 6662) (check-in: [e4d1b117] user: danielk1977 branch: trunk, size: 9436)
2009-04-24
09:27
[b6d74dbf] part of check-in [92bc6be2] Improve comments and documentation of the asynchronous IO VFS module. (CVS 6543) (check-in: [92bc6be2] user: danielk1977 branch: trunk, size: 9279)
2009-04-23
14:58
Added: [73d37b60] part of check-in [e71fb0fb] 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) (check-in: [e71fb0fb] user: danielk1977 branch: trunk, size: 1060)