Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add NULL checks on all sqlite3_vfs_find(0) calls. This is not strictly | drh | 2021-06-15 |
* | Use 64-bit math to compute the sizes of memory allocations in extensions. | drh | 2019-01-08 |
* | Improved header comment with better instructions on the vfslog.c | drh | 2013-10-19 |
* | Add the SQLITE_FCNTL_TRACE file control and generate it for OP_Trace | drh | 2013-10-18 |
* | Further enhance the vfslog extension to record the number of freelist pages | drh | 2013-10-18 |
* | In the vfslog extension for FILECONTROL records, show the pragma name for | drh | 2013-10-18 |
* | Fix various harmless compiler warnings. Change the "warnings.sh" script to | drh | 2013-10-11 |
* | Enhancements to the vfslog.c module to show all change-counter changes and | drh | 2013-10-10 |
* | Another fix to the hash signature algorithm in vfslog.c. | drh | 2013-10-10 |
* | Fix the hash signature algorithm in vfslog.c. Add a utility program to | drh | 2013-10-10 |
* | Add ext/misc/vfslog.c, a VFS shim for unix that keeps a log of method calls m... | dan | 2013-10-10 |