|
2 روز پیش | |
---|---|---|
.. | ||
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. | 5 روز پیش |
session | 96e16194b8 Fix a problem with using streaming iterators with sqlite3changegroup_add_change(). | 2 روز پیش |
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.