| 2022-08-09 |  drh | Omit the (undocumented) SQLITE_PCACHE_SEPARATE_HEADER... | commit | commitdiff | tree | snapshot | 
| 2022-08-08 |  dan | Avoid some cases of signed integer overflow in fts5... | commit | commitdiff | tree | snapshot | 
| 2022-08-08 |  drh | Avoid trying to cast an over-sized floating point value... | commit | commitdiff | tree | snapshot | 
| 2022-08-08 |  drh | Remove an unreachable branch in the numericType() helpe... | commit | commitdiff | tree | snapshot | 
| 2022-08-08 |  drh | Do not attempt to convert an oversized floating point... | commit | commitdiff | tree | snapshot | 
| 2022-08-06 |  dan | Fix a rounding error caused by scalar->logarithm->scala... | commit | commitdiff | tree | snapshot | 
| 2022-08-05 |  dan | Avoid having fts3 read uninitialized values when proces... | commit | commitdiff | tree | snapshot | 
| 2022-08-05 |  mistachkin | Fix harmless compiler warning seen with MSVC. | commit | commitdiff | tree | snapshot | 
| 2022-08-04 |  drh | Fix a problem with the query optimizer for LIMIT/OFFSET... | commit | commitdiff | tree | snapshot | 
| 2022-08-04 |  drh | Fix a typo on a comment used to generate bytecode docum... | commit | commitdiff | tree | snapshot | 
| 2022-08-03 |  drh | Performance optimization to the math opcodes of the... | commit | commitdiff | tree | snapshot | 
| 2022-08-03 |  drh | Small performance increase on the binding interfaces. | commit | commitdiff | tree | snapshot | 
| 2022-08-03 |  drh | Improvement on the previous check-in. | commit | commitdiff | tree | snapshot | 
| 2022-08-03 |  drh | For an IN operator used with a RIGHT JOIN, use the... | commit | commitdiff | tree | snapshot | 
| 2022-08-01 |  drh | In the xUpdate method of the GeoPoly virtual table... | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  drh | Restore a VDBE coverage macro that is mistakenly delete... | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  dan | Fix another problem related to aggregate query LEFT... | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  drh | Omit a unused variable initialization in order to suppr... | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  dan | Add test cases related to fix [e717e029].  flatten-left-join | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  drh | Make sure IF_NULL_ROW expressions receive a separate... | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  drh | Improved AggInfo.aCol debugging output, intended to... | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  drh | Add a OOM term to a single assert() statement. | commit | commitdiff | tree | snapshot | 
| 2022-07-26 |  drh | Performance optimization:  avoid unnecessary calls... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Fix an assert() that was made out-of-date by [b52393ac2... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Performance optimization by only invoking sqlite3FkChec... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Performance optimization in sqlite3ViewGetColumnNames(). | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Fix a harmless compiler warning. | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | In-line a call to sqlite3ExprCode() in insert.c, for... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Performance optimization in computing the Expr.nHeight... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Small performance increase and size reduction by splitt... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Fix an error in the aggregate query LEFT JOIN flattenin... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | Allow subqueries on the right-hand side of a LEFT JOIN... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  drh | TK_IF_NULL_ROW expressions must be accumulated in the... | commit | commitdiff | tree | snapshot | 
| 2022-07-25 |  dan | Reduce a timeout in walsetlk.test from 2000ms to 1100ms... | commit | commitdiff | tree | snapshot | 
| 2022-07-23 |  drh | Simplifications to sqlite3FinishCoding() for a small... | commit | commitdiff | tree | snapshot | 
| 2022-07-23 |  drh | Remove a branch that is no longer reachable due to... | commit | commitdiff | tree | snapshot | 
| 2022-07-23 |  drh | Use sqlite3ParserAddCleanup() rather than pParse->pCons... | commit | commitdiff | tree | snapshot | 
| 2022-07-22 |  drh | Omit the EP_MemToken flag that was made obsolete by... | commit | commitdiff | tree | snapshot | 
| 2022-07-22 |  drh | In a TK_BLOB Expr node, the Expr.zToken might not be... | commit | commitdiff | tree | snapshot | 
| 2022-07-22 |  drh | Update the documentation for SQLITE_OPEN_NOFOLLOW to... | commit | commitdiff | tree | snapshot | 
| 2022-07-21 |  mistachkin | Fix harmless compiler warning seen with MSVC. | commit | commitdiff | tree | snapshot | 
| 2022-07-20 |  drh | Make use of the sqlite3ExprDeferredDelete() interface... | commit | commitdiff | tree | snapshot | 
| 2022-07-20 |  drh | Simplify the logic that converts the "1" expression... | commit | commitdiff | tree | snapshot | 
| 2022-07-19 |  larrybr | Improve accuracy of julian day milliseconds calculation. | commit | commitdiff | tree | snapshot | 
| 2022-07-18 |  dan | Remove a few unsuitable scripts from the "veryquick... | commit | commitdiff | tree | snapshot | 
| 2022-07-18 |  drh | Add the "testrunner" makefile target. | commit | commitdiff | tree | snapshot | 
| 2022-07-18 |  drh | Increase the size of loop variables in the printf(... | commit | commitdiff | tree | snapshot | 
| 2022-07-18 |  drh | Enhance the REGEXP extension so that it will accept... | commit | commitdiff | tree | snapshot | 
| 2022-07-18 |  drh | Fix a problem in the REGEXP extension for the {M,N... | commit | commitdiff | tree | snapshot | 
| 2022-07-18 |  drh | Enhance the ext/misc/regexp.c code so that when it... | commit | commitdiff | tree | snapshot | 
| 2022-07-16 |  dan | Fixes for the generated "mallocs.tcl" and "leaks.tcl... | commit | commitdiff | tree | snapshot | 
| 2022-07-15 |  drh | In the query planner, restore the former aggressiveness... | commit | commitdiff | tree | snapshot | 
| 2022-07-15 |  dan | Fix a memory leak in fts3 that could occur when process... | commit | commitdiff | tree | snapshot | 
| 2022-07-15 |  drh | Fix the whereKeyStats() routine (part of STAT4 processi... | commit | commitdiff | tree | snapshot | 
| 2022-07-15 |  dan | Update some faulty assert() statements in fts3. | commit | commitdiff | tree | snapshot | 
| 2022-07-14 |  dan | Ensure all testrunner.tcl processes use the same pendin... | commit | commitdiff | tree | snapshot | 
| 2022-07-14 |  dan | Update testrunner.tcl so that it can run the test suite... | commit | commitdiff | tree | snapshot | 
| 2022-07-14 |  drh | When applying the omit-ORDER-BY optimization, defer... | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  dan | Fix testrunner.tcl so that it can detect the number... | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  dan | Minor change to help message in testrunner.tcl. | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  dan | Add new script test/testrunner.tcl. For running a set... | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  dan | Fix a problem preventing "testrunnter.tcl all" from... | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  dan | Update testrunner.tcl to allow the user to specify... | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  dan | Fix testrunner.tcl so that it checks for memory leaks. | commit | commitdiff | tree | snapshot | 
| 2022-07-13 |  drh | The query flattener should not run if the subquery... | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  dan | Add test/testrunner.tcl, an experimental script for... | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  stephan | Renamed the SQLITE_SHELL_WASM_WEB_MODE to SQLITE_SHELL_... | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  dan | Fix another test case error message similar to those... | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  dan | Update makefiles to fix building the non-amalgamation... | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  drh | Fix a bug in wapptest.tcl introduced by [51255bad4c1fb607]. | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  stephan | Renamed SQLITE_SHELL_WASM_MODE to SQLITE_SHELL_WASM_WEB... | commit | commitdiff | tree | snapshot | 
| 2022-07-12 |  drh | Back out the pager performance enhancement at [a1c090e0... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  drh | Add the --config option to wapptest.tcl.  The argument... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  dan | Update the expected error messages in some OOM test... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  drh | Use 64-bit memory allocation APIs in the sqlite_stmt... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  drh | In the sqlite_stmt extension, store the result of strle... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  drh | Fix harmless compiler warnings about unused debugging... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  drh | Back out the optimization at [1a8c2e54375ee2cf7] becaus... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  drh | Ensure that the Parse.nErr flag is set following an... | commit | commitdiff | tree | snapshot | 
| 2022-07-11 |  dan | Fix a problem in fts3 to do with deferred tokens and... | commit | commitdiff | tree | snapshot | 
| 2022-07-10 |  drh | When an OOM occurs and sets the Parse.nErr value, also... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  drh | Performance optimizations in the WHERE clause processin... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  drh | Omit an unnecessary structure initialization in whereLo... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  drh | Size reduction and performance optimization in whereLoo... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  drh | In wherePathSolver(), defer initializing variables... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  dan | Upgrade the TEA build system used to build the Tcl... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  dan | Fix typo in autoconf/tea/win/makefile.vc.  tea-upgrade | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  drh | Remove an obsolete statement from a comment.  No change... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  dan | Update options in the TEA package msvc makefile to... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 |  dan | Update the build options used for the TEA package to... | commit | commitdiff | tree | snapshot | 
| 2022-07-07 |  drh | Very small size reduction and performance increase... | commit | commitdiff | tree | snapshot | 
| 2022-07-07 |  drh | Size reduction and performance increase in defragementP... | commit | commitdiff | tree | snapshot | 
| 2022-07-07 |  dan | Upgrade the TEA build system in autoconf/tea/. To match... | commit | commitdiff | tree | snapshot | 
| 2022-07-07 |  drh | Size reduction and performance increase in the pageFind... | commit | commitdiff | tree | snapshot | 
| 2022-07-07 |  drh | Size reduction and performance increase in the freeSpac... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 |  mistachkin | Fix harmless compiler warnings seen with MSVC. | commit | commitdiff | tree | snapshot | 
| 2022-07-06 |  dan | Avoid ignoring the last line of a csv file if the final... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 |  dan | Avoid dropping error codes in the xBegin() method of... | commit | commitdiff | tree | snapshot | 
| 2022-07-05 |  dan | Fix for builds with both SQLITE_DEBUG and SQLITE_OMIT_W... | commit | commitdiff | tree | snapshot | 
| 2022-07-05 |  dan | Fix a problem in the csv extension that was triggered... | commit | commitdiff | tree | snapshot | 
| next |