drh
|
582d47d27a
|
Remove unnecessary memset() calls from test code.
FossilOrigin-Name: eec3187bc68ddebdbc2113f77c7f5cd32e9be61f
|
2013-10-03 11:27:56 +00:00 |
|
drh
|
81ef0f97ef
|
Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2
documentation improvements.
FossilOrigin-Name: 9f839ac05a9f3cfe587d2ccdccd50dac41baedbe
|
2011-11-13 21:44:03 +00:00 |
|
dan
|
22e21ff4fc
|
Experimental change to the pcache interface to allow page buffers to be allocated separately from their associated container structures.
FossilOrigin-Name: c275c9d323cb1dccb031b199d413ac3a0b244fea
|
2011-11-08 20:08:44 +00:00 |
|
drh
|
c81c11f62c
|
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
|
2009-11-10 01:30:52 +00:00 |
|
dan
|
3d6e060b48
|
Move error simulation code from the sqlite3_os_init() functions into a wrapper.
FossilOrigin-Name: 67ad21abf88abb7a3e2eacddcaf1ab5d54149807
|
2009-08-17 15:52:25 +00:00 |
|
dan
|
e1ab219309
|
Add tests to check that sqlite recovers from an error in sqlite3_initialize() correctly.
FossilOrigin-Name: 904a371c6c9d3f20332b37767b06161fa0a78113
|
2009-08-17 15:16:19 +00:00 |
|