2011-08-26 |
mistachkin | In the MSVC makefile, allow symbols to be enabled witho... winNativeHeap |
commit | commitdiff | tree |
2011-08-26 |
mistachkin | Disable checking the winMemData structure signature... |
commit | commitdiff | tree |
2011-08-26 |
mistachkin | Allow the Win32 native heap flags to be overridden... |
commit | commitdiff | tree |
2011-08-25 |
mistachkin | Add comments for the various debug levels. When debugg... |
commit | commitdiff | tree |
2011-08-25 |
mistachkin | In the MSVC makefile, support several levels of debuggi... |
commit | commitdiff | tree |
2011-08-25 |
mistachkin | Make sure that SQLITE_FCNTL_SIZE_HINT on Windows does... |
commit | commitdiff | tree |
2011-08-24 |
mistachkin | Add error logging to native Win32 heap support. |
commit | commitdiff | tree |
2011-08-24 |
mistachkin | Experimental work to allow SQLite to use the native... |
commit | commitdiff | tree |
2011-08-24 |
drh | Updates to the sqlite3_mem_methods documentation. |
commit | commitdiff | tree |
2011-08-24 |
drh | Fix some harmless compiler warnings. |
commit | commitdiff | tree |
2011-08-24 |
drh | Changes to test_quota.c to make quota groups persistent... |
commit | commitdiff | tree |
2011-08-23 |
drh | Simplifications to the SQLITE_PAGECACHE_BLOCKALLOC... |
commit | commitdiff | tree |
2011-08-23 |
drh | If the application-defined openDirectory() function... |
commit | commitdiff | tree |
2011-08-23 |
dan | Change the way the "crash" VFS (test6.c) handles SQLITE... |
commit | commitdiff | tree |
2011-08-23 |
dan | Have the "crash" VFS used by the tcl tests (test6.c... |
commit | commitdiff | tree |
2011-08-23 |
drh | Ifdef out routines in pcache1.c that are used only |
commit | commitdiff | tree |
2011-08-23 |
drh | Merge the PAGECACHE_BLOCKALLOC changes into trunk. |
commit | commitdiff | tree |
2011-08-23 |
dan | When copying a rollback mode database over a WAL databa... |
commit | commitdiff | tree |
2011-08-23 |
dan | Change to test instrumentation of os_unix.c: Regard... pager-blockalloc |
commit | commitdiff | tree |
2011-08-23 |
drh | Remove a branch that is always true. |
commit | commitdiff | tree |
2011-08-22 |
drh | Remove an unreachable branch in the FK code. |
commit | commitdiff | tree |
2011-08-22 |
dan | Modify test cases so that veryquick.test passes with... |
commit | commitdiff | tree |
2011-08-22 |
dan | Fix for [b1d3a2e531]. |
commit | commitdiff | tree |
2011-08-19 |
dan | Experimental change: If SQLITE_PAGECACHE_BLOCKALLOC... |
commit | commitdiff | tree |
2011-08-19 |
drh | When retrying a write() after an EINTR error on unix... |
commit | commitdiff | tree |
2011-08-18 |
dan | Ensure that the Tcl "db onecolumn" command returns... |
commit | commitdiff | tree |
2011-08-17 |
mistachkin | Properly process x64 DLL exports, which do not contain... |
commit | commitdiff | tree |
2011-08-17 |
mistachkin | Add vdbesort.c to the MSVC makefile. |
commit | commitdiff | tree |
2011-08-17 |
drh | Use OP_Sort rather than OP_Rewind in order to sort... |
commit | commitdiff | tree |
2011-08-15 |
drh | Updated comments on the multiplexor extension. No... |
commit | commitdiff | tree |
2011-08-15 |
drh | Fix an assert() in the merge-sort logic to account... |
commit | commitdiff | tree |
2011-08-15 |
drh | New makefile target "sqlite3-debug.c" builds an amalgam... |
commit | commitdiff | tree |
2011-08-15 |
dan | When opening a temporary file to use in a merge-sort... |
commit | commitdiff | tree |
2011-08-13 |
drh | Fix the header comment on the implementation of the |
commit | commitdiff | tree |
2011-08-12 |
dan | Merge the experimental changes to use a merge-sort... |
commit | commitdiff | tree |
2011-08-12 |
dan | Update Makefile.in and configure to account for new... |
commit | commitdiff | tree |
2011-08-12 |
dan | Merge latest trunk changes into experimental branch. |
commit | commitdiff | tree |
2011-08-12 |
dan | Remove an unused parameter from a function in vdbesort... |
commit | commitdiff | tree |
2011-08-12 |
dan | Add the SQLITE_OMIT_MERGE_SORT pre-processor directive... |
commit | commitdiff | tree |
2011-08-12 |
dan | Add tests to improve coverage of vdbesort.c. |
commit | commitdiff | tree |
2011-08-10 |
drh | Make the openDirectory routine in os_unix.c overrideabl... |
commit | commitdiff | tree |
2011-08-09 |
drh | Add command-line utilities "offsets.c" and "extract... |
commit | commitdiff | tree |
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-08 |
dan | Remove redundant parameter from vdbeSorterInitMerge... |
commit | commitdiff | tree |
2011-08-08 |
dan | Add fault-injection and other tests (and fixes) to... |
commit | commitdiff | tree |
2011-08-07 |
drh | Remove relevant elements from the sqlite_stat2 table... |
commit | commitdiff | tree |
2011-08-06 |
dan | Fix a problem with building large indexes introduced... |
commit | commitdiff | tree |
2011-08-06 |
dan | In temp files used for merge sorting, store the size... |
commit | commitdiff | tree |
2011-08-05 |
dan | Minor internal changes to vdbesort.c. Also, default... |
commit | commitdiff | tree |
2011-08-04 |
dan | Fix a comment in vdbesort.c. |
commit | commitdiff | tree |
2011-08-04 |
dan | Change to using packed-memory-arrays instead of b-trees... |
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 |
dan | Minor fixes to vdbesort.c code in preparation for a... |
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 |
dan | Experimental support for speeding up CREATE INDEX comma... |
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 |
next |