2011-08-08 |
drh | In os_unix.c, do not open the directory containing... |
commit | commitdiff | tree |
2011-08-08 |
drh | Allow the unlink() system call to be overridden in... |
commit | commitdiff | tree |
2011-08-07 |
drh | Remove relevant elements from the sqlite_stat2 table... |
commit | commitdiff | tree |
2011-08-03 |
drh | Merge the winopen-retry-logic branch into trunk. The... |
commit | commitdiff | tree |
2011-08-03 |
drh | Update the OP_Move opcode to shift the pScopyFrom point... |
commit | commitdiff | tree |
2011-08-02 |
mistachkin | Add explanatory comment to the win32lock-2.2 test case. winopen-retry-logic |
commit | commitdiff | tree |
2011-08-02 |
mistachkin | Correct subtle timing issues in the win32lock test... |
commit | commitdiff | tree |
2011-08-02 |
mistachkin | Fix missing info exists check for win32lock-2.2 (the... |
commit | commitdiff | tree |
2011-08-02 |
drh | Exclude the 8_3_names.test script from the inmemory_jou... |
commit | commitdiff | tree |
2011-08-02 |
mistachkin | Replace the missed 'file copy' in malloc_common.tcl... |
commit | commitdiff | tree |
2011-08-02 |
drh | Merge in the permutation changes from trunk. |
commit | commitdiff | tree |
2011-08-02 |
drh | Also exclude backcompat.test from inmemory_journal... |
commit | commitdiff | tree |
2011-08-02 |
drh | Merge the latest trunk changes into the winopen-retry... |
commit | commitdiff | tree |
2011-08-02 |
drh | Omit backcompat.test from the journaltest permutation... |
commit | commitdiff | tree |
2011-08-02 |
drh | Make sure IS NOT NULL constraints work on virtual tables. |
commit | commitdiff | tree |
2011-08-02 |
mistachkin | Add retry logic for AV defense to winOpen. Also, refac... |
commit | commitdiff | tree |
2011-07-30 |
drh | Fix a (humorous) typo in the lemon documentation. |
commit | commitdiff | tree |
2011-07-28 |
mistachkin | Merge changes for the new sqlite3_file_control() that... |
commit | commitdiff | tree |
2011-07-28 |
mistachkin | Remove redundant sub-expression from retry loop invaria... |
commit | commitdiff | tree |
2011-07-28 |
mistachkin | Fix conditional for retry logic in winAccess and add... |
commit | commitdiff | tree |
2011-07-28 |
drh | Use osStat() instead of stat() consistently in os_unix.c |
commit | commitdiff | tree |
2011-07-26 |
drh | Test cases added. Fix the query mode. persistent-wal-patch |
commit | commitdiff | tree |
2011-07-26 |
drh | Prototype change for a new sqlite3_file_control() that... |
commit | commitdiff | tree |
2011-07-25 |
drh | Enable the SQLITE_FCNTL_SIZE_HINT on unix even if SQLIT... |
commit | commitdiff | tree |
2011-07-23 |
drh | Merge the winAccess retry logic from the anti-antivirus... |
commit | commitdiff | tree |
2011-07-23 |
drh | In the multiplexor, close auxiliary files before deleti... |
commit | commitdiff | tree |
2011-07-22 |
drh | Add retry logic for AV defense to winAccess(). Also... av-defense |
commit | commitdiff | tree |
2011-07-22 |
drh | Also add the sqlite3-all.c target to the MSVC makefile. |
commit | commitdiff | tree |
2011-07-22 |
drh | Add makefile targets sqlite3-all.c. |
commit | commitdiff | tree |
2011-07-22 |
drh | Adjust the maximum number of open database connections... |
commit | commitdiff | tree |
2011-07-22 |
drh | Use $(TCLSH_CMD) instead of tclsh in the autoconf makefile. |
commit | commitdiff | tree |
2011-07-21 |
drh | Compile with the SQLITE_ENABLE_8_3_NAME macro set to... |
commit | commitdiff | tree |
2011-07-21 |
drh | All multiplexor chunk sizes up to 4GiB. Disable the... |
commit | commitdiff | tree |
2011-07-20 |
drh | For an existing multiplexed database, try to set the... |
commit | commitdiff | tree |
2011-07-20 |
drh | All the SQLITE_OPEN_URI flag to propagate down into... |
commit | commitdiff | tree |
2011-07-20 |
drh | When the multiplexor opens an auxiliary file, it now... |
commit | commitdiff | tree |
2011-07-19 |
drh | Formatting changes on the multiplexor code - make sure... |
commit | commitdiff | tree |
2011-07-19 |
drh | Increase the version number to 3.7.8. |
commit | commitdiff | tree |
2011-07-15 |
dan | In os_unix.c, check if the ESTALE macro is defined... |
commit | commitdiff | tree |
2011-07-13 |
drh | Do not try to use STAT2 to refine the row estimate... |
commit | commitdiff | tree |
2011-07-13 |
drh | Added the SQLITE_FCNTL_WIN32_AV_RETRY file control... |
commit | commitdiff | tree |
2011-07-12 |
drh | Merge the improved anti-virus defenses into the trunk. |
commit | commitdiff | tree |
2011-07-12 |
mistachkin | Revise logic in winDelete to check the file prior to... |
commit | commitdiff | tree |
2011-07-12 |
drh | Improvements to the logging that occurs on an antivirus... |
commit | commitdiff | tree |
2011-07-12 |
drh | Update the anti-virus retry logic for DeleteFile()... |
commit | commitdiff | tree |
2011-07-11 |
drh | Update the TCL commands for setting windows manditory... |
commit | commitdiff | tree |
2011-07-11 |
drh | Change the windows backend to retry read and write... |
commit | commitdiff | tree |
2011-07-09 |
drh | Fix harmless compiler warnings on unix. |
commit | commitdiff | tree |
2011-07-09 |
drh | In where.c::findIndexCol - make sure that the Expr... |
commit | commitdiff | tree |
2011-07-08 |
drh | Change the default chunk size on test_multiplex.c to... |
commit | commitdiff | tree |
2011-07-08 |
dan | Fix for [54844eea3f]: Do not create automatic indexes... |
commit | commitdiff | tree |
2011-07-08 |
drh | Extend the SQLITE_TESTCTRL_OPTIMIZATIONS option to... |
commit | commitdiff | tree |
2011-07-07 |
drh | Update the tool/symbols.sh script to check for accident... |
commit | commitdiff | tree |
2011-07-07 |
dan | Add a target to main.mk that will fail if the amalgamat... |
commit | commitdiff | tree |
2011-07-07 |
dan | Remove accidental global variable "doclist" from fts3Int.h. |
commit | commitdiff | tree |
2011-07-06 |
dan | Expose the value of compile time symbol SQLITE_MAX_DEFA... |
commit | commitdiff | tree |
2011-07-04 |
dan | Adjust a couple of test scripts so that they work with... |
commit | commitdiff | tree |
2011-07-02 |
drh | Add a testcase macro to ensure testing a boundary case... |
commit | commitdiff | tree |
2011-07-02 |
dan | Ensure that automatic indexes are only created in scena... |
commit | commitdiff | tree |
2011-07-02 |
dan | Merge experimental changes improving optimization of... |
commit | commitdiff | tree |
2011-07-02 |
dan | Fix a broken assert() in where.c. |
commit | commitdiff | tree |
2011-07-01 |
dan | Merge latest trunk changes with experimental branch. |
commit | commitdiff | tree |
2011-07-01 |
dan | Improve use of indexes to optimize DISTINCT queries. |
commit | commitdiff | tree |
2011-07-01 |
drh | Test case for ticket [d6ddba6706353915ceed] |
commit | commitdiff | tree |
2011-07-01 |
dan | Improvements and tests for detection of redundant DISTI... |
commit | commitdiff | tree |
2011-07-01 |
drh | Ignore the database name on the target table when parsi... |
commit | commitdiff | tree |
2011-06-30 |
dan | Experimental changes to improve optimization of DISTINC... |
commit | commitdiff | tree |
2011-06-29 |
drh | Pass the BTREE_UNORDERED hint into both sqlite3BtreeOpe... |
commit | commitdiff | tree |
2011-06-28 |
dan | Merge the fts3-changes branch back into the trunk. |
commit | commitdiff | tree |
2011-06-28 |
dan | Add a fix and tests for the FTS deferred token logic. fts3-changes |
commit | commitdiff | tree |
2011-06-28 |
dan | Merge latest trunk changes with fts3-changes branch. |
commit | commitdiff | tree |
2011-06-28 |
dan | Changes to allow FTS to be compiled as a loadable modul... |
commit | commitdiff | tree |
2011-06-27 |
dan | Remove an unnecessary assignment from vdbeapi.c. |
commit | commitdiff | tree |
2011-06-27 |
dan | Merge latest trunk changes. |
commit | commitdiff | tree |
2011-06-27 |
dan | Remove an unnecessary assignment from vdbeapi.c. |
commit | commitdiff | tree |
2011-06-27 |
dan | Add a case to permutations.test to run the veryquick... |
commit | commitdiff | tree |
2011-06-27 |
dan | Changes to improve the selection of deferred tokens... |
commit | commitdiff | tree |
2011-06-27 |
drh | Make sure all new statements begin life unexpired,... |
commit | commitdiff | tree |
2011-06-26 |
drh | Modifications to the "like.test" script in order to... |
commit | commitdiff | tree |
2011-06-25 |
mistachkin | Support using nmake via cmd.exe, allow Tcl related... |
commit | commitdiff | tree |
2011-06-24 |
dan | Explicitly cast an argument to printf() to (int), in... |
commit | commitdiff | tree |
2011-06-24 |
shaneh | Fix a Windows line ending issue in a test case that... |
commit | commitdiff | tree |
2011-06-24 |
drh | Fix some harmless compiler warnings that were occurring... |
commit | commitdiff | tree |
2011-06-23 |
drh | Version 3.7.7 release candidate #1. version-3.7.7 |
commit | commitdiff | tree |
2011-06-23 |
drh | Add a bit to the SQLITE_TESTCTRL_OPTIMIZATIONS setting... |
commit | commitdiff | tree |
2011-06-23 |
dan | Fix some of the code issues (missing comments etc.... |
commit | commitdiff | tree |
2011-06-23 |
dan | Add a test for ticket [91e2e8ba6f]. No changes to code. |
commit | commitdiff | tree |
2011-06-23 |
drh | Do not do affinity transformations on inserts into... |
commit | commitdiff | tree |
2011-06-23 |
drh | Provide the SQLITE_MAX_SCHEMA_RETRY compile-time parame... |
commit | commitdiff | tree |
2011-06-23 |
drh | Remove unused variables from test_vfs.c |
commit | commitdiff | tree |
2011-06-23 |
drh | If "PRAGMA page_size" commands are not authorized,... |
commit | commitdiff | tree |
2011-06-22 |
shaneh | Added limited support to omittest.tcl for nmake makefile. |
commit | commitdiff | tree |
2011-06-22 |
shaneh | Update a test case for Windows that failed because... |
commit | commitdiff | tree |
2011-06-22 |
drh | Print a warning in oserror-1.1.1 that a valgrind warnin... |
commit | commitdiff | tree |
2011-06-22 |
shaneh | Adjust a test case in triggerC.test to handle non-defau... |
commit | commitdiff | tree |
2011-06-22 |
shaneh | Add a flush of stdout so some test code reading from... |
commit | commitdiff | tree |
2011-06-22 |
dan | Change a test case in types3.test slightly so that... |
commit | commitdiff | tree |
2011-06-22 |
dan | Modify the implementation of the test code in test_vfs... |
commit | commitdiff | tree |
2011-06-21 |
shaneh | Fix typo in previous tester.tcl commit. |
commit | commitdiff | tree |
2011-06-21 |
shaneh | Update filepath_normalize for unix. |
commit | commitdiff | tree |
next |