SQLite

All files named ”ext/misc/nextchar.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/misc/nextchar.c

2020-07-29
16:18
[1d664499ce] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 9576)
2020-01-07
19:45
[7877914c2a] part of check-in [4c21373c21] Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set the risk rank for many virtual tables. (check-in: [4c21373c21] user: drh branch: new-security-options, size: 9577)
2019-01-08
20:02
[279f80fe8e] part of check-in [ca67f2ec0e] Use 64-bit math to compute the sizes of memory allocations in extensions. (check-in: [ca67f2ec0e] user: drh branch: trunk, size: 9429)
2013-09-29
04:56
[35c8b8baac] part of check-in [0b7bd46825] Fix typo in comment. No changes to code. (check-in: [0b7bd46825] user: mistachkin branch: trunk, size: 9425)
2013-09-28
13:28
[85293434f1] part of check-in [59b9fa2236] In the nextchar.c extension, allow the second argument to the next_char() function to be a subquery. (check-in: [59b9fa2236] user: drh branch: trunk, size: 9426)
2013-07-08
01:27
[80ba262d23] part of check-in [9415db6ef2] Add an optional 5th parameter to the next_char() function that is the collating sequence to use for comparison. (check-in: [9415db6ef2] user: drh branch: trunk, size: 8951)
2013-07-02
00:06
[51c0abfa91] part of check-in [1c3ed47b71] Fix harmless typos in comments of two extensions. (check-in: [1c3ed47b71] user: drh branch: trunk, size: 7892)
2013-04-25
19:31
Added: [1131e2b361] part of check-in [56b9a417f5] Added the nextchar.c extension. Minor changes to the spellfix.c extension so that it can be appended to an amalgamation and compiled without duplicating symbols. (check-in: [56b9a417f5] user: drh branch: trunk, size: 7892)