Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a C-source spell-checking facility. make misspell (on Nix) | larrybr | 2023-06-07 |
* | Tweaks to the test_intarray documentation and tests. | drh | 2018-10-31 |
* | Fix various internal #defines to conform to new C-language naming restrictions, | drh | 2016-07-09 |
* | Add SQLITE_API macros in front of interface routines in the test_intarray.c | drh | 2014-08-20 |
* | 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 |
* | Initial implementation and test cases for the "intarray" virtual table. | drh | 2009-11-10 |