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

  1. 93de653 Add static mutexes for use by the built-in / third-party VFSs and use the built-in VFS mutex where appropriate. by mistachkin · 10 years ago
  2. 96c707a Improvements to SQLITE_ENABLE_API_ARMOR. by drh · 10 years ago
  3. d42d0be Add three new static mutexes for use by the application. This is a partial by drh · 11 years ago
  4. e4c88c0 Fix typos and comments and make minor changes to a few function names, by drh · 14 years ago
  5. 7750ab4 Make walIndexTryHdr() a private function. Fix an issue with SQLITE_MUTEX_NOOP. by drh · 15 years ago
  6. ff82894 Suppress various compiler warnings. by drh · 15 years ago
  7. 558814f Add some 'const' markers to static data that is really constant. by dan · 15 years ago
  8. e874d9e Change the xShmOpen() method of the VFS to take the database file name as by drh · 15 years ago
  9. e404de0 Remove the noop-mutex implementations of mutex_held() and mutex_notheld() by drh · 15 years ago
  10. fc34ad2 Get the previous mutex fix working with SQLITE_DEBUG and with the amalgamation. by drh · 15 years ago
  11. 92d7652 When the in single-threaded mode, the sqlite3_mutex_alloc() interface by drh · 15 years ago
  12. c81c11f Remove the obsolete "$Id:$" RCS identifier strings from the source code. by drh · 16 years ago
  13. 902b9ee Fix harmless compiler warnings. Improved comments in the query optimizer. (CVS 5982) by drh · 17 years ago
  14. 9e885cd Fix a naming problem when SQLITE_MUTEX_NOOP is used. (CVS 5827) by drh · 17 years ago
  15. 18472fa Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0 by drh · 17 years ago