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

  1. b6503f1 Cygwin-centric fixes from Jan Nijtmans. by stephan · 5 months ago
  2. 064b681 First attempt at getting the build to work with Tcl 9.0. by drh · 12 months ago
  3. 7617e4a Make sure the SQLITE_TCLAPI macro is always defined. by mistachkin · 9 years ago
  4. 52b1dbb Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention. by mistachkin · 9 years ago
  5. c81c11f Remove the obsolete "$Id:$" RCS identifier strings from the source code. by drh · 16 years ago
  6. 860e077 Fix the sqlite3_prepare() family of interfaces so that they zero the *ppStmt by drh · 16 years ago
  7. 8278ce7 Fix minor problems in the test scripts and harness. (CVS 5394) by drh · 17 years ago
  8. 01495b9 Improvements to test coverage in the lemon-generated parser and in the by drh · 17 years ago
  9. 29278e3 Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255) by drh · 18 years ago
  10. af30469 Get the build working with -DSQLITE_OMIT_UTF16=1. Ticket #2314. (CVS 3865) by drh · 18 years ago
  11. 7152de8 Avoid calling OsDelete() on journal files when they are opened for temporary databases. Fix for #2255. (CVS 3748) by danielk1977 · 18 years ago
  12. 8c8eba1 Explicitly test some error cases that up until now have not been checked. (CVS 3743) by danielk1977 · 18 years ago