mistachkin
|
4d60be5e30
|
In the MSVC makefile, allow symbols to be enabled without NDEBUG defined. Also, for the win32lock test, make sure the database is closed prior to shutdown.
FossilOrigin-Name: 5ed7633d41b99929309a7e13d37375a4fdae43b3
|
2011-08-26 05:40:31 +00:00 |
|
mistachkin
|
f2d25f2005
|
Add comments for the various debug levels. When debugging, disable optimizations. Prevent the win32lock tests from spinning forever.
FossilOrigin-Name: 401859236b0d97bde82b11f32efce6eb9d490941
|
2011-08-25 04:09:12 +00:00 |
|
mistachkin
|
85e444cab4
|
Add explanatory comment to the win32lock-2.2 test case.
FossilOrigin-Name: 4cb17881d9676fa3359394391b9ba53f08e5809a
|
2011-08-02 23:45:53 +00:00 |
|
mistachkin
|
176f1b47e5
|
Correct subtle timing issues in the win32lock test cases and in the lock_win32_file Tcl command. Also, eliminate superfluous MSVC compiler warnings.
FossilOrigin-Name: 7baf02946e14eb889d864984ff3b3822aad8a3c9
|
2011-08-02 23:34:00 +00:00 |
|
mistachkin
|
1b466a605d
|
Fix missing info exists check for win32lock-2.2 (the one previously applied to win32lock-1.2).
FossilOrigin-Name: 8a52698e642f40a32d09a6a00b63f25ac38f3fda
|
2011-08-02 20:19:48 +00:00 |
|
mistachkin
|
4e6b49b409
|
Remove redundant sub-expression from retry loop invariant in winAccess. Also, make check for SQLITE_ACCESS_READWRITE formally correct.
FossilOrigin-Name: 93079a92c49edf72eb289f352cd5ed7ab2faaff3
|
2011-07-28 19:16:41 +00:00 |
|
drh
|
d0cdf012a2
|
Added the SQLITE_FCNTL_WIN32_AV_RETRY file control for configuring the
retry counts and delays in the windows VFS.
FossilOrigin-Name: 7aaf0a6ae1238129e07eb191ca3f043df445e27a
|
2011-07-13 16:03:46 +00:00 |
|
drh
|
a32ad8434e
|
Improvements to the logging that occurs on an antivirus I/O retry.
FossilOrigin-Name: ff0ff75c3559f5bbe29c73204cc8ff1cb80f42cb
|
2011-07-12 13:51:05 +00:00 |
|
drh
|
80084ca8e8
|
Update the TCL commands for setting windows manditory locks.
Add test cases for manditory lock delays under windows.
FossilOrigin-Name: 03af4c175c6ba303ec0a5be25fd42771e38f7347
|
2011-07-11 23:45:44 +00:00 |
|