2017-11-03 |
dan | Fix some comments in new code on this branch. No change... fcntl_shm_read |
commit | commitdiff | tree |
2017-11-03 |
dan | Merge latest trunk changes with this branch. |
commit | commitdiff | tree |
2017-11-03 |
dan | Allow readonly_shm connections to access the *-shm... |
commit | commitdiff | tree |
2017-11-03 |
drh | The extensions functions in spellfix are all deterministic. |
commit | commitdiff | tree |
2017-11-03 |
mistachkin | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2017-11-02 |
dan | Fix test cases in wal2.test broken by the locking chang... |
commit | commitdiff | tree |
2017-11-02 |
dan | Avoid locking shm-lock WAL_READ_LOCK(0) during recovery... |
commit | commitdiff | tree |
2017-11-01 |
dan | If a readonly_shm connection cannot map the *-shm file... |
commit | commitdiff | tree |
2017-11-01 |
drh | Fix harmless compiler warnings in sqlite3_checker.exe |
commit | commitdiff | tree |
2017-11-01 |
drh | Make sure the JSON1 extension is available to sqlite3_c... |
commit | commitdiff | tree |
2017-11-01 |
drh | Add the checkindex.c extension and the sqlite3_checker... |
commit | commitdiff | tree |
2017-11-01 |
drh | Adjust page numbers in the ext/repair/test/checkfreelis... checkindex |
commit | commitdiff | tree |
2017-11-01 |
drh | Add the "sqlite3_imposter DB SCHEMA ROOT SQL" command... |
commit | commitdiff | tree |
2017-11-01 |
drh | Move the test scripts for checkfreelist and checkindex... |
commit | commitdiff | tree |
2017-11-01 |
drh | Minor cleanup in checkindex.c. Add progress displays... |
commit | commitdiff | tree |
2017-11-01 |
dan | Merge latest trunk changes into this branch. |
commit | commitdiff | tree |
2017-11-01 |
dan | Fix a race condition in os_unix.c that might allow... |
commit | commitdiff | tree |
2017-11-01 |
drh | When sqlite3_checker finds a problem, show the row... |
commit | commitdiff | tree |
2017-11-01 |
drh | Actually perform index checks when running sqlite3_checker |
commit | commitdiff | tree |
2017-11-01 |
drh | Begin putting functionality into the sqlite3_checker... |
commit | commitdiff | tree |
2017-10-31 |
drh | Merge all recent enhancements from trunk. |
commit | commitdiff | tree |
2017-10-31 |
drh | Add the checkfreelist extension to the sqlite3_checker... |
commit | commitdiff | tree |
2017-10-31 |
drh | Fix an error in the Makefile.msc for the sqlite3_checke... |
commit | commitdiff | tree |
2017-10-31 |
drh | Add build infrastructure for the sqlite3_checker comman... |
commit | commitdiff | tree |
2017-10-31 |
drh | Update the built procedures for the sqlite3_analyzer... |
commit | commitdiff | tree |
2017-10-31 |
drh | Fix redundancies in the makefiles that resulted from... |
commit | commitdiff | tree |
2017-10-31 |
drh | Fix a minor comment typo. No changes to code. |
commit | commitdiff | tree |
2017-10-31 |
dan | Fix a couple of issues in incremental_index_check to... |
commit | commitdiff | tree |
2017-10-31 |
drh | Remove unnecessary NEVER() and ALWAYS() conditionals. |
commit | commitdiff | tree |
2017-10-30 |
drh | Add the showshm utility program for printing out the... |
commit | commitdiff | tree |
2017-10-30 |
drh | Clarify some comments describing the WAL index file... |
commit | commitdiff | tree |
2017-10-30 |
dan | Add support for indexes on expressions to incremental_i... |
commit | commitdiff | tree |
2017-10-30 |
drh | Improve the performance of the LIKE operator by using... |
commit | commitdiff | tree |
2017-10-30 |
dan | In checkindex.c, use C code instead of SQL/group_concat... |
commit | commitdiff | tree |
2017-10-30 |
dan | Fix an issue in incremental_index_check with indexes... |
commit | commitdiff | tree |
2017-10-28 |
drh | Increase the version number for the next release -... |
commit | commitdiff | tree |
2017-10-28 |
drh | Reactivate query flattening when the result set of... |
commit | commitdiff | tree |
2017-10-28 |
dan | Fix "after" parameter handling in the incremental_index... |
commit | commitdiff | tree |
2017-10-28 |
drh | Add test cases from OSSFuzz to prevent a regression... |
commit | commitdiff | tree |
2017-10-27 |
dan | Add the start of the "incremental_index_check" virtual... |
commit | commitdiff | tree |
2017-10-27 |
drh | Fix a Pager ref-count leak in the sqlite_dbpage virtual... |
commit | commitdiff | tree |
2017-10-27 |
mistachkin | Handle the Ctrl-C event for the shell on Win32. |
commit | commitdiff | tree |
2017-10-27 |
drh | Additional test case demonstrating the ability to acces... |
commit | commitdiff | tree |
2017-10-26 |
drh | Enhance the min/max optimization so that it works with... |
commit | commitdiff | tree |
2017-10-26 |
drh | Extra ".selecttrace" output following aggregate analysi... |
commit | commitdiff | tree |
2017-10-26 |
dan | Fix an error in the previous commit on this branch. |
commit | commitdiff | tree |
2017-10-26 |
dan | Instead of extra locks, use F_GETLK to ensure that... |
commit | commitdiff | tree |
2017-10-26 |
dan | Fix a bug causing "make amalgmation-autoconf" to create... |
commit | commitdiff | tree |
2017-10-25 |
drh | Use extra locks to prevent a readonly_shm=1 process... |
commit | commitdiff | tree |
2017-10-25 |
drh | Fix the sqlite3_dbpage virtual table so that it can... |
commit | commitdiff | tree |
2017-10-25 |
dan | Add tests cases and fix minor issues in the rtreecheck... |
commit | commitdiff | tree |
2017-10-25 |
mistachkin | Add SQL scalar function rtreecheck() to the rtree modul... |
commit | commitdiff | tree |
2017-10-25 |
mistachkin | Fix compilation issue (C99-ism) seen with MSVC. rtree-integrity-check |
commit | commitdiff | tree |
2017-10-25 |
dan | Add SQL scalar function rtreecheck() to the rtree modul... |
commit | commitdiff | tree |
2017-10-25 |
drh | Do not reference the ioctl() system call in the unix... |
commit | commitdiff | tree |
2017-10-25 |
drh | Add the sqlite_btreeinfo eponymous-only table for intro... |
commit | commitdiff | tree |
2017-10-24 |
mistachkin | Force the autoconf makefile for MSVC to always use... |
commit | commitdiff | tree |
2017-10-24 |
drh | Merge all of the fixes from the 3.21.0 release. |
commit | commitdiff | tree |
2017-10-24 |
drh | Version 3.21.0 branch-3.21 version-3.21.0 |
commit | commitdiff | tree |
2017-10-24 |
dan | Fix a problem in the incr-blob code causing a new curso... |
commit | commitdiff | tree |
2017-10-23 |
drh | On the amalgamation package, enable the sqlite_dbpage... |
commit | commitdiff | tree |
2017-10-23 |
dan | Merge trunk fixes to swarmvtabfault.test and the lsm... |
commit | commitdiff | tree |
2017-10-23 |
mistachkin | In the 'swarmvtabfault' test module, make sure to close... |
commit | commitdiff | tree |
2017-10-23 |
mistachkin | Cleanup a test database file prior to using it. |
commit | commitdiff | tree |
2017-10-23 |
drh | Updates to test procedures so that they all work with... |
commit | commitdiff | tree |
2017-10-23 |
dan | Avoid passing a NULL value as the second argument to... |
commit | commitdiff | tree |
2017-10-23 |
dan | In lsm (not SQLite), avoid opening the *-shm file befor... |
commit | commitdiff | tree |
2017-10-23 |
dan | Fix minor test script problems revealed by releasetest... |
commit | commitdiff | tree |
2017-10-23 |
dan | Fix minor test script problems revealed by releasetest... |
commit | commitdiff | tree |
2017-10-22 |
dan | Fix test cases in dbpage.test so that they work with |
commit | commitdiff | tree |
2017-10-22 |
dan | Fix test cases in dbpage.test so that they work with |
commit | commitdiff | tree |
2017-10-22 |
dan | Avoid running tests that use sqlite_dbpage with SQLITE_... |
commit | commitdiff | tree |
2017-10-22 |
dan | Avoid running tests that use sqlite_dbpage with SQLITE_... |
commit | commitdiff | tree |
2017-10-21 |
drh | Merge all the enhancements and bug fixes from trunk... |
commit | commitdiff | tree |
2017-10-21 |
drh | Catch and avoid a 16-bit integer overflow on the number... |
commit | commitdiff | tree |
2017-10-21 |
drh | Remove unnecessary "#if SQLITE_MAX_COLUMN". SQLITE_MAX... |
commit | commitdiff | tree |
2017-10-19 |
dan | Take extra care to avoid an OOB read caused by a corrup... |
commit | commitdiff | tree |
2017-10-18 |
dan | Avoid using snprintf as a member variable of a struct... |
commit | commitdiff | tree |
2017-10-18 |
dan | Avoid using snprintf as a member variable of a struct... sqlite3ext-fix |
commit | commitdiff | tree |
2017-10-17 |
mistachkin | The source code files generated for the 'sqlite3-all... |
commit | commitdiff | tree |
2017-10-17 |
drh | Fix the ".check" command of the command-line shell... |
commit | commitdiff | tree |
2017-10-16 |
drh | Improved comments, including a typo fix, on the whereLo... |
commit | commitdiff | tree |
2017-10-15 |
drh | In the query planner, do not consider index X to be... |
commit | commitdiff | tree |
2017-10-14 |
mistachkin | Updates to the Makefiles for MSVC. Cherrypick of ... |
commit | commitdiff | tree |
2017-10-14 |
mistachkin | Updates to the Makefiles for MSVC. |
commit | commitdiff | tree |
2017-10-13 |
drh | Improved ability to generate stand-alone program using... |
commit | commitdiff | tree |
2017-10-13 |
drh | Add the tcl/mkccode.tcl script used to construct a... |
commit | commitdiff | tree |
2017-10-13 |
drh | Move a bunch of unrelated test code out of tclsqlite... |
commit | commitdiff | tree |
2017-10-13 |
drh | The db_use_legacy_prepare command no longer exists... tclsqlite-cleanup |
commit | commitdiff | tree |
2017-10-13 |
drh | When compiling with SQLITE_TEST, extra options are... |
commit | commitdiff | tree |
2017-10-13 |
drh | Move some test logic out of tclsqlite.c and into auxili... |
commit | commitdiff | tree |
2017-10-12 |
drh | Add the sqlite_dbpage virtual table (enabled using... |
commit | commitdiff | tree |
2017-10-12 |
drh | Create the new ext/repair folder and move checkfreelist... |
commit | commitdiff | tree |
2017-10-12 |
drh | Fix a harmless compiler warning about an unused parameter. |
commit | commitdiff | tree |
2017-10-12 |
drh | Fix the "snapshot-tarball" makefile target, which was... |
commit | commitdiff | tree |
2017-10-12 |
drh | Merge fixes from trunk. All changes are on makefiles... |
commit | commitdiff | tree |
2017-10-12 |
drh | The src/shell.c file is now generated from src/shell... |
commit | commitdiff | tree |
2017-10-12 |
drh | Merge fixes from the 3.21 branch. |
commit | commitdiff | tree |
2017-10-12 |
dan | Fix a potential crash that may follow an OOM or other... |
commit | commitdiff | tree |
2017-10-12 |
dan | Update some test cases to work with SQLITE_OMIT_VIRTUAL... |
commit | commitdiff | tree |
next |