2025-01-31 |
stephan | Minor cleanups in the opfs-sahpool pause/unpause API... opfs-sahpool-pause |
commit | commitdiff | tree |
2025-01-31 |
stephan | Add the conventional license header to sahpool-worker... |
commit | commitdiff | tree |
2025-01-31 |
stephan | Add a small test app demonstrating cooperative semi... |
commit | commitdiff | tree |
2025-01-31 |
stephan | Cleanups in the opfs-sahpool VFS pause/unpause feature... |
commit | commitdiff | tree |
2025-01-31 |
stephan | Merge trunk into opfs-sahpool-pause branch. |
commit | commitdiff | tree |
2025-01-31 |
stephan | Minor wasm-specific doc touchups. |
commit | commitdiff | tree |
2025-01-31 |
stephan | Correct a typo in tool/emcc.sh.in which could cause... |
commit | commitdiff | tree |
2025-01-30 |
drh | The reuse-subroutine optimization [c9a3498113074bbc... |
commit | commitdiff | tree |
2025-01-30 |
drh | Remove an unused parameter from an internal-use subrout... |
commit | commitdiff | tree |
2025-01-30 |
drh | Improvements to the TCL interface for Tcl9 as suggested... |
commit | commitdiff | tree |
2025-01-30 |
drh | Updates to the compile-for-windows.md document. |
commit | commitdiff | tree |
2025-01-30 |
stephan | Minor code de-duplication across the top-level auto... |
commit | commitdiff | tree |
2025-01-30 |
drh | Disable a test case that (intentionally) does use-after... |
commit | commitdiff | tree |
2025-01-30 |
stephan | Fix build regression, introduced in [d2fe6b05f38d9d... |
commit | commitdiff | tree |
2025-01-29 |
dan | Fix bug in sessions handling of FK constraints introduc... |
commit | commitdiff | tree |
2025-01-29 |
stephan | Simplify how OpfsSAHPoolUtil.unpauseVfs()'s returned... |
commit | commitdiff | tree |
2025-01-29 |
stephan | Add experimental support to pause/unpause an SAHPool... |
commit | commitdiff | tree |
2025-01-28 |
drh | Enhance the if() and iif() SQL functions so that they... |
commit | commitdiff | tree |
2025-01-28 |
dan | Fix sessions module handling of tables with generated... |
commit | commitdiff | tree |
2025-01-28 |
drh | Fix a copy/paste typo in the output of vfstrace for... |
commit | commitdiff | tree |
2025-01-28 |
drh | Simplifh the IdList object to remove unnecessary fields... |
commit | commitdiff | tree |
2025-01-28 |
drh | Fix typo in speedtest.md. |
commit | commitdiff | tree |
2025-01-28 |
drh | Apparently I got the logic of [abfe488ed67e2e35] confus... |
commit | commitdiff | tree |
2025-01-28 |
drh | Remove an ALWAYS() in the star-query heuristic that... |
commit | commitdiff | tree |
2025-01-27 |
drh | Use hashing to accelerate column matching on INSERT... |
commit | commitdiff | tree |
2025-01-27 |
drh | Enhance ./configure to issue an unambiguious error... |
commit | commitdiff | tree |
2025-01-27 |
drh | Avoid splitting a hyperlink across lines in the documen... |
commit | commitdiff | tree |
2025-01-26 |
drh | Make two private routines in FTS "static" so that they... |
commit | commitdiff | tree |
2025-01-26 |
drh | Further comment improvements in the star-query heuristi... |
commit | commitdiff | tree |
2025-01-26 |
drh | Small size and complexity reduction on the star-query... |
commit | commitdiff | tree |
2025-01-25 |
drh | Revise the strategy used by the star-query heuristic... |
commit | commitdiff | tree |
2025-01-25 |
drh | Improvments to debug output on the star-query heuristic. |
commit | commitdiff | tree |
2025-01-25 |
drh | Avoid calling computeMxChoice() after an OOM as some... |
commit | commitdiff | tree |
2025-01-24 |
drh | Remove an incorrect ALWAYS() added in check-in [7cfbe14... |
commit | commitdiff | tree |
2025-01-24 |
stephan | Clarify handling of a NULL for the 2nd argument to... |
commit | commitdiff | tree |
2025-01-24 |
drh | Improve the star-query heuristic so that it does a... |
commit | commitdiff | tree |
2025-01-24 |
drh | The debugging output for WhereLoop objects now shows... star-query-heuristic |
commit | commitdiff | tree |
2025-01-24 |
drh | Minor tweaks to the star-query detection and processing. |
commit | commitdiff | tree |
2025-01-24 |
stephan | Correct a version number in autosetup/README.md. |
commit | commitdiff | tree |
2025-01-24 |
drh | When looking for star-queries, do not count a table... |
commit | commitdiff | tree |
2025-01-24 |
stephan | Update autosetup/README.md to reflect recent refactoring. |
commit | commitdiff | tree |
2025-01-24 |
stephan | Replace a handful of hard tabs in string literals with... |
commit | commitdiff | tree |
2025-01-24 |
stephan | Minor additions to ext/wasm/README.md. |
commit | commitdiff | tree |
2025-01-24 |
stephan | Update ext/wasm/README.md to reflect simplifications... |
commit | commitdiff | tree |
2025-01-24 |
stephan | Remove extraneous are-we-making-clean guards from the... |
commit | commitdiff | tree |
2025-01-23 |
stephan | wasm: de-list demo-worker1-promiser-esm.html from the... |
commit | commitdiff | tree |
2025-01-23 |
drh | Fix a possible infinity loop in debugging-printf logic... |
commit | commitdiff | tree |
2025-01-23 |
stephan | When running wasm-opt, ignore any failure because it... |
commit | commitdiff | tree |
2025-01-23 |
stephan | Remove some now-dead makefile code, rename a var for... |
commit | commitdiff | tree |
2025-01-23 |
stephan | Initial support for post-processing wasm files with... |
commit | commitdiff | tree |
2025-01-23 |
stephan | Move small parts of ext/wasm/GNUmakefile into ext/wasm... |
commit | commitdiff | tree |
2025-01-23 |
stephan | Remove unnecessary --minify 0 emcc flag from the wasm... |
commit | commitdiff | tree |
2025-01-23 |
stephan | Do not strip binaries during 'make install', for consis... |
commit | commitdiff | tree |
2025-01-22 |
stephan | Replace the use of the Autools in ./autoconf/ with... |
commit | commitdiff | tree |
2025-01-22 |
drh | Add the -q/--quiet option to test/speedtest.tcl. Autom... |
commit | commitdiff | tree |
2025-01-21 |
drh | Fix date/time computations to deal with the sub-millise... |
commit | commitdiff | tree |
2025-01-21 |
drh | Performance improvements to the (debug-use only) Mem... |
commit | commitdiff | tree |
2025-01-21 |
stephan | Explain the lack of docs in autoconf/Makefile.in and... autoconf-to-autosetup |
commit | commitdiff | tree |
2025-01-21 |
drh | The FuncDev.nArg field values -3 and -4 now have specia... |
commit | commitdiff | tree |
2025-01-21 |
stephan | Remove now-extraneous autoconf/INSTALL and autoconf... |
commit | commitdiff | tree |
2025-01-21 |
dan | Have fts5 better handle OOM errors from sqlite3_blob_cl... |
commit | commitdiff | tree |
2025-01-21 |
drh | Use Tcl_GetString() instead of Tcl_GetCharLength()... |
commit | commitdiff | tree |
2025-01-20 |
stephan | configure script: work around msys's inability to ... |
commit | commitdiff | tree |
2025-01-20 |
stephan | Add 'dist' and missing 'install' pieces to the autoconf... |
commit | commitdiff | tree |
2025-01-20 |
drh | Remove an assert() in the unix file locking logic that... |
commit | commitdiff | tree |
2025-01-20 |
dan | Fix an assert() that could fail if a virtual table... |
commit | commitdiff | tree |
2025-01-20 |
stephan | configure script: remove an overzealous is-a-file check... |
commit | commitdiff | tree |
2025-01-19 |
stephan | Get libsqlite3.so and .a building in the autoconf bundle. |
commit | commitdiff | tree |
2025-01-19 |
stephan | Get the CLI shell building in the autoconf bundle. |
commit | commitdiff | tree |
2025-01-19 |
drh | Add an SQLITE_TESTCTRL_OPTIMIZATION mask that can disab... |
commit | commitdiff | tree |
2025-01-19 |
stephan | Initial work towards converting the autoconf bundle... |
commit | commitdiff | tree |
2025-01-19 |
stephan | Further refactoring of auto.def to simplify creation... |
commit | commitdiff | tree |
2025-01-19 |
stephan | Minor internal refactoring of auto.def to support the... |
commit | commitdiff | tree |
2025-01-19 |
stephan | Move some of the auto.def functions into autosetup... |
commit | commitdiff | tree |
2025-01-18 |
drh | Enable automatic query-time indexes for WITHOUT ROWID... |
commit | commitdiff | tree |
2025-01-18 |
drh | Add a simple test case (many more are coming soon to... without-rowid-autoidx |
commit | commitdiff | tree |
2025-01-18 |
drh | Add support for automatic query-time indexes on WITHOUT... |
commit | commitdiff | tree |
2025-01-18 |
stephan | When cross-compiling, change the CFLAGS default to... |
commit | commitdiff | tree |
2025-01-18 |
stephan | When running make install, avoid the -s (strip) flag... |
commit | commitdiff | tree |
2025-01-17 |
drh | For the purpose of the query planner heuristic added... |
commit | commitdiff | tree |
2025-01-17 |
drh | Enhance a comment on a test case to add recent context. |
commit | commitdiff | tree |
2025-01-17 |
stephan | Typo fix in speedtest.md. |
commit | commitdiff | tree |
2025-01-17 |
drh | Improvements to the speedtest.tcl script. Add document... |
commit | commitdiff | tree |
2025-01-17 |
drh | Add the test/speedtest.tcl script to simplify performan... |
commit | commitdiff | tree |
2025-01-17 |
drh | Fix a potential one-byte buffer overrun when reading... |
commit | commitdiff | tree |
2025-01-16 |
drh | speedtest1: further improvements to the "json" testset. |
commit | commitdiff | tree |
2025-01-16 |
drh | speedtest1: Improvements to the "json" testset. Bette... |
commit | commitdiff | tree |
2025-01-16 |
drh | Revamp the "json" testset in speedtest1. |
commit | commitdiff | tree |
2025-01-16 |
drh | Add the "json" test case to speedtest1 and include... |
commit | commitdiff | tree |
2025-01-16 |
drh | Speedtest1 enhancements: (1) Add the ability to scale... |
commit | commitdiff | tree |
2025-01-16 |
stephan | wasm: after generating the .js/.mjs file, strip out... |
commit | commitdiff | tree |
2025-01-16 |
stephan | When generating the autoconf snapshot, replaces the... |
commit | commitdiff | tree |
2025-01-16 |
stephan | Replace use of Emscripten's Module.postRun() with a... |
commit | commitdiff | tree |
2025-01-16 |
drh | When two indexes have the same cost, use the narrower... |
commit | commitdiff | tree |
2025-01-15 |
drh | Check-in [da9124fee28c155c] broken the new SQLITE_IOCAP... |
commit | commitdiff | tree |
2025-01-15 |
stephan | Teach tool/stripccomments.c that a backslash immediatel... |
commit | commitdiff | tree |
2025-01-15 |
stephan | Work around [https://github.com/emscripten-core/emscrip... |
commit | commitdiff | tree |
2025-01-15 |
drh | When choosing between two indexes with the same cost... consider-idx-width |
commit | commitdiff | tree |
2025-01-15 |
drh | Variable names and conditional logic simplified in... |
commit | commitdiff | tree |
2025-01-15 |
stephan | Fix a typo in a wasm makefile var name, noting that... |
commit | commitdiff | tree |
next |