Skip to content
GitLab
Explore
Sign in
Register
Overview
Active
Stale
All
file-control-pragma
c8517f61
·
Move test logic for SQLITE_FCNTL_PRAGMA out of os_unix.c and into test_vfs.c.
·
Feb 22, 2012
nonblocking-rollback
21021a5c
·
Add the new SQLITE_ABORT_ROLLBACK extended error code to be returned for
·
Feb 13, 2012
generalize-interrupt
911b2c06
·
Generalize the interrupt mechanism so that individual statements can be
·
Feb 13, 2012
output-minmax-row
94a6d998
·
Fix a problem with NULL handling in aggregate min/max when returning
·
Feb 02, 2012
no-overread
5e3f1f22
·
Experimental changes to prevent buffer overreads when parsing a corrupt
·
Jan 03, 2012
branch-3.7.6
50acb74f
·
Fix a problem with [f9c4a7c8f4] as applied to this branch.
·
Dec 23, 2011
statvfs
cb15f35f
·
Change the name ZERO_DAMAGE to the more descriptive POWERSAFE_OVERWRITE.
·
Dec 23, 2011
wal-header-sync
4eb02a45
·
Enhance the WAL header sync so that it honors the various synchronous
·
Dec 16, 2011
quota-stdio
c39f3e00
·
Use _commit() rather than FlushFileBuffers() as a substitute for fsync()
·
Dec 15, 2011
vfsname-filectrl
de60fc2d
·
Add a file-control that will discover the name of the bottom-level VFS and
·
Dec 14, 2011
tree-explain
a5eec8c8
·
Merge the latest trunk changes into tree-explain branch.
·
Dec 10, 2011
uninit-vdbe-mem
61134508
·
Remove an unnecessary condition.
·
Dec 09, 2011
vfs-stdio
24076fd9
·
Add a prototype implementation of stdio-like routines for accessing the VFS.
·
Dec 01, 2011
winGetLastError
d1ef9b6d
·
Cleanup the semantics surrounding use of the GetLastError function on Windows.
·
Nov 21, 2011
3-digit-multiplex-suffix
d236b164
·
Change the multiplexor suffix from 2 to 3 digits.
·
Nov 16, 2011
mmap-experimental
b6ae41ab
·
Further work on mmap(). Still does not work right - autovacuum tests are the
·
Nov 14, 2011
experimental-pcache
81ef0f97
·
Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2
·
Nov 13, 2011
winSyscall
6c3c1a09
·
Make sure to flag benign malloc failures in the Windows VFS as such. Expand...
·
Nov 12, 2011
omit-wal-fix
ec04dad1
·
Cherrypick the [5dbfaed8c3] patch so that SQLITE_OMIT_WAL works again.
·
Nov 08, 2011
retry-short-reads
5578f4d2
·
If the read() system call in unix returns fewer bytes than expected, retry
·
Nov 01, 2011
Prev
1
…
72
73
74
75
76
77
78
79
80
Next