| 2 hours ago |
drh | Attempt to align instances of the sqlite3_mutex object... master |
commit | commitdiff | tree | snapshot |
| 4 hours ago |
drh | Fix comment typo |
commit | commitdiff | tree | snapshot |
| 27 hours ago |
drh | Improved detection of when the alternative windows... |
commit | commitdiff | tree | snapshot |
| 28 hours ago |
drh | Relax arbitrary length restrictions on some error messa... |
commit | commitdiff | tree | snapshot |
| 29 hours ago |
stephan | Increase a stack-local buffer size to resolve a test... |
commit | commitdiff | tree | snapshot |
| 29 hours ago |
dan | Fix a crash that could occur if sqlite3_deserialize... |
commit | commitdiff | tree | snapshot |
| 34 hours ago |
stephan | Refactor the uint128 type check to consolidate duplicat... |
commit | commitdiff | tree | snapshot |
| 35 hours ago |
stephan | Feature detection fix for uint128 on RISCV 32-bit,... |
commit | commitdiff | tree | snapshot |
| 46 hours ago |
drh | Improvements to temp-file cleanup on close in the CLI. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | In the CLI, eliminate the 2-second delay before getting... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Simplify the modePush()/modePop() implementation in... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Do not run expridx2.test as part of the "journaltest... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Fix a single-byte OOB read that could occur in the... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Minor code simplification in the CLI. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Fix a problem in the CLI in which the ".www" command... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Fix test cases due to recent CLI default prompt changes... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Improvements to the default prompt for the CLI. |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Improved default prompt in the CLI. |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Fix harmless compiler warnings. Enhance the CLI prompt... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Fix a bug in [dbc1d6f0a3452607] that disrupts the displ... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Improvements to the #define mechanism in the CLI that... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
dan | Have testrunner.tcl return a non-zero exit status if... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | New CLI prompt escape sequences: /r, /A, /v, /V, and... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Fix harmless compiler warning. |
commit | commitdiff | tree | snapshot |
| 5 days ago |
stephan | CLI shell: handle the special case of .prompt "" to... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
dan | When updating indexes on expressions, omit the update... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
dan | Add OOM test for the new code on this branch. index-detect-noop |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Mark branches that are believed to be unreachable. |
commit | commitdiff | tree | snapshot |
| 5 days ago |
dan | Instead of adding a branch to OP_IdxInsert, use an... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
dan | Enable the optimization on this branch for indexes... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
dan | Fix P3/P5 confusion in the comment above OP_IdxDelete. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
dan | Detect and omit cases where an index key is being repla... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Fix a integer type bug in the previous check-in. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | QRF and the CLI preserve zero bytes when outputing... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Fix harmless compiler warning in QRF. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
dan | Disable optimization of nested EXIST loops. Possible... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Fix the BETWEEN operator so that it propagates the... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
dan | Correctly dequote the constraint name passed to ALTER... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
dan | Disable optimization of nested EXIST loops. Possible... disable-nested-exist-opt |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Fix an off-by-one buffer size calculation in the decima... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Do not unnecessarily delay opening the database file... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Fix another bug in [/info/e33da6d5dc964db8|EXISTS-to... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
stephan | Reformulate how the OPFS async proxy Worker is loaded... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
drh | Fix the fileio extension for Windows builds so that... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | Fix a harmless compiler warning in test/speedtest1.c. |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Performance improvement in the substr() and length... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Fix a test case that started failing due to a change... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
dan | Update interrupt2.test to avoid using Tcl_GetCommandInf... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Help-text and comment fixes in the CLI. Add the output... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Less error-prone parsing of ".once" options. Fix for... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Fix testrunner.tcl so that it does not create directori... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Improved comments explaining the logic, and improved... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | Minor updates to testrunner documentation. |
commit | commitdiff | tree | snapshot |
| 12 days ago |
dan | Run C-language tests in tests/c/ as part of release... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | The sqlite3_str_new() interface never returns NULL... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Bug fix in sqlite3_str_free(): Do not crash if called... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Add support for the analyze() extension function to... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Improve the analyze() extension so that it returns... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Fix harmless compiler warnings seen by MSVC in the... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Add the analyze() SQL function implemented the ext... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Add a missing open_db() call in the new ".dbstat" comma... analyze-sql-func |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Add the .dbstat command to the CLI. |
commit | commitdiff | tree | snapshot |
| 13 days ago |
stephan | On platforms which support ./configure --with-icu-confi... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Avoid a potentially undefined left-shift in the fts5... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Handle the case where the name of the constraint in... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Compute the average fanout for b-trees of depth 2 or... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
stephan | Minor doc typo fixes contributed by BrickViking. |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Code simplifications. Return NULL is the specified... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Handle a special case of a corrupt changeset in sqlite3... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Have the session module detect some corrupt changesets... corrupt-changeset_fix |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Merge trunk enhancements and fixes into the analyze... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Various minor tweaks and refinements to the analyze... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Handle a special case of a corrupt changeset in sqlite3... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Implementation of the analyze() SQL function is now... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Much, but not all, of the report generation is added... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Ensure c-tests use the locally built sqlite3.h file... c-tests |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | In RBU vacuum commands, do as SQLite does and ignore... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
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 |
dan | Update test/c/snprintf1.c to test the result of 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 |
| next |