aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/nextchar.c
Commit message (Expand)AuthorAge
* Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to setdrh2020-01-07
* Use 64-bit math to compute the sizes of memory allocations in extensions.drh2019-01-08
* Fix typo in comment. No changes to code.mistachkin2013-09-29
* In the nextchar.c extension, allow the second argument to the next_char()drh2013-09-28
* Add an optional 5th parameter to the next_char() function that is thedrh2013-07-08
* Fix harmless typos in comments of two extensions.drh2013-07-02
* Added the nextchar.c extension. Minor changes to the spellfix.c extensiondrh2013-04-25