]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
10 hours ago  drhImproved optimization of "expr OR TRUE" and "expr OR... master
11 hours ago  danAvoid opening cursors only required for reads that...
14 hours ago  danIgnore any DISTINCT qualifier on a SELECT statement...
36 hours ago  danFix an incompatibility with Tcl 9 in scanstatus2.test.
38 hours ago  drhFix a bug in the check-in [bbd69ce274620008] causing...
38 hours ago  danFix a problem in test1.c causing test script win32lock...
39 hours ago  drhFix to the interaction between indexes-on-expressions...
42 hours ago  danIn test_syscall.c, assume SQLite always calls the 4...
2 days ago  drhFix some test cases on Windows.
2 days ago  drhEnhance Bloom-filter support so that it works with...
2 days ago  drhNew test cases for Bloom filter use on text keys as... bloom-filter-on-text
2 days ago  danChange the way pointers are passed between C code and...
2 days ago  drhImproved Bloom-filter invariant checking.
2 days ago  drhFix the new filterHash() function so that it works...
2 days ago  drhAdd the ability for Bloom filters to work on text value...
2 days ago  drhCLI improvement: New command-line option "--cmdline...
3 days ago  stephanFix an error handling case in #base64.
3 days ago  stephanAdd (#base64 -f filename) support to the preprocessor...
3 days ago  drhDo not cache the results of getenv() in the temporary...
3 days ago  drhImprovements to the unix temporary filename generator... temp-filenames
4 days ago  drhRemove an unnecessary munmap() from the unix interface.
4 days ago  stephanRandom makefile doc updates. No functional changes.
4 days ago  stephanRandom minor doc and formatting cleanups in the wasm...
4 days ago  stephanRestructure an errant goto which only accidentally...
4 days ago  stephanThe base64.wasm=1 flag to ext/wasm/GNUmakefile tells...
4 days ago  stephanDocument the origin of the input size limit for #base64... wasm-base64
4 days ago  stephanSimplify the previous checkin by removing an extraneous...
4 days ago  stephanFix the corner case of feeding #base64 empty input.
4 days ago  stephanConsolidate a duplicated code block and ensure that...
4 days ago  stephanAdd support for (make base64.wasm=1), which embeds...
4 days ago  stephanThis embeds sqlite3.wasm into sqlite3.js/mjs as base64...
4 days ago  stephanAn initial attempt at embedding sqlite3.wasm into sqlit...
4 days ago  stephanLatest upstream ext/wasm/libcmpp.c, primarily to make...
5 days ago  drhImprove performance and robustness of internal routine...
5 days ago  danAdd tests to verify that the problem reported by forum...
5 days ago  drhImproved detection and reporting of deliberate misinfor...
5 days ago  drhRemove an incorrect ALWAYS() macro from the implementat...
5 days ago  danEnsure that a write with REPLACE conflict resolution...
5 days ago  drhAdditional test cases. do-nothing-replace-bug
5 days ago  drhMove the new test cases for this branch into a new...
5 days ago  drhPerformance improvement in the sqlite3_initialize(...
6 days ago  drhFix boundary cases of rowid lookup using very large...
6 days ago  stephanLatest upstream jimsh0.c for minor portability improvem...
7 days ago  drhTest case fixes due to the previous.
7 days ago  danAfter a DELETE trigger is fired by REPLACE conflict...
7 days ago  drhDisqualify the count-of-view optimization if the view...
7 days ago  danUpdate tcl test command "optimization_control" to suppo...
7 days ago  drhEnhancements to new test cases, for improved readability.
7 days ago  drhAdd test cases from
8 days ago  drhAdditional test cases
8 days ago  danEnsure that a write with REPLACE conflict resolution...
9 days ago  drhAdd the SQLITE_SHELL_EDITION compile-time option, which...
9 days ago  danRelax the restrictions on reordering tables in vtab...
10 days ago  danRelax the restrictions on reordering tables in vtab... vtab-outer-joins
11 days ago  drhAdjust QRF to generate lower-case HTML output with...
11 days ago  drhRemove harmless "breakpoint" command inserted by the...
11 days ago  danUpdate some test cases in fts5corrupt3.test and fts5cor...
12 days ago  drhAdd assert()s and a testcase() to and fix and improve...
13 days ago  drhImprove documentation for sqlite3_result_zeroblob64...
2026-07-11  drhImprovements to the implementation of sqlite3_result_st...
2026-07-11  drhMinor change to the "weekday N" modifier in the date...
2026-07-10  drhNew compile-time option SQLITE_MAX_SCHEMA and runtime...
2026-07-09  danEnsure that the "leaf-size" field of an fts5 record...
2026-07-09  drhIn the sqlite3_rsync utility program, fix three defects...
2026-07-08  drhFix an incorrect free() call in the CLI on Windows...
2026-07-08  danAllow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign...
2026-07-08  danAllow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign... drop-constraint-fk
2026-07-08  drhFor display modes in the CLI for which column headers...
2026-07-08  drhMake the (legacy, deprecated) ".header" command in... title-always-default-on
2026-07-07  drhChange the CLI so that the default "--title" is "always...
2026-07-07  drhAdd the "--rowcount on" and "--title always" features...
2026-07-07  drhCorrections to the mode matrix in the CLI psql-mode
2026-07-07  drhFix a problem with --rowcount found by Claude in code...
2026-07-07  drhImproved title separator in QRF when using "-title...
2026-07-07  drhShow --rowcount for "--style insert". New test cases.
2026-07-07  drhContinuing work on --rowcount and --title always.
2026-07-06  drhAdd new option "bRowCount" to QRF. Add QRF_Always...
2026-07-06  drhReduce divergence between ext/misc/fossildelta.c,
2026-07-06  danFix an OOB read caused by passing an out-of-range phras...
2026-07-06  danFix a problem in the fossil-delta implementation within...
2026-07-06  danFix another buffer overread in RBU that could occur...
2026-07-06  danFix an OOB read that could occur in RBU when using...
2026-07-06  drhAvoid a (harmless) 1-byte OOB read due to malformed...
2026-07-06  danReturn an error if a patchset is passed to sqlite3rebas...
2026-07-06  drhIn the strdup.c expension, do not invoke memcpy() with...
2026-07-06  danAvoid a buffer overread in the session module when...
2026-07-05  drhProperly handle errors from the readlink() system call...
2026-07-05  drhFix the parse_create_index() SQL function created by...
2026-07-05  drhBe sure to invoke the authorizer callback on all terms...
2026-07-04  drhAdd the strdup() SQL function extension for use in...
2026-07-04  drhThe jsonSkipLabel() routine, part of json_each() and...
2026-07-04  drhFix possible one-byte OOB read in the fossildelta.c...
2026-07-04  drhFix possible 1-byte OOB read when decoding a malformed...
2026-07-03  drhImproved data validation in fts5SecureDeleteOverflow().
2026-07-03  drhAvoid an integer overflow in the string allocator for...
2026-07-02  stephanIn ext/wasm, add the ability to omit specific JS APIs...
2026-07-01  drhEnhancements to date/time functions: The "weekday...
2026-07-01  drhAdd "end of day/month/year" modifiers to date/time... prev-weekday
2026-07-01  drhEnhance the "weekday N" modifier for date/time function...
2026-06-29  drhAdd new assert()s to help static analyzers realize...
next