| 2017-07-18 |  mistachkin | Fix duplicate test name.  No changes to code. | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  drh | Fix another harmless compiler warning.  Get the MSVC... | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  drh | Suppress harmless compiler warnings in union-vtab. | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  dan | Remove an unused variable from unionvtab.c. | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  dan | Improve the readability of the unionvtab code. | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  dan | Have unionvtab support constraints on the column that... | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  dan | Add test cases to unionvtab.test. | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  drh | Add the union-vtab extension - still experimental and... | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  dan | Do not use the flattening optimization for a sub-query... | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  dan | Avoid creating an automatic index on the RHS of a LEFT... | commit | commitdiff | tree | snapshot | 
| 2017-07-18 |  drh | Change the default command-line shell history depth... | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  dan | Add test cases to test/unionvtab.test. | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  dan | Enhance error detection and fix other issues in unionvt... | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Merge all changes from branch-3.20.  Improvements to... | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Interchange to branches within an "if" statement in... | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Improved the interface to the fts5() extension mechanis... | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Merge the pointer-type enhancement from the 3.20 branch. | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Comment changes clarifying details of the pointer-type... | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Add the pointer-type parameter to sqlite3_bind_pointer(), | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Improve the sqlite3_result_pointer() interface so that...   pointer-types | commit | commitdiff | tree | snapshot | 
| 2017-07-17 |  drh | Add an experimental "pointer type" parameter to sqlite3... | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  dan | Add the "unionvtab" virtual table extension in ext... | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  drh | Merge the fix for ticket [a4e06e75a9ab61a12] from trunk. | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  drh | Fix a register allocation problem in PRAGMA integrity_c... | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  drh | Fix a missing \n at the end of a comment causing a... | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  drh | Enhance the showstat4 utility program to show the full... | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  drh | Minor change to one of the command-line shell test... | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  drh | First release candidate for version 3.20.0. | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  dan | Fix another minor problem in test file like.test. | commit | commitdiff | tree | snapshot | 
| 2017-07-15 |  dan | Fix test problems causing the "prepare" permutation... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  dan | Fix test problems with stmtvtab1.test under some permut... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Fix a typo in a comment used to generate documentation... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Identify requirements text in the SQLITE_DBCONFIG_ENABL... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Add requirements marks for some of the new features... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  dan | Tweak Makefile.in so that testfixture can be built... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  dan | Modify mkopcodeh.tcl so that it can handle "same as... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | In the LSM1 virtual table, dequote the filename before... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  mistachkin | Changes to the LSM1 Tcl tests to make things work on... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Include a hint in the header comment of the LSM1 makefi... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Update the Makefile for LSM1 so that the LSMOPTS can... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Fix a typo in the header comment to the remember extens... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Change the name of the STMT virtual table to SQLITE_STM... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Minor updates to requirements marks and documention... | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  dan | Add very simple tcl tests for the lsm1 extension. | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Minor tweaks to documentation.  No code changes. | commit | commitdiff | tree | snapshot | 
| 2017-07-14 |  drh | Fix harmless compiler warnings in the readline tab... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Improved documentation for the new sqlite3_bind_pointer... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Improvements to the documentation for SQLITE_PREPARE_PE... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Fix documentation typo.  No changes to code. | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Update header comments on the carray() and remember... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Add new interfaces sqlite3_bind_pointer(), sqlite3_resu... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Fix an incorrect type signature for the loadable extens...   bind-pointer | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Add the three new pointer interfaces to the loadable... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Update the FTS3 extension to use sqlite3_result_pointer... | commit | commitdiff | tree | snapshot | 
| 2017-07-13 |  drh | Merge the latest changes from trunk. | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  drh | Smaller and faster implementation for vdbeFreeOpArray... | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  drh | Fix harmless compiler warnings about incomplete structu... | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  drh | Remove unnecessary EP_Leaf settings on the Expr object. | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  drh | The EP_Resolved flag on the Expr object is not required... | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  drh | Clarification and simplification and result column... | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  dan | Fix a problem in an lsmtest test case caused by writing... | commit | commitdiff | tree | snapshot | 
| 2017-07-12 |  drh | Compile cleanly with SQLITE_OMIT_UTF16. | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  dan | In lsm, attempt to unmap the database file before trunc... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  dan | Simplify the way in which the database file is truncate... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Fix harmless compiler warnings in the core. | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  mistachkin | Make win32GetTimeOfDay() in the lsm1 test code more... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Enabled the new sqlite3_prepare_v3() and sqlite3_prepar... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  mistachkin | Fix a whitespace alignment issue in lsm1. | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  mistachkin | Fix more harmless compiler warnings in lsm1, seen with... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  mistachkin | Fix harmless compiler warnings seen with MSVC for lsm1. | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Add support for tab-completion (using the ext/misc... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Change the src/shell.c file so that it is generated... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Fix a backup2 test case so that it works on FreeBSD. | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Add the "phase" output column on the COMPLETION table... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | The COMPLETION virtual table now looks at the names... | commit | commitdiff | tree | snapshot | 
| 2017-07-11 |  drh | Incomplete implementation of the COMPLETION table-value... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  mistachkin | Fix harmless compiler warnings in lsmtest. | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Fix errors in comments in the STMT virtual table. ... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  mistachkin | Minor cleanup and refactoring of the Win32 VFS for... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Another spelling error in the README.md file. | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Spelling error in README.md | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Yet another typo in README.md | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Fix another README.md typo. | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Fix an obsolete statement about Lemon in the README... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  mistachkin | Cleanup header usage in lsmtest for files that require... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Updates to the repository README.md file. | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  dan | In LSM, avoid calling the VFS xTestLock method to test... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Add the "--newlines" option to the ".dump" command... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | When multiple constraints need to be evaluated for... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Additional debugging Noop-comment in the constraint...   defer-where-subqueries | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Small performance optimization in sqlite3WhereExprUsage(). | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  dan | Fix another problem on this branch. | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  dan | Fix a problem causing non-covered WHERE terms to be... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  dan | When testing non-indexed WHERE constraints, test those... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | For sqlite3TreeView() debugging output, show the Expr... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Update error message text for standard error codes... | commit | commitdiff | tree | snapshot | 
| 2017-07-10 |  drh | Remove the error message text from disused error codes... | commit | commitdiff | tree | snapshot | 
| 2017-07-09 |  drh | Always make "column%d" column-names 1-based, never... | commit | commitdiff | tree | snapshot | 
| 2017-07-09 |  drh | Make sure the columns of a VALUES() clause are named... | commit | commitdiff | tree | snapshot | 
| 2017-07-08 |  drh | Add the --icc, --gcc7, and --orm options to the speed... | commit | commitdiff | tree | snapshot | 
| next |