sqlite/ext
drh 7b6be6f7bf Fix an uninitialized variable detected by valgrind.
FossilOrigin-Name: ffd1e51490286abfaea68fd4b4b4cb967d87b04b
2012-12-04 00:53:08 +00:00
..
async Mark the "async" module as deprecated as its functionality has been 2012-11-29 14:26:11 +00:00
fts1 Corrected typos and misspellings. Ticket #3702. (CVS 6336) 2009-03-05 04:20:31 +00:00
fts2 Make sure substructure elements have proper alignment in the ICU tokenizers 2012-10-19 02:10:53 +00:00
fts3 Fix an uninitialized variable detected by valgrind. 2012-12-04 00:53:08 +00:00
icu Suppress many harmless compiler warnings, mostly signed/unsigned comparisons 2011-04-05 22:08:24 +00:00
rtree Fix several compiler warnings seen with MSVC. 2012-10-01 20:12:30 +00:00
README.txt Add the ext/fts1 subdirectory for holding the first full-text search 2006-08-22 14:45:37 +00:00

README.txt

Version loadable extensions to SQLite are found in subfolders
of this folder.