Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix various internal #defines to conform to new C-language naming restrictions, | drh | 2016-07-09 |
* | Add the "eForce" parameter to the sqlite3_multiplex_shutdown() entry point | drh | 2014-07-30 |
* | Add a guard #ifndef to test_intarray.h to prevent harm if it is #included | drh | 2013-08-07 |
* | Make the multiplexor and the IntArray extensions callable from C++. | drh | 2012-10-29 |
* | Removed dependency on sqliteInt.h so that multiplex VFS shim can be compiled ... | shaneh | 2011-04-01 |
* | Tests and bug fixes for SELECT multiplex_control(op, val); | shaneh | 2011-03-31 |
* | Additional test cases; Round chunk size up to a multiple of max page size; | shaneh | 2011-03-31 |
* | In-progress changes - do not use; Removed prefix support; Added file control ... | shaneh | 2011-03-29 |