]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2025-05-30  stephanMerge trunk into tcl-cw branch. tcl-cw
2025-05-30  stephanConfigure-related fixes and additions, most notably...
2025-05-30  stephanRandom typo fixes in JNI docs.
2025-05-30  drhUse a more robust backup definition for offsetof().
2025-05-30  danAdd "include <stddef.h>" to fts5 and rtree to ensure...
2025-05-30  stephanSquelch an interesting but harmless struct initializati...
2025-05-29  stephanFix the missing -lm link flag for the sqlite3 shell...
2025-05-29  drhExtend the fix for ticket [623eff57e76d45f6] so that...
2025-05-29  drhFix a goofy hash function in Lemon. No changes to...
2025-05-29  drhVersion 3.50.0 major-release version-3.50.0
2025-05-28  drhDo not use a partial index unless the WHERE clause...
2025-05-28  drhDo not use a partial index if the truth of the WHERE... silly-partial-indexes
2025-05-26  drhSlight change to tool/split-sqlite3c.tcl to make it...
2025-05-26  drhFix a bug in the speedtest.tcl testing script that...
2025-05-26  stephanIn the TEA build, enable USE_TCL_STUBS on Mac platforms.
2025-05-26  danOn OpenBSD, do not test fuzzcheck with ubsan as part...
2025-05-26  drhAvoid calls to sprintf() in Lemon, since OpenBSD hates...
2025-05-26  stephanWhen detecting TCLLIBDIR, skip over //zipfs paths,...
2025-05-26  stephantclsqlite.c doc typo fix.
2025-05-24  drhChange json_group_object() so that it ignores entries...
2025-05-24  stephanvtablog.c doc fixes reported in [forum:416d1e37b2|forum...
2025-05-24  drhAmend the previous: Set SQLITE_JSON_MAX_DEPTH to 500...
2025-05-23  drhLimit JSON recursion depth to 500 when running ASAN...
2025-05-23  drhAdd the --osmalloc option to the test/speedtest.tcl...
2025-05-22  danFix a problem with using streaming iterators with sqlit...
2025-05-19  drhClarify some malloc size computations to simplify the...
2025-05-19  drhMake the new sqlite3_setlk_timeout() interface accessib...
2025-05-19  drhRemove stray tab characters from source files.
2025-05-19  drhFix a harmless comment typo
2025-05-19  drhAdjust the tool/warnings.sh script so that it works...
2025-05-17  stephanMerge trunk into this branch.
2025-05-17  stephanLatest teaish pieces, most significantly for tcl portab...
2025-05-17  stephanMinor tcl doc update. tea-cleanups
2025-05-17  stephanRename feature-tests.tcl to feature.tcl. Haiku tcl...
2025-05-17  stephanLatest upstream teaish pieces for minor fixes. Restruct...
2025-05-16  drhImproved version of the previous check-in.
2025-05-16  drhFix the optimization of check-in [663f5dd32d9db832...
2025-05-15  drhAdd the --enablefk option to the "changeset apply"...
2025-05-15  drhEnhance the "changeset" utility program with new comman...
2025-05-15  drhRework the showHelp() function in the CLI implementatio...
2025-05-14  drhBack out the "low-quality index" query planner hack...
2025-05-13  drhFix trunk fork.
2025-05-13  stephanAdjust the strftime() test in test/date4.test to remove...
2025-05-13  drhFirst cut at enhancing the fsdir virtual table so that...
2025-05-13  drhOmit the unused readdir_r() routine from test_windirent.c
2025-05-12  stephanSession extension doc typo fix reported in [forum:75e94...
2025-05-12  drhFix a coding mistake in vfstrace.
2025-05-11  drhRemove a redundant typedef from the sqlite3_rsync.c...
2025-05-10  drhProvide the SQLITE_BUG_COMPATIBLE_20250510 compile...
2025-05-10  drhAdd enforcement of the obscure JSON5 syntax rule that...
2025-05-08  drhFix PRAGMA trusted_schema=OFF and similar so that it...
2025-05-08  stephanInternal doc typo fix. No code changes.
2025-05-07  drhFix a harmless warning about and oversize shift operati...
2025-05-06  danAdd test cases for the NOT NULL/IS NULL optimization...
2025-05-06  drhFix a bug in the NOT NULL/IS NULL optimization of check...
2025-05-06  drhFix the sqlite3VdbeTypeofColumn() function so that...
2025-05-06  drhFix console-I/O on Windows for DEBUG=3 builds. Broken by
2025-05-05  stephanAccount for Tcl 8.x's lack of Tcl_BounceRefCount().
2025-05-05  stephanPart 2 of 2(?) of adding the -asdict flag to the db...
2025-05-05  stephanPart 1 of 2(3?) of adding the -asdict flag to the db...
2025-05-05  stephanFlesh out the break-as-null test cases to better demons...
2025-05-05  stephanAllow Tcl-defined UDFs to 'break' to result in an SQL...
2025-05-03  drhEnhance sqlite3_rsync so that if the first attempt...
2025-05-03  drhFix a harmless redundant variable declaration in sqlite...
2025-05-03  drhAddition summary results output when using -vvv on...
2025-05-03  drhPromote the --protocol option to sqlite3_rsync from...
2025-05-03  drhEnhance sqlite3_rsync (in a backwards-compatible way...
2025-05-03  drhImprovements to protocol negotiation. faster-rsync
2025-05-02  drhClean up command-line parsing. Add the undocumented
2025-05-02  drhNow appears to be working. More testing needed. Refin...
2025-05-02  drhBug fixes. Added new debugging features to better...
2025-05-02  drhThis is the start of an experiment in getting sqlite3_r...
2025-05-02  drhDo not allow sqlite3_rsync to convert the replica from...
2025-05-01  drhEnhance sqlite3_rsync so that, by default, it will...
2025-05-01  drhAllow sqlite3_rsync to work on non-WAL-mode databases... rsync-non-wal-mode
2025-04-30  drhFix a harmless problem in the CLI in which SQL errors...
2025-04-30  drhFix an issue in Bloom filters on RHS subsqueries to...
2025-04-29  stephanUpstream teaish for a tcl portability fix on Haiku...
2025-04-29  drhRemove the run-fuzzcheck makefile targets, since testru...
2025-04-29  drhAdd the "--fuzzdb FILENAME" to testrunner.tcl as an...
2025-04-29  drhUpdate testrunner.tcl documentation. Fix typo in testr...
2025-04-29  drhImproved --explain display of FUZZDB test plans in...
2025-04-29  drhDo not run FUZZDB on either Windows-Memdebug or Windows...
2025-04-29  drhMake testrunner.tcl more restrictive about which config...
2025-04-28  drhTestrunner.tcl now runs fuzzcheck-asan and fuzzcheck...
2025-04-28  drhIf the FUZZDB environment variable is set when running...
2025-04-28  drhEnhance testrunner.tcl so that it does not build testfi...
2025-04-28  drhFix testrunner.tcl so that it honors pattern matches...
2025-04-28  drhRemove a stray blank line from the test/testrunner...
2025-04-28  drhRemove long-obsolete performance testing scripts from...
2025-04-28  stephantea: pull in upstream teaish. Consolidate the build...
2025-04-27  stephanproj.tcl: correct the auto-reconfigure rules to include...
2025-04-27  stephanautoconf/tea: the default value of --threadsafe=X is...
2025-04-25  drhFix an off-by-one error in an assert(), discovered...
2025-04-25  stephanTeaish internal API tweaks and ensure that -encoding...
2025-04-23  stephanUpstream teaish fixes and improvements.
2025-04-22  drhFix a problem in the fts5matchinfo.test file that preve...
2025-04-22  stephanLatest upstream jimtcl to fix rare segfault cases.
2025-04-22  stephanGeneric cleanups and fixes in the teaish build.
2025-04-21  drhRemove an extra conditional that was inserted earlier...
next