Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix various harmless compiler warnings seen with MSVC. | mistachkin | 2019-03-20 |
* | Use 64-bit math to compute the sizes of memory allocations in extensions. | drh | 2019-01-08 |
* | Initial code to make shadow tables read-only to ordinary SQL. The now | drh | 2018-11-05 |
* | Fix a problem in the xBestIndex method of the closure extension causing it to | dan | 2018-05-02 |
* | Fix uses of ctype functions (ex: isspace()) on signed characters in test | drh | 2015-10-29 |
* | Fix copy/paste errors in comments in the transitive_closure virtual table. | drh | 2013-07-17 |
* | Adjust the xBestIndex methods on both the fuzzer and transitive_closure | drh | 2013-06-03 |
* | Fix a bug in the transitive_closure virtual table that NGQP exposes. | drh | 2013-06-03 |
* | Remove a stray tab character from the transitive_closure extension source code. | drh | 2013-05-17 |
* | Fixes to allow testfixture to be compiled with SQLITE_OMIT_VIRTUAL_TABLE defi... | dan | 2013-05-15 |
* | Added the transitive_closure, ieee754, and amatch extensions. | drh | 2013-04-25 |