index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
misc
/
vfsstat.c
Commit message (
Expand
)
Author
Age
*
Remove unnecessary "www." prefixes on domain names in URLs.
drh
2025-04-10
*
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:...
stephan
2025-02-25
*
Ensure that all fields of static sqlite3_module objects are explicitly
drh
2023-10-06
*
Add NULL checks on all sqlite3_vfs_find(0) calls. This is not strictly
drh
2021-06-15
*
Fix minor compile issues with optional extensions.
drh
2020-05-25
*
Register the "vfsstat" virtual table immediately when loading the vfsstat.c
drh
2019-02-12
*
Make the extension auto-loading mechanism work with the __stdcall calling con...
mistachkin
2016-07-28
*
Enhance the sqlite3_load_extension() interface to permit extensions to
drh
2016-06-03
|
\
|
*
Enhance the sqlite3_load_extension() interface to permit extensions to
drh
2016-05-28
*
|
Fix compilation issues with the VFS stat extension.
mistachkin
2016-06-01
*
|
Remove an unnecessary malloc from the vfsstat extension.
drh
2016-05-28
|
/
*
Add the vfsstat.c loadable extension - a VFS shim that measures the amount
drh
2016-05-28