| 2026-04-16 |
drh | Tentatively change the name of the new ".dbstat" dot... dbstat-to-inspect |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | The sqlite3_str_new() interface never returns NULL... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Bug fix in sqlite3_str_free(): Do not crash if called... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Add support for the analyze() extension function to... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Improve the analyze() extension so that it returns... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Fix harmless compiler warnings seen by MSVC in the... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Add the analyze() SQL function implemented the ext... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Add a missing open_db() call in the new ".dbstat" comma... analyze-sql-func |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Add the .dbstat command to the CLI. |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
stephan | On platforms which support ./configure --with-icu-confi... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
dan | Avoid a potentially undefined left-shift in the fts5... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
dan | Handle the case where the name of the constraint in... |
commit | commitdiff | tree | snapshot |
| 2026-04-15 |
drh | Compute the average fanout for b-trees of depth 2 or... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
stephan | Minor doc typo fixes contributed by BrickViking. |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Code simplifications. Return NULL is the specified... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
dan | Handle a special case of a corrupt changeset in sqlite3... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
dan | Have the session module detect some corrupt changesets... corrupt-changeset_fix |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Merge trunk enhancements and fixes into the analyze... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Various minor tweaks and refinements to the analyze... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
dan | Handle a special case of a corrupt changeset in sqlite3... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Implementation of the analyze() SQL function is now... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Much, but not all, of the report generation is added... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
dan | In RBU vacuum commands, do as SQLite does and ignore... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Check-in [495e4851d4296b49] breaks the build for Window... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Further fixes and clarifications. Now ready to start... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Further improvements to error messages and robustness. |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Improved error messages and robustness. |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
drh | Initial prototype implementation of a new run-time... |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
stephan | Minor README typo fix reported off-list by BrickViking. |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
stephan | Pass the ICU-related build flags through the 'tclextens... tclextension-icu |
commit | commitdiff | tree | snapshot |
| 2026-04-14 |
stephan | Tweak 'make tclextension' to pass on any --with-icu... |
commit | commitdiff | tree | snapshot |
| 2026-04-13 |
drh | Fix typos and inaccuracies in comments. No changes... |
commit | commitdiff | tree | snapshot |
| 2026-04-13 |
drh | ".prompt" command improvements in the CLI: Guard again... |
commit | commitdiff | tree | snapshot |
| 2026-04-13 |
drh | Improvements to the prompt_filename() function in the... |
commit | commitdiff | tree | snapshot |
| 2026-04-13 |
stephan | Latest upstream jimsh0.c. |
commit | commitdiff | tree | snapshot |
| 2026-04-12 |
stephan | Doc typo fix which broke the docsrc build, reported... |
commit | commitdiff | tree | snapshot |
| 2026-04-12 |
drh | Bug fix in the revised ".prompt" command of the CLI... |
commit | commitdiff | tree | snapshot |
| 2026-04-12 |
stephan | Fix a typo which causes .headers to not show up in... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Change the prompt escape design yet again, to use ... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | CLI prompt design change: The escape character is... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Two C-preprocessor macros SQLITE_PS1 and SQLITE_PS2... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Make sqlite3_incomplete() available to extensions. |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
stephan | When fiddle terminal mode is enabled, add a link to... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Fix harmless UB in sqlite3_incomplete(). |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
stephan | fiddle: disable jquery.terminal's pre-processing of... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Improvements to the interactive prompt in the CLI: |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Fix harmless compiler warnings. cli-prompt |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Initial test cases for the CLI prompt enhancements. |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Add --reset, --show, and -- options to the ".prompt... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Enhancements to shell_prompt_test() for better testing... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Remove arbitrary limits on the length of CLI prompts... |
commit | commitdiff | tree | snapshot |
| 2026-04-11 |
drh | Fix the \B escape for prompts so that it uses wcwid... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
stephan | Ensure that sqlite3-opfs-async-proxy.js is copied into... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
stephan | Ensure that sqlite3-opfs-async-proxy.js is copied into... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
stephan | A protype of .prompt support in fiddle but its utility... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
stephan | Expose the main /fiddle object to the browser dev conso... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Fix minor issues on Windows. |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Fix prompt for in-memory databases. Fix the continuati... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Replace the former dynamic-continuation prompt logic... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Add the \B escape for CLI prompts. Change the... cli-prompt-redo |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | The \H escape on a prompt string fills in with... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Merge trunk fixes and enhancements into the cli-prompt... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Improve defenses in QRF against trying to run the same... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
stephan | API doc correction for sqlite3_js_retry_busy(). No... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Use sqlite3_malloc() for memory allocation inside of... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Fix the printf() optimization added at [ccb6b6c4ac21742... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Prototype sqlite3_incomplete() - a variant of sqlite3_c... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Attempt to work around a bug in legacy Microsoft compilers. |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Change a variable name to try to quash a compiler warni... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
stephan | Correct shell result code propagation regression introd... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
drh | Improvements to the way \x works so that it can... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | A prototype of code that shows how to expand backslash... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Store the prompts as part of the ShellState object... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Strip out the legacy dynamic prompt generation. It... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Clean-ups in prompt generation in the CLI. |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Use O_TMPFILE (on systems that support it) to security... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Updates to testrunner.tcl: Shorten the prefix on creat... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Version number to 3.54.0 to begin the next development... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Make use of O_TMPFILE for more secure temporary file... o_tmpfile |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Merge the 3.53.0 release changes into the cli-prompt... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
drh | Version 3.53.0 major-release version-3.53.0 |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
dan | Fix some buffer overreads that might occur in the sessi... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
dan | When generating make.sh for testrunner, correctly quote... |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
dan | Fix some buffer overreads that might occur in the sessi... session-fixes |
commit | commitdiff | tree | snapshot |
| 2026-04-08 |
drh | Fix a buffer overflow bug in a recent check-in, reporte... |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
stephan | Fix a few doc typos and inconsistencies. No code changes. |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
drh | Fix incorrect datatype on the auto_ext_leak_tester... |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
drh | Fix redundant typedef in qrf.c when that file is amalga... |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
stephan | Replace a doc reference to a renamed file, as reported... |
commit | commitdiff | tree | snapshot |
| 2026-04-06 |
stephan | Add a dummy auto-extension to the shell in SQLITE_DEBUG... |
commit | commitdiff | tree | snapshot |
| 2026-04-06 |
stephan | Add a call to sqlite3_reset_auto_extension() near the... |
commit | commitdiff | tree | snapshot |
| 2026-04-04 |
drh | Appease static analyzers by masking the index to the |
commit | commitdiff | tree | snapshot |
| 2026-04-04 |
stephan | Add some comments to the OPFS async proxy about potenti... |
commit | commitdiff | tree | snapshot |
| 2026-04-03 |
drh | Enhance testrunner.tcl so that a PATTERN argument that... |
commit | commitdiff | tree | snapshot |
| 2026-04-03 |
stephan | configure script: replace two 'file normalize' calls... |
commit | commitdiff | tree | snapshot |
| 2026-04-03 |
drh | Fix Tcl9 compatibility issues in test_session.c. |
commit | commitdiff | tree | snapshot |
| 2026-04-02 |
drh | Minor patch to test/json/json-speed-check.sh. That... |
commit | commitdiff | tree | snapshot |
| 2026-04-02 |
drh | Improvements to the syntax hints in the continuation... |
commit | commitdiff | tree | snapshot |
| 2026-04-01 |
dan | Fix a potential 4-byte overread in the sessions module... |
commit | commitdiff | tree | snapshot |
| 2026-04-01 |
drh | Always use sqlite3_malloc64() in extensions, where... |
commit | commitdiff | tree | snapshot |
| next |