Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/sqlite3ext.h at check-in 0ab8c75c499f558f
2023-04-21
| ||
15:57 | Deleted: Remove sqlite3ext.h and a C-side reference to it. check-in: [0fe561416a] user: stephan branch: trunk, size: 0 | |
2023-04-19
| ||
12:46 | Update to latest upstream sqlite3ext.h (used by ext_regexp.c). file: [e757187398] check-in: [231fed9533] user: stephan branch: trunk, size: 37660 | |
2022-05-03
| ||
03:32 | Updated builtin sqlite3 to 3.38.3. file: [64c5b861ec] check-in: [dfc693fdb8] user: stephan branch: trunk, size: 36750 | |
2021-02-07
| ||
13:39 | Deleted: Updated sqlite3 for C99-ism fix. Removed sqlite3ext.h. check-in: [601041d827] user: stephan branch: trunk, size: 0 | |
10:32 | Updated build for newer gcc and sqlite3.c, in prep for a potential upcoming effort of getting the hashing bits updated for fossil v2. file: [3a530f5c83] check-in: [451d0b8a9b] user: stephan branch: trunk, size: 35437 | |
2014-10-20
| ||
17:09 | Added: sqlite3ext.h should not have been included unconditionally -- it is specific to dlls where host app provides sqlite impl. sqlite3ext.h needed to be added to repo, nonetheless, for some configurations. As such, sqlite3.h,.c were updated to be consistent with that file version (and also the final released version of 3.8.7) file: [17d487c3c9] check-in: [0ab8c75c49] user: dave branch: feech-versionedsettingsupport, size: 27763 | |