dan da00cc101c Improve the error messages returned by sqlite3session_diff(). преди 12 часа
..
expert b6503f1444 Cygwin-centric fixes from Jan Nijtmans. преди 1 месец
fts3 2b918dbb01 Increase the size of a variable in FTS3 to help static analyzers преди 1 седмица
fts5 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. преди 19 часа
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 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. преди 19 часа
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 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. преди 19 часа
rbu 87b90921b6 In Tcl, always use eq/ne for comparing strings, not ==/!= преди 2 седмици
recover 6e059d9dac Merge trunk into the cygwin-fixes branch. преди 3 седмици
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 da00cc101c Improve the error messages returned by sqlite3session_diff(). преди 12 часа
wasm 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. преди 19 часа
README.md 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. преди 19 часа

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.