index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
misc
/
fuzzer.c
Commit message (
Expand
)
Author
Age
*
Approximately 100 typo corrections spanning the whole tree, submitted via [fo...
stephan
2025-02-27
*
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:...
stephan
2025-02-25
*
Ensure that all fields of static sqlite3_module objects are explicitly
drh
2023-10-06
*
Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set
drh
2020-01-07
*
Fix various harmless compiler warnings seen with MSVC.
mistachkin
2019-03-20
*
Use 64-bit math to compute the sizes of memory allocations in extensions.
drh
2019-01-08
*
More harmless compiler warning fixes.
mistachkin
2016-04-12
*
Fix harmless compiler warnings seen with MSVC 2015.
mistachkin
2015-04-19
*
Add logic to releasetest.tcl that detects -fsanitize=undefined errors.
drh
2015-01-01
*
Improved processing of DISTINCT.
drh
2013-06-11
*
Adjust the xBestIndex methods on both the fuzzer and transitive_closure
drh
2013-06-03
*
Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defi...
dan
2013-05-15
*
Convert the fuzzer virtual table into a loadable extension and move it
drh
2013-04-25