Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix test cases so that they all still work even with -DSQLITE_DQS=0. | drh | 2022-01-16 |
* | Ensure that the value of the THREADSAFE symbol is always included when | dan | 2017-06-17 |
* | Rework the code in ctime.c a bit to report on more compile time options. And | dan | 2017-06-16 |
* | If SQLITE_DIRECT_OVERFLOW_READ is defined at compile time, add "DIRECT_OVERFL... | dan | 2016-10-21 |
* | Fix the ctime.test script so that it works with clang. | drh | 2016-06-24 |
* | Remove the SQLITE_PAGECACHE_BLOCKALLOC compilation option. | dan | 2011-09-22 |
* | Merge the PAGECACHE_BLOCKALLOC changes into trunk. | drh | 2011-08-23 |
* | Modify ctime.test to work with SQLITE_THREADSAFE=2. | dan | 2010-06-24 |
* | Rename the sqlite_compile_option_*() SQL functions to sqlite_compileoption_*() | drh | 2010-02-26 |
* | Fixed numbering of a few tests; minor tweaks on others. | shaneh | 2010-02-25 |
* | Changes to compile time option diags to report values for some defines. | shaneh | 2010-02-24 |