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

  1. c81c11f Remove the obsolete "$Id:$" RCS identifier strings from the source code. by drh · 16 years ago
  2. bc73971 Use the ROUND8() macro to round an integer up to the nearest multiple of 8 and ROUNDDOWN8() macro to round down to the nearest multiple of 8. This is a cosmetic change. (CVS 6372) by danielk1977 · 16 years ago
  3. 18472fa Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0 by drh · 17 years ago
  4. a8f83bf Fine tune the hard-coded values passed to sqlite3_init_wsd(). (CVS 5664) by danielk1977 · 17 years ago
  5. 075c23a Begin adding support for the SQLITE_OMIT_WSD macro. Some (many) WSD variables still need wrappers added to them. (CVS 5652) by danielk1977 · 17 years ago