Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more s... | stephan | 2025-03-08 |
* | First attempt at getting the build to work with Tcl 9.0. | drh | 2024-07-30 |
* | Add a C-source spell-checking facility. make misspell (on Nix) | larrybr | 2023-06-07 |
* | 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 |