|
4 часов назад | |
---|---|---|
.. | ||
expert | b6503f1444 Cygwin-centric fixes from Jan Nijtmans. | 2 месяцев назад |
fts3 | 136afcfcc1 Avoid a potential integer overflow in non-default builds of the fts3 matchinfo() function. | 1 месяц назад |
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. | 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. | 2 месяцев назад |
misc | 494830ca8e First cut at enhancing the fsdir virtual table so that it works with | 1 неделя назад |
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() | 1 месяц назад |
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 | 890de76cf5 Remove stray tab characters from source files. | 3 дней назад |
session | 96e16194b8 Fix a problem with using streaming iterators with sqlite3changegroup_add_change(). | 4 часов назад |
wasm | 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. | 1 месяц назад |
README.md | 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. | 1 месяц назад |
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.