sqlite/ext/misc
drh 811f17bac0 Update spellfix1_scriptcode() to output 215 (latin) for pure numeric text.
FossilOrigin-Name: df44308b862e932ff0ad25b6328d13be22047b96
2016-03-11 14:30:18 +00:00
..
amatch.c Fix uses of ctype functions (ex: isspace()) on signed characters in test 2015-10-29 13:48:15 +00:00
closure.c Fix uses of ctype functions (ex: isspace()) on signed characters in test 2015-10-29 13:48:15 +00:00
compress.c Fix potential memory leaks in the misc 'compress' extension. 2015-02-26 21:04:44 +00:00
eval.c
fileio.c
fuzzer.c Fix harmless compiler warnings seen with MSVC 2015. 2015-04-19 21:43:16 +00:00
ieee754.c Fix a harmless sanitizer warning in the ieee754 extension. 2015-11-07 00:51:15 +00:00
json1.c Add JSON1 and FTS5 to the set of extensions subject to close compiler warning 2016-02-11 15:37:18 +00:00
nextchar.c
percentile.c
regexp.c
rot13.c
series.c Allow the left-hand side of IN operators on virtual tables to have the 2016-03-02 03:28:07 +00:00
showauth.c
spellfix.c Update spellfix1_scriptcode() to output 215 (latin) for pure numeric text. 2016-03-11 14:30:18 +00:00
totype.c
vfslog.c
vtshim.c
wholenumber.c