]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2025-01-31  stephanMinor cleanups in the opfs-sahpool pause/unpause API... opfs-sahpool-pause
2025-01-31  stephanAdd the conventional license header to sahpool-worker...
2025-01-31  stephanAdd a small test app demonstrating cooperative semi...
2025-01-31  stephanCleanups in the opfs-sahpool VFS pause/unpause feature...
2025-01-31  stephanMerge trunk into opfs-sahpool-pause branch.
2025-01-31  stephanMinor wasm-specific doc touchups.
2025-01-31  stephanCorrect a typo in tool/emcc.sh.in which could cause...
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-29  stephanSimplify how OpfsSAHPoolUtil.unpauseVfs()'s returned...
2025-01-29  stephanAdd experimental support to pause/unpause an SAHPool...
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 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...
2025-01-17  drhAdd the test/speedtest.tcl script to simplify performan...
2025-01-17  drhFix a potential one-byte buffer overrun when reading...
2025-01-16  drhspeedtest1: further improvements to the "json" testset.
2025-01-16  drhspeedtest1: Improvements to the "json" testset. Bette...
2025-01-16  drhRevamp the "json" testset in speedtest1.
2025-01-16  drhAdd the "json" test case to speedtest1 and include...
2025-01-16  drhSpeedtest1 enhancements: (1) Add the ability to scale...
2025-01-16  stephanwasm: after generating the .js/.mjs file, strip out...
2025-01-16  stephanWhen generating the autoconf snapshot, replaces the...
2025-01-16  stephanReplace use of Emscripten's Module.postRun() with a...
2025-01-16  drhWhen two indexes have the same cost, use the narrower...
2025-01-15  drhCheck-in [da9124fee28c155c] broken the new SQLITE_IOCAP...
2025-01-15  stephanTeach tool/stripccomments.c that a backslash immediatel...
2025-01-15  stephanWork around [https://github.com/emscripten-core/emscrip...
2025-01-15  drhWhen choosing between two indexes with the same cost... consider-idx-width
2025-01-15  drhVariable names and conditional logic simplified in...
2025-01-15  stephanFix a typo in a wasm makefile var name, noting that...
next