2025-01-22 |
drh | Add two new sqlite3_db_config() options that enable... enable-attach |
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 |
drh | The FuncDev.nArg field values -3 and -4 now have specia... |
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 |
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 |
drh | Add an SQLITE_TESTCTRL_OPTIMIZATION mask that can disab... |
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 |
2025-01-15 |
stephan | Disable the C-style comment stripper in the JS dist... |
commit | commitdiff | tree |
2025-01-14 |
drh | Change the version number to 3.49.0 to begin the next... |
commit | commitdiff | tree |
2025-01-14 |
drh | Trying to remove a warning from some compiler that... |
commit | commitdiff | tree |
2025-01-14 |
drh | Version 3.48.0 major-relase relase version-3.48.0 |
commit | commitdiff | tree |
2025-01-13 |
drh | Remove a stray tab character from a comment. |
commit | commitdiff | tree |
2025-01-13 |
drh | GCC 13 has become more quite pedantic about the signatu... |
commit | commitdiff | tree |
2025-01-11 |
drh | Fix harmless "implicit fall through" warnings that... |
commit | commitdiff | tree |
2025-01-11 |
drh | Better job at suppressing harmless scan-build warnings... |
commit | commitdiff | tree |
2025-01-11 |
drh | Fix harmless scan-build warnings. |
commit | commitdiff | tree |
2025-01-11 |
stephan | Fix an age-old bug in the lower-level wasm/js helper... |
commit | commitdiff | tree |
2025-01-09 |
drh | Update the makefile so that it puts the amalgamation... |
commit | commitdiff | tree |
2025-01-09 |
dan | When removing an fts5 in secure-delete mode, defer... |
commit | commitdiff | tree |
2025-01-08 |
dan | Fix another assert() failure in fts5. |
commit | commitdiff | tree |
2025-01-08 |
dan | Fix a crash in fts5 that could occur if shadow tables... |
commit | commitdiff | tree |
2025-01-08 |
drh | Cross-link and otherwise improve the various how-to... |
commit | commitdiff | tree |
2025-01-08 |
drh | In the doc/tcl-extension-testing.md document, provide... |
commit | commitdiff | tree |
2025-01-07 |
drh | Further refinement to the Tcl extension testing procedure. |
commit | commitdiff | tree |
2025-01-07 |
drh | Improvements to [14b38ae6ab86a314] so that the Tcl... |
commit | commitdiff | tree |
2025-01-07 |
drh | Fix a memory error in test logic introduced by [8704034... |
commit | commitdiff | tree |
2025-01-07 |
drh | Typo in the previous check-in. |
commit | commitdiff | tree |
2025-01-07 |
drh | Enhancements to the Tcl SQLite extension testing proced... |
commit | commitdiff | tree |
2025-01-07 |
drh | Make the TCL extension aware of the booleanString type... |
commit | commitdiff | tree |
2025-01-07 |
drh | Fix a typo in the previous check-in. |
commit | commitdiff | tree |
2025-01-07 |
drh | Minor fixes to tclsqlite.c to promote portability. |
commit | commitdiff | tree |
2025-01-06 |
drh | Enhance the makefile to make it easier to build from... |
commit | commitdiff | tree |
2025-01-06 |
drh | Fix a problem with tool/mksqlite3h.tcl that prevents... |
commit | commitdiff | tree |
2025-01-06 |
drh | Fix a minor problem with the sqlite3_get_table_printf... |
commit | commitdiff | tree |
2025-01-06 |
dan | Add test case for using both SQLITE_CHANGESETAPPLY_IGNO... |
commit | commitdiff | tree |
2025-01-05 |
drh | Further refactoring of the TCL extension test procedure... |
commit | commitdiff | tree |
2025-01-05 |
drh | Refactor the TCL extension test procedure to deal with... |
commit | commitdiff | tree |
2025-01-05 |
drh | Fix typo in the tcl-extension-testing.md document. |
commit | commitdiff | tree |
2025-01-05 |
drh | Improvements to TCL extension test procedure descriptio... |
commit | commitdiff | tree |
2025-01-04 |
drh | Improvements to testing and validation of the SQLite... |
commit | commitdiff | tree |
2025-01-04 |
drh | Show the values of $(JIM_TCLSH) and $(VISUALSTUDIOVERSI... |
commit | commitdiff | tree |
2025-01-04 |
drh | Allow the 2nd argument to ".param set" to use previousl... |
commit | commitdiff | tree |
2025-01-04 |
dan | Fix a problem in the sessions extension allowing change... |
commit | commitdiff | tree |
2025-01-04 |
drh | Add the document describing test procedures for the... |
commit | commitdiff | tree |
2025-01-04 |
drh | Adjust the Windows Makefile.msc so that it can build... test-procedures |
commit | commitdiff | tree |
2025-01-04 |
drh | Add new tcl-extension-testing.md document. The Windows... |
commit | commitdiff | tree |
2025-01-03 |
drh | Add comment to the columnIsGoodIndexCandidate() routine... |
commit | commitdiff | tree |
2025-01-03 |
dan | Avoid using Int32x32To64() with a 64-bit argument in... |
commit | commitdiff | tree |
2025-01-02 |
drh | Improve the treeview output for CteUse objects. |
commit | commitdiff | tree |
2025-01-02 |
drh | Improvements to the display of subqueries in the FROM... |
commit | commitdiff | tree |
2025-01-02 |
drh | Close database connections in test/dbpage.test, for... |
commit | commitdiff | tree |
2025-01-02 |
drh | Fix recent test cases so that they work even when auto_... |
commit | commitdiff | tree |
2025-01-02 |
dan | Add a test case for ROLLBACK TO of database truncate... |
commit | commitdiff | tree |
2025-01-02 |
drh | Improvements to the way that truncation is implemented... |
commit | commitdiff | tree |
2025-01-02 |
drh | Update the build instructions for Windows to note that... |
commit | commitdiff | tree |
2025-01-01 |
drh | Fix the tool/omittest.tcl script, broken by [d8c0e01842... |
commit | commitdiff | tree |
2025-01-01 |
drh | Fix the vfstrace.c extension so that it supports xFetch... |
commit | commitdiff | tree |
2024-12-30 |
drh | Add the convenience makefile target (unix-only) "src... |
commit | commitdiff | tree |
2024-12-30 |
drh | New assert() statements to show that the sqlite3_value... |
commit | commitdiff | tree |
2024-12-30 |
drh | Add an extra assert() to releaseMemArray() just to... |
commit | commitdiff | tree |
2024-12-29 |
drh | Four new assert() statements to help with static analysis. |
commit | commitdiff | tree |
2024-12-28 |
drh | Show ETC in fuzzcheck with the --spinner option when... |
commit | commitdiff | tree |
2024-12-28 |
drh | Fixes to the substr() SQL function so that it can handl... |
commit | commitdiff | tree |
2024-12-22 |
drh | In the (debugging) rtreenode() function, do not overrid... |
commit | commitdiff | tree |
2024-12-19 |
drh | Fix a test case in sqllimits1.test so that it works... |
commit | commitdiff | tree |
2024-12-19 |
drh | Correction to check-in [a9759fc78d6cb0df] - printf... |
commit | commitdiff | tree |
2024-12-19 |
drh | The BTree mutex must be held when calling sqlite3BtreeL... |
commit | commitdiff | tree |
next |