]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2025-02-03  drhBring the autoconf-tarball Makefile.msc into alignment... windows-build-issue
2025-02-03  stephanCorrect the FuncPtrAdapter signature for the JS binding...
2025-02-03  drhAdjust the build process to avoid extra CR characters...
2025-02-03  drhThe "clean" target on Makefile.msc should not delete...
2025-02-02  drhAdd a header comment to test/speedtest1.c that outlines...
2025-02-02  drhUpdate to the "--help" output from speedtest1.
2025-02-02  stephanURL typo fix in code comments. No code changes.
2025-02-01  drhAdd a missing "db2 close" to the ext/session/session_ge...
2025-02-01  drhFix a comment typo - in a comment used to generate...
2025-02-01  drhRemove an ALWAYS() added by [2567298f4b0fdfeb] because...
2025-02-01  drhEnable SQLITE_ENABLE_NORMALIZE for several test configu...
2025-02-01  drhFix an issue with sqlite3_normalized_sql() caused by...
2025-02-01  stephanJS doc typo fixes. No functional changes.
2025-01-31  drhTweaks to [4b4f33d791fe4318] to make it easier to test.
2025-01-31  drhFix test case numbering in tests recently added to...
2025-01-31  stephanExpose the new SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE...
2025-01-31  danRemove an assert() that is not true if a trace-callback...
2025-01-31  danFix a problem with LIKE and GLOB processing in utf...
2025-01-31  drhIf any errors occur while processing sqlite_dbpage...
2025-01-31  drhThree new options to sqlite3_db_config(): ATTACH_CREAT...
2025-01-31  stephanMinor wasm-specific doc touchups.
2025-01-31  drhImprovements to the SQLITE_DBCONFIG option documentation. extra-security
2025-01-31  stephanCorrect a typo in tool/emcc.sh.in which could cause...
2025-01-31  drhAdd the SQLITE_DBCONFIG_ENABLE_COMMENTS setting (defaul...
2025-01-31  drhMerge all the latest trunk changes into the extra-secur...
2025-01-30  drhThe reuse-subroutine optimization [c9a3498113074bbc...
2025-01-30  drhRemove an unused parameter from an internal-use subrout...
2025-01-30  drhImprovements to the TCL interface for Tcl9 as suggested...
2025-01-30  drhUpdates to the compile-for-windows.md document.
2025-01-30  stephanMinor code de-duplication across the top-level auto...
2025-01-30  drhDisable a test case that (intentionally) does use-after...
2025-01-30  stephanFix build regression, introduced in [d2fe6b05f38d9d...
2025-01-29  danFix bug in sessions handling of FK constraints introduc...
2025-01-28  drhEnhance the if() and iif() SQL functions so that they...
2025-01-28  danFix sessions module handling of tables with generated...
2025-01-28  drhFix a copy/paste typo in the output of vfstrace for...
2025-01-28  drhSimplifh the IdList object to remove unnecessary fields...
2025-01-28  drhFix typo in speedtest.md.
2025-01-28  drhApparently I got the logic of [abfe488ed67e2e35] confus...
2025-01-28  drhRemove an ALWAYS() in the star-query heuristic that...
2025-01-27  drhUse hashing to accelerate column matching on INSERT...
2025-01-27  drhEnhance ./configure to issue an unambiguious error...
2025-01-27  drhAvoid splitting a hyperlink across lines in the documen...
2025-01-26  drhMake two private routines in FTS "static" so that they...
2025-01-26  drhFurther comment improvements in the star-query heuristi...
2025-01-26  drhSmall size and complexity reduction on the star-query...
2025-01-25  drhRevise the strategy used by the star-query heuristic...
2025-01-25  drhImprovments to debug output on the star-query heuristic.
2025-01-25  drhAvoid calling computeMxChoice() after an OOM as some...
2025-01-24  drhRemove an incorrect ALWAYS() added in check-in [7cfbe14...
2025-01-24  stephanClarify handling of a NULL for the 2nd argument to...
2025-01-24  drhImprove the star-query heuristic so that it does a...
2025-01-24  drhThe debugging output for WhereLoop objects now shows... star-query-heuristic
2025-01-24  drhMinor tweaks to the star-query detection and processing.
2025-01-24  stephanCorrect a version number in autosetup/README.md.
2025-01-24  drhWhen looking for star-queries, do not count a table...
2025-01-24  stephanUpdate autosetup/README.md to reflect recent refactoring.
2025-01-24  stephanReplace a handful of hard tabs in string literals with...
2025-01-24  stephanMinor additions to ext/wasm/README.md.
2025-01-24  stephanUpdate ext/wasm/README.md to reflect simplifications...
2025-01-24  stephanRemove extraneous are-we-making-clean guards from the...
2025-01-23  stephanwasm: de-list demo-worker1-promiser-esm.html from the...
2025-01-23  drhFix a possible infinity loop in debugging-printf logic...
2025-01-23  stephanWhen running wasm-opt, ignore any failure because it...
2025-01-23  stephanRemove some now-dead makefile code, rename a var for...
2025-01-23  stephanInitial support for post-processing wasm files with...
2025-01-23  stephanMove small parts of ext/wasm/GNUmakefile into ext/wasm...
2025-01-23  stephanRemove unnecessary --minify 0 emcc flag from the wasm...
2025-01-23  stephanDo not strip binaries during 'make install', for consis...
2025-01-22  stephanReplace the use of the Autools in ./autoconf/ with...
2025-01-22  drhAdd two new sqlite3_db_config() options that enable... enable-attach
2025-01-22  drhAdd the -q/--quiet option to test/speedtest.tcl. Autom...
2025-01-21  drhFix date/time computations to deal with the sub-millise...
2025-01-21  drhPerformance improvements to the (debug-use only) Mem...
2025-01-21  stephanExplain the lack of docs in autoconf/Makefile.in and... autoconf-to-autosetup
2025-01-21  drhThe FuncDev.nArg field values -3 and -4 now have specia...
2025-01-21  stephanRemove now-extraneous autoconf/INSTALL and autoconf...
2025-01-21  danHave fts5 better handle OOM errors from sqlite3_blob_cl...
2025-01-21  drhUse Tcl_GetString() instead of Tcl_GetCharLength()...
2025-01-20  stephanconfigure script: work around msys's inability to ...
2025-01-20  stephanAdd 'dist' and missing 'install' pieces to the autoconf...
2025-01-20  drhRemove an assert() in the unix file locking logic that...
2025-01-20  danFix an assert() that could fail if a virtual table...
2025-01-20  stephanconfigure script: remove an overzealous is-a-file check...
2025-01-19  stephanGet libsqlite3.so and .a building in the autoconf bundle.
2025-01-19  stephanGet the CLI shell building in the autoconf bundle.
2025-01-19  drhAdd an SQLITE_TESTCTRL_OPTIMIZATION mask that can disab...
2025-01-19  stephanInitial work towards converting the autoconf bundle...
2025-01-19  stephanFurther refactoring of auto.def to simplify creation...
2025-01-19  stephanMinor internal refactoring of auto.def to support the...
2025-01-19  stephanMove some of the auto.def functions into autosetup...
2025-01-18  drhEnable automatic query-time indexes for WITHOUT ROWID...
2025-01-18  drhAdd a simple test case (many more are coming soon to... without-rowid-autoidx
2025-01-18  drhAdd support for automatic query-time indexes on WITHOUT...
2025-01-18  stephanWhen cross-compiling, change the CFLAGS default to...
2025-01-18  stephanWhen running make install, avoid the -s (strip) flag...
2025-01-17  drhFor the purpose of the query planner heuristic added...
2025-01-17  drhEnhance a comment on a test case to add recent context.
2025-01-17  stephanTypo fix in speedtest.md.
2025-01-17  drhImprovements to the speedtest.tcl script. Add document...
next