Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Adjust #ifdefs in test_autoext.c so that it compiles with | drh | 2013-08-06 |
* | Minor cleanups to the header comments on various test_*.c file, to make | drh | 2011-05-23 |
* | Add a #include to test_demovfs.c in an effort to get it to compile on Solaris. | drh | 2011-05-05 |
* | Changes for consistent use of SQLITE_OS_UNIX and removal of legacy OS_UNIX fr... | shaneh | 2011-04-04 |
* | Fix some non-ANSI C code in test_demovfs.c. Also change the same file so that... | dan | 2010-08-17 |
* | Add the xShmRelease() method to the VFS. The os_unix.c implementation of | drh | 2010-04-27 |
* | Begin moving WAL-specific I/O into the VFS. This checkin contains VFS | drh | 2010-04-26 |
* | Make sure F_OK, R_OK, and W_OK are defined in test_demovfs.c. Define them ma... | drh | 2010-04-08 |
* | Add file test_demovfs.c, containing a simple VFS implementation that demonstr... | dan | 2010-04-07 |