2014-12-02 |
dan | When attempting to restart a wal file, make any require... checkpoint-truncate |
commit | commitdiff | tree |
2014-12-02 |
dan | Add the SQLITE_CHECKPOINT_TRUNCATE option. |
commit | commitdiff | tree |
2014-12-02 |
drh | Convert two unreachable branches into assert() statements. |
commit | commitdiff | tree |
2014-12-02 |
drh | Work around overzealous NULL pointer checking in memcpy... |
commit | commitdiff | tree |
2014-11-28 |
drh | Remove the ill-designed "-end" option from the command... |
commit | commitdiff | tree |
2014-11-28 |
drh | Add the -end option to the command-line shell, which... |
commit | commitdiff | tree |
2014-11-27 |
dan | Fix a buffer overread during compilation of CREATE... |
commit | commitdiff | tree |
2014-11-27 |
drh | More test cases for the balancer. |
commit | commitdiff | tree |
2014-11-27 |
drh | Fix a problem in the new b-tree balancer that was causi... |
commit | commitdiff | tree |
2014-11-25 |
dan | Fix an integer overflow bug in vdbesort.c. |
commit | commitdiff | tree |
2014-11-22 |
drh | Always reinitialized the Index.bUnordered and Index... |
commit | commitdiff | tree |
2014-11-22 |
drh | Fix an error in the comments from the previous check-in. |
commit | commitdiff | tree |
2014-11-22 |
drh | Deploy heuristics (well-commented) to better estimate... |
commit | commitdiff | tree |
2014-11-22 |
drh | Remove a redundant test case (probably a copy/paste... |
commit | commitdiff | tree |
2014-11-20 |
drh | Fix a typo in a requirements mark on the abs() SQL... |
commit | commitdiff | tree |
2014-11-20 |
drh | Fix a benign test error on PRAGMA collation_list |
commit | commitdiff | tree |
2014-11-20 |
drh | Updates to requirements tags on the mutex documentation. |
commit | commitdiff | tree |
2014-11-20 |
drh | Add requirements marks on the built-in collating functions. |
commit | commitdiff | tree |
2014-11-20 |
drh | Ensure that when the number of cells on a page drops... |
commit | commitdiff | tree |
2014-11-20 |
drh | Fix the encoding of some integers to use the minimum... |
commit | commitdiff | tree |
2014-11-20 |
drh | Add some requirements marks to the record formatting... |
commit | commitdiff | tree |
2014-11-19 |
drh | Add new requirements marks associated with the file... |
commit | commitdiff | tree |
2014-11-19 |
drh | Completely remove an assert() that had previously been... |
commit | commitdiff | tree |
2014-11-19 |
drh | Add an ALWAYS on an always-true branch in wal.c. |
commit | commitdiff | tree |
2014-11-18 |
drh | Adding the "noskipscan" token to an sqlite_stat1.stat... |
commit | commitdiff | tree |
2014-11-18 |
drh | Allow an automatic index to be used if the only uses... |
commit | commitdiff | tree |
2014-11-18 |
drh | Merge in all the other ROLLBACK fixes from the branch... |
commit | commitdiff | tree |
2014-11-18 |
drh | Fix a bug in the sqlite3TripAllCursors() routine that... |
commit | commitdiff | tree |
2014-11-18 |
drh | Update a couple of test cases to account for the fact... |
commit | commitdiff | tree |
2014-11-18 |
drh | Increment the version number to 3.8.7.2 |
commit | commitdiff | tree |
2014-11-18 |
drh | Add an ALWAYS() to an always-true conditional in the... |
commit | commitdiff | tree |
2014-11-17 |
drh | Remove code from sqlite3BtreeKeySize() made unreachable... |
commit | commitdiff | tree |
2014-11-17 |
dan | Avoid calling sqlite3BtreeKeysize() on a b-tree cursor... |
commit | commitdiff | tree |
2014-11-17 |
dan | Avoid calling sqlite3BtreeKeysize() on a b-tree cursor... |
commit | commitdiff | tree |
2014-11-17 |
drh | Improved comments on the BtCursor.skipNext field. ... |
commit | commitdiff | tree |
2014-11-17 |
drh | When a SELECT statement is terminated by a ROLLBACK... |
commit | commitdiff | tree |
2014-11-17 |
drh | Fix a bug in the sqlite3TripAllCursors() routine that... |
commit | commitdiff | tree |
2014-11-17 |
dan | Update a couple of test cases to account for the fact... |
commit | commitdiff | tree |
2014-11-15 |
drh | Adding the "noskipscan" token to an sqlite_stat1.stat... noskipscan-token |
commit | commitdiff | tree |
2014-11-14 |
dan | Consider using an automatic-index for a scan even if... experimental-autoindex-fix |
commit | commitdiff | tree |
2014-11-14 |
drh | Do not automatically remove the DISTINCT keyword from... |
commit | commitdiff | tree |
2014-11-14 |
dan | Do not automatically remove the DISTINCT keyword from... |
commit | commitdiff | tree |
2014-11-13 |
dan | Modify the documentation for sqlite3_backup_init()... |
commit | commitdiff | tree |
2014-11-13 |
dan | Have calls to sqlite3_backup_init() fail if there is... |
commit | commitdiff | tree |
2014-11-13 |
drh | When a transaction or savepoint rollback occurs, save... |
commit | commitdiff | tree |
2014-11-12 |
dan | Add further tests for rollback operations in the presen... |
commit | commitdiff | tree |
2014-11-12 |
dan | When a transaction or savepoint rollback occurs, save... |
commit | commitdiff | tree |
2014-11-12 |
drh | Fix the %c format character in sqlite3VXPrintf() so... |
commit | commitdiff | tree |
2014-11-12 |
drh | Make sure that NULL results from OP_Column are fully... |
commit | commitdiff | tree |
2014-11-11 |
drh | This is a cherry-pick of version [b5df5ac052]. |
commit | commitdiff | tree |
2014-11-11 |
mistachkin | Remove some calls to the 'breakpoint' test command. |
commit | commitdiff | tree |
2014-11-11 |
dan | Add tests for sqlite3_blob_bytes(). |
commit | commitdiff | tree |
2014-11-11 |
drh | Permit read operations to continue after a ROLLBACK... |
commit | commitdiff | tree |
2014-11-11 |
dan | Add new test file e_blobclose.test, containing tests... |
commit | commitdiff | tree |
2014-11-11 |
drh | Experimental changes that permit read operations to... read-after-rollback |
commit | commitdiff | tree |
2014-11-10 |
drh | New test cases for deleting content out from under... |
commit | commitdiff | tree |
2014-11-10 |
dan | Add test file e_blobwrite.test, containing tests for... |
commit | commitdiff | tree |
2014-11-10 |
drh | Add the eval() SQL function extension in ext/misc/eval.c. |
commit | commitdiff | tree |
2014-11-10 |
drh | Shorten over-length source code lines in shell.c. |
commit | commitdiff | tree |
2014-11-07 |
dan | Add new test file e_blobopen.test, containing tests... |
commit | commitdiff | tree |
2014-11-07 |
drh | Fix another harmless comment typo. |
commit | commitdiff | tree |
2014-11-07 |
drh | In the ".scanstats on" output from the shell, round... |
commit | commitdiff | tree |
2014-11-07 |
drh | Fix harmless typos in comments. |
commit | commitdiff | tree |
2014-11-07 |
drh | Fix typo in sqlite3.h reported on the mailing list. |
commit | commitdiff | tree |
2014-11-07 |
drh | Update documentation on sqlite3_config() and add corres... |
commit | commitdiff | tree |
2014-11-06 |
drh | Added SQLITE_SCANSTAT_SELECTID. Change the value retur... |
commit | commitdiff | tree |
2014-11-06 |
drh | Further improvements to the ".scanstats on" display... scanstatus |
commit | commitdiff | tree |
2014-11-06 |
drh | On the ".scanstats on" output in the shell, initialize... |
commit | commitdiff | tree |
2014-11-06 |
drh | Changes the formatting of ".scanstats on" in the shell... |
commit | commitdiff | tree |
2014-11-06 |
drh | Add the SQLITE_SCANSTAT_SELECTID metric. Use it to... |
commit | commitdiff | tree |
2014-11-06 |
drh | Change the SQLITE_SCANSTAT_EST parameter so that it... |
commit | commitdiff | tree |
2014-11-05 |
drh | Fixes to the Windows VFS to allow memory mapped files... |
commit | commitdiff | tree |
2014-11-05 |
drh | Fix harmless compiler warnings in the new balance_nonro... |
commit | commitdiff | tree |
2014-11-05 |
drh | Change the query planner to do a better job of estimati... |
commit | commitdiff | tree |
2014-11-05 |
drh | Make sure that NULL results from OP_Column are fully... |
commit | commitdiff | tree |
2014-11-05 |
dan | Add a test case to check that the previous commit is... |
commit | commitdiff | tree |
2014-11-05 |
drh | Enhance whereLoopCheaperProperSubset(X,Y) so that it... |
commit | commitdiff | tree |
2014-11-05 |
dan | Add the ".scanstats on" command to the shell tool.... |
commit | commitdiff | tree |
2014-11-04 |
drh | Improved output formatting for the showstat4 tool. |
commit | commitdiff | tree |
2014-11-04 |
mistachkin | Skip tests that require WAL mode when it is not enabled. winMmapNoWal |
commit | commitdiff | tree |
2014-11-04 |
mistachkin | For the Win32 VFS, allow memory mapped files to work... |
commit | commitdiff | tree |
2014-11-04 |
drh | Add various requirements evidence marks for sqlite3_con... |
commit | commitdiff | tree |
2014-11-04 |
drh | Change the definition of SQLITE_CONFIG_SCRATCH so that... |
commit | commitdiff | tree |
2014-11-04 |
drh | Improved documentation and addition of source-code... |
commit | commitdiff | tree |
2014-11-04 |
drh | Add the SQLITE_CONFIG_PCACHE_HDRSZ option for sqlite3_c... |
commit | commitdiff | tree |
2014-11-03 |
drh | Updates to the sqlite3_stmt_scanstatus() documentation... |
commit | commitdiff | tree |
2014-11-03 |
dan | Add the experimental sqlite3_stmt_scanstatus() API... |
commit | commitdiff | tree |
2014-11-03 |
dan | Fix a typo preventing this from building with SQLITE_EN... |
commit | commitdiff | tree |
2014-11-03 |
drh | Refactor the interface to make it more easily extensible. |
commit | commitdiff | tree |
2014-11-03 |
dan | Add further tests. Fixes so that compilation without... |
commit | commitdiff | tree |
2014-11-03 |
drh | Use exponential buffer size growth in StrAccum, as... |
commit | commitdiff | tree |
2014-11-03 |
drh | When enlarging the size of a StrAccum object, use sqlit... |
commit | commitdiff | tree |
2014-11-03 |
dan | Remove unused variable from struct WhereInfo. Add some... |
commit | commitdiff | tree |
2014-11-01 |
dan | Minor performance enhancements to SQLITE_ENABLE_STMT_SC... |
commit | commitdiff | tree |
2014-11-01 |
dan | If SQLITE_ENABLE_STMT_SCANSTATUS is defined, record... |
commit | commitdiff | tree |
2014-11-01 |
drh | Add requirements marks and make minor tweaks to documen... |
commit | commitdiff | tree |
2014-11-01 |
dan | Minor fixes and documentation improvements for sqlite3_... |
commit | commitdiff | tree |
2014-10-31 |
dan | Add the experimental sqlite3_stmt_scanstatus() API. |
commit | commitdiff | tree |
2014-10-31 |
drh | Change the command-line shell man-page to use the ... |
commit | commitdiff | tree |
2014-10-31 |
drh | Simplify the logic in the cell redistribution loop... |
commit | commitdiff | tree |
next |