Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_pcache.c
7acf972
Fixes for platforms with 32-bit pointers that require 64-bit values to be aligned.
by dan
· 1 year ago
bc91738
Add a C-source spell-checking facility. make misspell (on Nix)
by larrybr
· 2 years, 1 month ago
870c017
Merge the PCACHE2 changes into trunk.
by drh
· 14 years ago
81ef0f9
Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2
by drh
· 14 years ago
experimental-pcache
d515660
Remove a couple of incorrect assert statements so that the test suite will
by drh
· 14 years ago
e5c40b1
Update the API documentation for the new pcache2 interface. Change the
by drh
· 14 years ago
22e21ff
Experimental change to the pcache interface to allow page buffers to be allocated separately from their associated container structures.
by dan
· 14 years ago
c81c11f
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
by drh
· 16 years ago
1a0cc28
Increase the hard upper bound on the number of pcache pages in test_pcache
by drh
· 16 years ago
f2a84e3
Add a HIGHSTRESS parameter to the sqlite3_config_alt_pcache debugging
by drh
· 17 years ago
b232c23
Add an alternative application-defined pcache implementation and add test
by drh
· 17 years ago