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

  1. bc91738 Add a C-source spell-checking facility. make misspell (on Nix) by larrybr · 2 years, 1 month ago
  2. 43f58d6 Fix various internal #defines to conform to new C-language naming restrictions, by drh · 9 years ago
  3. a1a8298 Add the "eForce" parameter to the sqlite3_multiplex_shutdown() entry point by drh · 11 years ago
  4. 3b449ee Add a guard #ifndef to test_intarray.h to prevent harm if it is #included by drh · 12 years ago
  5. 6e227bf Make the multiplexor and the IntArray extensions callable from C++. by drh · 13 years ago
  6. 3801b65 Removed dependency on sqliteInt.h so that multiplex VFS shim can be compiled as loadable module. by shaneh · 14 years ago multiplex-enhancements
  7. d8ce22b Tests and bug fixes for SELECT multiplex_control(op, val); by shaneh · 14 years ago
  8. 78c4de4 Additional test cases; Round chunk size up to a multiple of max page size; by shaneh · 14 years ago
  9. d50deee In-progress changes - do not use; Removed prefix support; Added file control interface to enable/disable and adjust chunk size; by shaneh · 14 years ago