Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 7acf972 Fixes for platforms with 32-bit pointers that require 64-bit values to be aligned. by dan · 1 year ago
  2. bc91738 Add a C-source spell-checking facility. make misspell (on Nix) by larrybr · 2 years, 1 month ago
  3. 870c017 Merge the PCACHE2 changes into trunk. by drh · 14 years ago
  4. 81ef0f9 Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2 by drh · 14 years ago experimental-pcache
  5. d515660 Remove a couple of incorrect assert statements so that the test suite will by drh · 14 years ago
  6. e5c40b1 Update the API documentation for the new pcache2 interface. Change the by drh · 14 years ago
  7. 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
  8. c81c11f Remove the obsolete "$Id:$" RCS identifier strings from the source code. by drh · 16 years ago
  9. 1a0cc28 Increase the hard upper bound on the number of pcache pages in test_pcache by drh · 16 years ago
  10. f2a84e3 Add a HIGHSTRESS parameter to the sqlite3_config_alt_pcache debugging by drh · 17 years ago
  11. b232c23 Add an alternative application-defined pcache implementation and add test by drh · 17 years ago