drh 69da86bf93 Fix harmless compiler warnings in the memstat.c extension. No changes to 4 روز پیش
..
expert b6503f1444 Cygwin-centric fixes from Jan Nijtmans. 1 ماه پیش
fts3 2b918dbb01 Increase the size of a variable in FTS3 to help static analyzers 4 روز پیش
fts5 7b99cd6063 Prevent integer overflow when parsing NEAR queries in FTS5. 2 هفته پیش
icu fed5234fb3 ext/icu/README.txt: clean up EOL whitespace and add a mention of the --with-icu-... configure flags available as of version 3.48. 4 ماه پیش
intck 064b681e9b First attempt at getting the build to work with Tcl 9.0. 8 ماه پیش
jni da5f813878 Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. 1 ماه پیش
lsm1 da5f813878 Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. 1 ماه پیش
misc 69da86bf93 Fix harmless compiler warnings in the memstat.c extension. No changes to 4 روز پیش
rbu 87b90921b6 In Tcl, always use eq/ne for comparing strings, not ==/!= 1 هفته پیش
recover 6e059d9dac Merge trunk into the cygwin-fixes branch. 2 هفته پیش
repair 5d60f47001 Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app. 1 ماه پیش
rtree 01ef1dfc1f Use flexible arrays for RTREE. 3 هفته پیش
session 5ee946f907 Add an explicit db close to fix a file-is-opened failure in session1.test in cygwin. 1 هفته پیش
wasm e435547beb Internal doc touchups in ext/wasm/mkwasmbuilds.c. No functional changes. 2 هفته پیش
README.md 6f25936c9c Updates to README files under the ext/ hierarchy. No changes to code. 8 سال پیش

README.md

Loadable Extensions

Various loadable extensions for SQLite are found in subfolders.

Most subfolders are dedicated to a single loadable extension (for example FTS5, or RTREE). But the misc/ subfolder contains a collection of smaller single-file extensions.