Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make sure the SQLITE_TCLAPI macro is always defined. | mistachkin | 2016-07-28 |
* | Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ... | mistachkin | 2016-07-28 |
* | Remove unnecessary memset() calls from test code. | drh | 2013-10-03 |
* | Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2 | drh | 2011-11-13 |
* | Experimental change to the pcache interface to allow page buffers to be alloc... | dan | 2011-11-08 |
* | Remove the obsolete "$Id:$" RCS identifier strings from the source code. | drh | 2009-11-10 |
* | Move error simulation code from the sqlite3_os_init() functions into a wrapper. | dan | 2009-08-17 |
* | Add tests to check that sqlite recovers from an error in sqlite3_initialize()... | dan | 2009-08-17 |