]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
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...
2025-04-21  drhFurther improvements to the decision of whether or...
2025-04-21  drhDo a better job of providing bug compatibility with...
2025-04-19  danUpdate to comments in sqlite3session.h.
2025-04-18  drhAdd an appropriate _declspec to the declaration of...
2025-04-17  stephanUpstream teaish, which simplifies how extension metadat...
2025-04-17  drhWhen logging errors using sqlite3_log() and the error...
2025-04-17  drhIncrease the size of the output buffer for sqlite3_log().
2025-04-16  stephanAdd docs explaining how to test the teaish build.
2025-04-16  stephanLatest upstream teaish. Most notably it adds the abilit...
2025-04-16  stephanUpdate doc/tcl-extension-testing.md for Unix systems...
2025-04-16  drhAttempt to provide EBCDIC translations to the tables...
2025-04-16  stephanChange the target libdir name in the teaish build to...
2025-04-16  stephanA portability fix for proj.tcl: some Tcl builds do...
2025-04-16  stephanLatest upstream teaish for fixes and improvements.
2025-04-15  drhCorrectly handle the case of a multi-column UNIQUE...
2025-04-15  drhFix a minor typo in a code comment.
2025-04-15  stephanCleanups and refactoring in proj.tcl and teaish.
2025-04-15  danAvoid a potential integer overflow in non-default build...
2025-04-15  stephanFurther cleanups and code consolidation between teaish...
2025-04-15  stephanSlight simplifications in the teaish build.
2025-04-14  stephanUpdate teaish to the latest upstream copy. Move some...
2025-04-14  drhImproved estimate on the number of output rows in a...
2025-04-14  stephanJNI: part 3 (of 3) of typos and Java style tweaks sugge...
2025-04-14  stephanJNI: part 2 of typos and Java style tweaks suggested...
2025-04-14  stephanJNI: part 1 of typos and Java style tweaks suggested...
2025-04-14  stephanDoc/help text tweaks in autoconf/tea.
2025-04-14  stephanMinor cleanups and fixes in the autoconf/tea pieces.
2025-04-13  stephanLatest upstream teaish, which restructures the teaish...
2025-04-12  stephantea build: use autosetup's file-normalize instead of...
2025-04-12  stephanPort autoconf/tea from the autotools to autosetup.
2025-04-12  stephanMove the post-configure dot-in-file validation from...
2025-04-12  stephanDoc typo fix. teaish
2025-04-12  stephanEliminate a duplicate -lz flag in the teaish build.
2025-04-12  stephanAdd missing teaish.test.tcl.
2025-04-12  stephanAdd missing exports of various LDFLAGS and CFLAGS for...
2025-04-12  stephanCorrect out-of-tree build for autoconf/tea.
2025-04-12  stephanInitial port of the TEA build (autoconf/tea) from autot...
2025-04-10  danFix a memory leak in sqlite3session_diff().
2025-04-10  drhImproved detection of run-time errors (ex: OOM errors...
2025-04-10  drhProvide new command-line options --hard-heap-limit...
2025-04-10  drhBe sure that speedtest1 reports any errors that it...
2025-04-10  danFix a comment in sessionD.test.
2025-04-10  danImprove the error messages returned by sqlite3session_d...
2025-04-10  danFix an obscure problem allowing the propagate-constants...
2025-04-10  danFix an obscure problem allowing the propagate-constants... forum-0109bca824
2025-04-10  drhRemove unnecessary "www." prefixes on domain names...
2025-04-09  stephanDoc updates in proj.tcl. Improve configure check for...
2025-04-08  drhRemove an incorrect ALWAYS() macro. [forum:/forumpost...
2025-04-08  danHave sqlite3session_diff() automatically attach tables...
2025-04-08  danHave sqlite3session_diff() automatically attach tables...
2025-04-07  stephanDuring the post-configure validation of @VAR@ reference...
2025-04-07  stephanRename proj-current-proc-name to proj-current-scope...
2025-04-07  stephanMake it legal to call proj-fatal from the global scope.
2025-04-06  drhFix a harmless code typo introduced by [b57e3c3db00a6bc...
2025-04-05  stephanExtend proj-dot-ins-append to provide a way to use...
2025-04-05  stephanAdd a note that SQLite's copy of proj.tcl can be consid...
2025-04-05  stephanMove the automatic reconfigure tcl code from sqlite...
2025-04-05  stephanRefactor proj-make-from-dot-in and friends to be more...
2025-04-04  stephanRename makefile var libtclsqlite3.SO to libtclsqlite3...
2025-04-04  stephanCorrect a makefile var name type in the configure scrip...
2025-04-04  stephanAdd more vars to the tclConfig.sh-to-tcl exporter,...
2025-04-04  stephanAccount for the Mac-specific -instal_name linker flag...
2025-04-04  stephanAdapt the --all flag to apply to a different set of...
2025-04-04  stephanImprove --all flag handling so that combinations of...
2025-04-04  jan.nijtmansThe win32lock and win32longpath tests don't work on...
2025-04-04  stephanMinor configure-internal cleanups to support the autose...
2025-04-04  stephanMinor configure script internal doc edits. No functiona...
next