drh 37f22ff75e Fix a problem in the fts5matchinfo.test file that prevented it from пре 1 недеља
..
expert b6503f1444 Cygwin-centric fixes from Jan Nijtmans. пре 1 месец
fts3 136afcfcc1 Avoid a potential integer overflow in non-default builds of the fts3 matchinfo() function. пре 2 недеља
fts5 37f22ff75e Fix a problem in the fts5matchinfo.test file that prevented it from пре 1 недеља
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. пре 5 месеци
intck 064b681e9b First attempt at getting the build to work with Tcl 9.0. пре 9 месеци
jni c801f8954e JNI: part 3 (of 3) of typos and Java style tweaks suggested in [forum:99ac7961d82f57f3|forum post 99ac7961d82f57f3]. Tested with jdk v8 and v21. пре 2 недеља
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. пре 2 месеци
misc 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. пре 3 недеља
rbu 87b90921b6 In Tcl, always use eq/ne for comparing strings, not ==/!= пре 1 месец
recover f857482ed1 Add an appropriate _declspec to the declaration of the sqlite3_dbdata_init() пре 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. пре 2 месеци
rtree 01ef1dfc1f Use flexible arrays for RTREE. пре 1 месец
session c4e7cf68ce Update to comments in sqlite3session.h. пре 1 недеља
wasm 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. пре 3 недеља
README.md 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. пре 3 недеља

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.