Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Extend the refactoring into extensions. Clean up stray newlines. | drh | 2020-06-19 |
| | | | FossilOrigin-Name: 7a876209a678a34c198b54ceef9e3c041f128a14dc73357f6a57cadadaa6cf7b | ||
* | Spelling and header fixes for the async extension. | mistachkin | 2012-12-07 |
| | | | FossilOrigin-Name: 930ba85262b76e8b1555bcfe4637135c27e04d58 | ||
* | Add conditional 'extern "C"' block to sqlite3async.h. Ticket #3866. (CVS 6662) | danielk1977 | 2009-05-21 |
| | | | FossilOrigin-Name: e4d1b117c90dca341bfa74291c7dfc2afca38cc6 | ||
* | Improve comments and documentation of the asynchronous IO VFS module. (CVS 6543) | danielk1977 | 2009-04-24 |
| | | | FossilOrigin-Name: 92bc6be2a86f8a68ceded2bc08fe7d6ff23b56fb | ||
* | Move the asynchronous IO code from src/test_async.c to ext/async/. Refactor ↵ | danielk1977 | 2009-04-23 |
it to be a standalone module and to support windows. (CVS 6539) FossilOrigin-Name: e71fb0fb8d83b4453c3c1e84606bf58d04926809 |