Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Tweaks to the test_intarray documentation and tests. | drh | 2018-10-31 |
* | Make sure the SQLITE_TCLAPI macro is always defined. | mistachkin | 2016-07-28 |
* | Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ... | mistachkin | 2016-07-28 |
* | Use sqlite3_malloc64() in place of sqlite3_malloc() internally. | drh | 2015-04-29 |
* | Fix typos in comments. No code changes. | peter.d.reid | 2014-09-06 |
* | Add SQLITE_API macros in front of interface routines in the test_intarray.c | drh | 2014-08-20 |
* | More refinements to Windows OSTRACE usage. Replace all usage of sqlite3TestE... | mistachkin | 2013-04-29 |
* | Fix compiler warnings found on Lion. | drh | 2012-09-29 |
* | Fix a faulty function prototype in test_intarray.c. | drh | 2009-12-01 |
* | Changes to test_intarray.c so that it build with SQLITE_OMIT_VIRTUALTABLE. | drh | 2009-11-13 |
* | Additional intarray test cases and tweaks to comments. | drh | 2009-11-10 |
* | Initial implementation and test cases for the "intarray" virtual table. | drh | 2009-11-10 |