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

  1. 43afab2 GCC 13 has become more quite pedantic about the signature of functions matching the by drh · 6 months ago
  2. 064b681 First attempt at getting the build to work with Tcl 9.0. by drh · 12 months ago
  3. 1935887 Ensure that all fields of static sqlite3_module objects are explicitly by drh · 1 year, 10 months ago
  4. f8181ea Tweaks to the test_intarray documentation and tests. by drh · 7 years ago
  5. 7617e4a Make sure the SQLITE_TCLAPI macro is always defined. by mistachkin · 9 years ago
  6. 52b1dbb Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention. by mistachkin · 9 years ago
  7. f3cdcdc Use sqlite3_malloc64() in place of sqlite3_malloc() internally. by drh · 10 years ago
  8. 60ec914 Fix typos in comments. No code changes. by peter.d.reid · 11 years ago
  9. fb90841 Add SQLITE_API macros in front of interface routines in the test_intarray.c by drh · 11 years ago
  10. e84d8d3 More refinements to Windows OSTRACE usage. Replace all usage of sqlite3TestErrorName() with sqlite3ErrName() and add missing return codes. by mistachkin · 12 years ago
  11. b3f787f Fix compiler warnings found on Lion. by drh · 13 years ago
  12. d8267b8 Fix a faulty function prototype in test_intarray.c. by drh · 16 years ago
  13. 5c03f30 Changes to test_intarray.c so that it build with SQLITE_OMIT_VIRTUALTABLE. by drh · 16 years ago
  14. 63b3878 Additional intarray test cases and tweaks to comments. by drh · 16 years ago
  15. 522efc6 Initial implementation and test cases for the "intarray" virtual table. by drh · 16 years ago