sqlite/ext/misc
drh a2412c1613 Fix the extension01.test script so that it works on windows. Fix a
harmless compiler warning in the fileio extension.

FossilOrigin-Name: baf95a190907d05a847ae8b6a3dd60625c2a078a
2014-06-16 12:51:56 +00:00
..
amatch.c Fix memory leaks in the amatch extension. Add a few simple test cases. 2013-09-30 17:37:15 +00:00
closure.c
compress.c Add an extension that implements compress() and uncompress() SQL functions. 2014-06-13 13:08:21 +00:00
fileio.c Fix the extension01.test script so that it works on windows. Fix a 2014-06-16 12:51:56 +00:00
fuzzer.c
ieee754.c
nextchar.c
percentile.c
regexp.c
rot13.c
spellfix.c Always include the ctype.h header in the spellfix.c extension. 2014-03-05 19:36:52 +00:00
totype.c Fix harmless macro redefinition warnings in the totype extension. 2013-10-15 10:43:04 +00:00
vfslog.c Improved header comment with better instructions on the vfslog.c 2013-10-19 16:51:39 +00:00
vtshim.c
wholenumber.c