sqlite/ext/misc
drh aaf528e09f Fix harmless typos in comments of two extensions.
FossilOrigin-Name: 1c3ed47b71844d062c4e9a315f2f368b382684cc
2013-07-02 00:06:31 +00:00
..
amatch.c Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defined. 2013-05-15 18:34:17 +00:00
closure.c Adjust the xBestIndex methods on both the fuzzer and transitive_closure 2013-06-03 21:25:28 +00:00
fuzzer.c Improved processing of DISTINCT. 2013-06-11 18:59:38 +00:00
ieee754.c Fix harmless typos in comments of two extensions. 2013-07-02 00:06:31 +00:00
nextchar.c Fix harmless typos in comments of two extensions. 2013-07-02 00:06:31 +00:00
percentile.c Add the percentile() SQL function as a loadable 2013-05-28 20:25:54 +00:00
regexp.c Added the transitive_closure, ieee754, and amatch extensions. 2013-04-25 16:42:55 +00:00
rot13.c Add the rot13.c loadable extension. 2013-05-15 13:05:03 +00:00
spellfix.c Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defined. 2013-05-15 18:34:17 +00:00
vtshim.c Enhance error message handling for the vtshim module. 2013-06-21 19:39:51 +00:00
wholenumber.c Fix the wholenumber virtual table so that it returns higher costs for 2013-05-08 14:20:28 +00:00