aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/fuzzer.c
Commit message (Expand)AuthorAge
* Approximately 100 typo corrections spanning the whole tree, submitted via [fo...stephan2025-02-27
* Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:...stephan2025-02-25
* Ensure that all fields of static sqlite3_module objects are explicitlydrh2023-10-06
* Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to setdrh2020-01-07
* Fix various harmless compiler warnings seen with MSVC.mistachkin2019-03-20
* Use 64-bit math to compute the sizes of memory allocations in extensions.drh2019-01-08
* More harmless compiler warning fixes.mistachkin2016-04-12
* Fix harmless compiler warnings seen with MSVC 2015.mistachkin2015-04-19
* Add logic to releasetest.tcl that detects -fsanitize=undefined errors.drh2015-01-01
* Improved processing of DISTINCT.drh2013-06-11
* Adjust the xBestIndex methods on both the fuzzer and transitive_closuredrh2013-06-03
* Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defi...dan2013-05-15
* Convert the fuzzer virtual table into a loadable extension and move itdrh2013-04-25