|
4 天之前 | |
---|---|---|
.. | ||
expert | b6503f1444 Cygwin-centric fixes from Jan Nijtmans. | 3 月之前 |
fts3 | 8ae57fab64 Use a more robust backup definition for offsetof(). | 2 周之前 |
fts5 | 6a5e74cbf0 Fix a problem with UPDATEs on fts5 tables that contain blob values. | 4 天之前 |
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. | 6 月之前 |
intck | 064b681e9b First attempt at getting the build to work with Tcl 9.0. | 10 月之前 |
jni | 7ac10ec8b5 Random typo fixes in JNI docs. | 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. | 3 月之前 |
misc | f091f423ad Adjustments to ext/misc/fileio.c in an attempt to get it to build using mingw. | 6 天之前 |
rbu | 87b90921b6 In Tcl, always use eq/ne for comparing strings, not ==/!= | 2 月之前 |
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. | 3 月之前 |
rtree | 8ae57fab64 Use a more robust backup definition for offsetof(). | 2 周之前 |
session | 96e16194b8 Fix a problem with using streaming iterators with sqlite3changegroup_add_change(). | 3 周之前 |
wasm | a29b138692 Apply the duplicate 'export default' workaround to the (untested and unsupported) node-specific build rules in mkwasmbuilds.c to resolve a problem reported off-list by Thomas Steiner. | 1 周之前 |
README.md | 8a6f89c845 Remove unnecessary "www." prefixes on domain names in URLs. | 2 月之前 |
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.