2013-04-11 |
mistachkin | Experimental changes to support a Win32 VSIX package... vsixWin32 |
commit | commitdiff | tree |
2013-04-11 |
mistachkin | Enhance multi-process tester integration with the Win32... |
commit | commitdiff | tree |
2013-04-10 |
drh | Add new primary error codes SQLITE_NOTICE and SQLITE_WA... |
commit | commitdiff | tree |
2013-04-10 |
drh | Add the sqlite3_strglob() interface. |
commit | commitdiff | tree |
2013-04-10 |
drh | Use symbolic names for tasks in mptester. |
commit | commitdiff | tree |
2013-04-10 |
mistachkin | Fix typo in name of mptest executable files in clean... |
commit | commitdiff | tree |
2013-04-10 |
mistachkin | Correct test numbering on several rtree tests. |
commit | commitdiff | tree |
2013-04-09 |
drh | Limit integrity_check output to 10 lines in mptester... |
commit | commitdiff | tree |
2013-04-09 |
drh | Change the rollback journal so that it invokes sqlite3_... |
commit | commitdiff | tree |
2013-04-09 |
drh | Add extra #ifndef statements in os_unix.c and os_win... |
commit | commitdiff | tree |
2013-04-08 |
drh | Disable the use of memory-mapped I/O if the SQLITE_DISA... |
commit | commitdiff | tree |
2013-04-08 |
drh | In mptester, handle startScript no-change commits using... |
commit | commitdiff | tree |
2013-04-08 |
drh | Still more tests using mptester. Added test cases... |
commit | commitdiff | tree |
2013-04-08 |
drh | Adding tests to the mptester scripts. |
commit | commitdiff | tree |
2013-04-08 |
drh | Change mptester to avoid reporting SQLITE_BUSY errors... |
commit | commitdiff | tree |
2013-04-08 |
dan | Handle the case in os_unix.c where SQLITE_FCNTL_MMAP_LI... |
commit | commitdiff | tree |
2013-04-08 |
drh | Merge the multi-process tester into trunk. |
commit | commitdiff | tree |
2013-04-08 |
drh | Add the "mptester" target to the makefiles. Make mptes... mptest |
commit | commitdiff | tree |
2013-04-08 |
drh | Fix harmless compiler warnings in mptest.c. |
commit | commitdiff | tree |
2013-04-08 |
drh | Add the vfsname() and eval() SQL functions to mptest.c. |
commit | commitdiff | tree |
2013-04-08 |
drh | Add --if, --else, --endif processing to mptest.c. |
commit | commitdiff | tree |
2013-04-08 |
dan | Fix an incorrect type cast in an assignment in vdbe.c. |
commit | commitdiff | tree |
2013-04-06 |
drh | Fix the --source command so that its argument is relati... |
commit | commitdiff | tree |
2013-04-06 |
drh | Merge trunk changes into the mptest branch. The mptest... |
commit | commitdiff | tree |
2013-04-06 |
drh | Increase the default SQLITE_MAX_SCHEMA_RETRY to 50... |
commit | commitdiff | tree |
2013-04-06 |
drh | Add SQLITE_CONFIG_LOG error logging to the mptest program. |
commit | commitdiff | tree |
2013-04-06 |
drh | Get the build of mptest working on mac. |
commit | commitdiff | tree |
2013-04-06 |
drh | Get the mptest program running on windows. |
commit | commitdiff | tree |
2013-04-06 |
drh | Many improvements to the mptest program. Added a simpl... |
commit | commitdiff | tree |
2013-04-06 |
dan | Add tests to "permutations.test coverage-pager" to... |
commit | commitdiff | tree |
2013-04-06 |
drh | Add a prototype TH3-script-style test harness that... |
commit | commitdiff | tree |
2013-04-05 |
dan | Improve the code coverage of "permutations.test coverag... |
commit | commitdiff | tree |
2013-04-04 |
dan | Add further multi-client tests to mmap1.test. |
commit | commitdiff | tree |
2013-04-04 |
drh | Disable memory-mapped I/O for the win32lock.test module |
commit | commitdiff | tree |
2013-04-04 |
drh | Updates to the file-control documentation. No changes... |
commit | commitdiff | tree |
2013-04-04 |
drh | Increase the version number to 3.7.17. |
commit | commitdiff | tree |
2013-04-04 |
drh | Try to use mmap() to speed access to the database file... |
commit | commitdiff | tree |
2013-04-03 |
drh | Release resources prior to bailing out of the btreeCrea... experimental-mmap |
commit | commitdiff | tree |
2013-04-03 |
drh | Remove an unreachable branch in the direct blob I/O... |
commit | commitdiff | tree |
2013-04-03 |
drh | Fix a bug in the detection of iOS when setting the... |
commit | commitdiff | tree |
2013-04-03 |
drh | Change the mmap_limit pragma to report the new limit... |
commit | commitdiff | tree |
2013-04-03 |
dan | Remove the restriction on using xFetch to load the... |
commit | commitdiff | tree |
2013-04-03 |
dan | When moving a page to make way for the root page of... |
commit | commitdiff | tree |
2013-04-03 |
dan | In btree.c, save the positions of other cursors open... |
commit | commitdiff | tree |
2013-04-03 |
drh | Initialize the mmap_limit of temporary files to the... |
commit | commitdiff | tree |
2013-04-03 |
drh | Make use of xFetch, if it is available when doing a... |
commit | commitdiff | tree |
2013-04-03 |
drh | Add the -mmap option to the command-line shell, for... |
commit | commitdiff | tree |
2013-04-03 |
drh | Fix the unix driver to check defined(_BSD_SOURCE) rathe... |
commit | commitdiff | tree |
2013-04-02 |
dan | Fix a resource leak in os_unix.c. |
commit | commitdiff | tree |
2013-04-02 |
drh | Adjustments to mmap1.test so that it works better on... |
commit | commitdiff | tree |
2013-04-02 |
dan | Fix a bug in mmap2.test that was leaving an invalid... |
commit | commitdiff | tree |
2013-04-02 |
mistachkin | Add assert to the Windows VFS pertaining to the size... |
commit | commitdiff | tree |
2013-04-02 |
dan | Add test cases to mmap1.test and pagerfault.test. |
commit | commitdiff | tree |
2013-04-02 |
dan | Change an assert in pager.c to acknowledge that it... |
commit | commitdiff | tree |
2013-04-02 |
drh | Fix the build for Mac. |
commit | commitdiff | tree |
2013-04-02 |
dan | Add new test file btreefault.test. |
commit | commitdiff | tree |
2013-04-02 |
drh | Fix a faulty assert() in the os_win.c VFS. |
commit | commitdiff | tree |
2013-04-02 |
drh | If the SQLITE_TRACE_SIZE_LIMIT compile-time parameter... |
commit | commitdiff | tree |
2013-04-02 |
dan | Add test cases for errors in mmap() or mremap() is... |
commit | commitdiff | tree |
2013-04-02 |
drh | Proposed template preprocessor magic for activating... |
commit | commitdiff | tree |
2013-04-02 |
drh | Reorder two conditions to make coverage testing easier. |
commit | commitdiff | tree |
2013-04-02 |
drh | Remove an unreachable condition from pager.c. |
commit | commitdiff | tree |
2013-04-02 |
drh | Always send the SQLITE_FCNTL_MMAP_LIMIT pragma to the... |
commit | commitdiff | tree |
2013-04-01 |
drh | Remove a debugging printf() accidently left in the... |
commit | commitdiff | tree |
2013-04-01 |
drh | Add the SQLITE_CONFIG_MMAP_LIMIT configuration option... |
commit | commitdiff | tree |
2013-04-01 |
drh | Add a comment to xUnfetch on windows to say that the... |
commit | commitdiff | tree |
2013-04-01 |
drh | In windows, round down the size of the memory mapped... |
commit | commitdiff | tree |
2013-04-01 |
dan | Merge accidental fork. |
commit | commitdiff | tree |
2013-04-01 |
dan | Attempt to emulate mremap() on non-Linux systems by... |
commit | commitdiff | tree |
2013-04-01 |
drh | Bug fix in the winMapfile() subroutine: Be sure to... |
commit | commitdiff | tree |
2013-04-01 |
drh | Add xFetch and xUnfetch methods to the os_win.c VFS. |
commit | commitdiff | tree |
2013-04-01 |
dan | Ensure that a checkpoint does not use an out-of-date... |
commit | commitdiff | tree |
2013-04-01 |
dan | Fix a typo in a log message in wal.c. |
commit | commitdiff | tree |
2013-04-01 |
dan | Fix a problem in btree.c that could cause a crash follo... |
commit | commitdiff | tree |
2013-03-29 |
mistachkin | For the clean target, tidy up a couple more generated... |
commit | commitdiff | tree |
2013-03-29 |
drh | Version 3.7.16.1 version-3.7.16.1 |
commit | commitdiff | tree |
2013-03-28 |
drh | Adjustment to an extreme corner case in the sqlite3Atoi... |
commit | commitdiff | tree |
2013-03-27 |
drh | Fix harmless compiler warnings coming from MSVC64 in... |
commit | commitdiff | tree |
2013-03-27 |
drh | Increment the version number to 3.7.16.1. |
commit | commitdiff | tree |
2013-03-27 |
drh | In order to optimize out the ORDER BY clause, |
commit | commitdiff | tree |
2013-03-27 |
drh | Restore additional ORDER BY optimizations that where... orderby-fix |
commit | commitdiff | tree |
2013-03-27 |
drh | Improved optimization of ORDER BY. |
commit | commitdiff | tree |
2013-03-27 |
drh | A fix an test-case for the ORDER BY problem identified... |
commit | commitdiff | tree |
2013-03-27 |
drh | Candidate fix for ticket [6bfb98dfc0c]: Make sure inval... |
commit | commitdiff | tree |
2013-03-26 |
drh | Fix a comment in os_unix.c. No code changes. |
commit | commitdiff | tree |
2013-03-26 |
drh | Change the name of the Pager.pFree field to Pager.pMmap... |
commit | commitdiff | tree |
2013-03-26 |
dan | In btree.c, save the positions of any open cursors... |
commit | commitdiff | tree |
2013-03-26 |
drh | Previous check-in accidently left mmap turned off by... |
commit | commitdiff | tree |
2013-03-25 |
drh | Memory-mapped I/O is now on by default. The "PRAGMA... |
commit | commitdiff | tree |
2013-03-25 |
drh | Add munmap and mremap to the set of os interfaces that... |
commit | commitdiff | tree |
2013-03-25 |
dan | Use mremap() on Linux. |
commit | commitdiff | tree |
2013-03-25 |
drh | Merge all recent trunk changes into the experimental... |
commit | commitdiff | tree |
2013-03-25 |
dan | Add a test that simulates an error in mmap(). |
commit | commitdiff | tree |
2013-03-25 |
dan | Simulate OOM errors in the sqlite3OsFetch() function... |
commit | commitdiff | tree |
2013-03-25 |
dan | Change the signature of the xUnfetch method to "int... |
commit | commitdiff | tree |
2013-03-25 |
dan | Remove unnecessary code to round the size of a memory... |
commit | commitdiff | tree |
2013-03-25 |
dan | Do not return SQLITE_IOERR when the user attempts to... |
commit | commitdiff | tree |
2013-03-25 |
dan | Fix a case in the pager where an xFetch() reference... |
commit | commitdiff | tree |
2013-03-25 |
dan | Add a second test for [38b1ae018f]. |
commit | commitdiff | tree |
2013-03-25 |
dan | In fts3, when filtering lists for hits in a specific... |
commit | commitdiff | tree |
next |