|
1 день тому | |
---|---|---|
.. | ||
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 | 7b99cd6063 Prevent integer overflow when parsing NEAR queries in FTS5. | 3 тижнів тому |
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 | 1 тиждень тому |
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 | de93449908 Have sqlite3session_diff() automatically attach tables to session objects, as it has always been documented to do. | 1 день тому |
wasm | e435547beb Internal doc touchups in ext/wasm/mkwasmbuilds.c. No functional changes. | 3 тижнів тому |
README.md | 6f25936c9c Updates to README files under the ext/ hierarchy. No changes to code. | 8 роки тому |
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.