Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/sqlite3.h at check-in 0ab8c75c499f558f
2024-08-16
| ||
20:00 | Update sqlite3.c/h to current upstream trunk versions. file: [a98f9c1ebb] check-in: [6ece2a8500] user: stephan branch: trunk, size: 644177 | |
2024-04-16
| ||
03:37 | Renamed src/sqlite3.h → extsrc/sqlite3.h. Move sqlite3.c/h from src to extsrc in prep for further configuration options for specifying which sqlite3.c (primarily for SEE support). file: [ec1ec7a94c] check-in: [ff9c41a8dd] user: stephan branch: trunk, size: 625519 | |
2023-05-17
| ||
02:20 | Update to sqlite3 trunk (pre-3.43, a few checkins after 3.42.0). file: [ec1ec7a94c] check-in: [21063409f6] user: stephan branch: trunk, size: 625519 | |
2023-04-19
| ||
02:33 | Latest upstream sqlite3. file: [32f3c230e5] check-in: [a26e462b9c] user: stephan branch: no-common-ancestor, size: 623530 | |
2022-06-25
| ||
19:10 | Updated sqlite3 to 3.39.0. file: [deaefc1a05] check-in: [a37ccdd6f3] user: stephan branch: trunk, size: 613415 | |
2022-05-12
| ||
08:38 | Pulled in sqlite3 3.39. file: [7f6c8e1c15] check-in: [ea6ff4fd5f] user: stephan branch: trunk, size: 612302 | |
2022-05-03
| ||
03:32 | Updated builtin sqlite3 to 3.38.3. file: [4686735928] check-in: [dfc693fdb8] user: stephan branch: trunk, size: 611797 | |
2021-10-06
| ||
14:53 | Latest upstream sqlite3 amalgamation. file: [5d814430cd] check-in: [dfcc431208] user: stephan branch: trunk, size: 591380 | |
2021-02-21
| ||
16:52 | Ported in fsl_search_doc_touch() from fossil and call it at the appropriate points in the crosslinking steps, but it's disabled because one of the queries mysteriously fails with 'SQL logic error' when run from this context (but works fine in the fossil shell). Some more char-to-bool conversions. file: [443a719ddf] check-in: [5a3d4bceb3] user: stephan branch: trunk, size: 583903 | |
2021-02-07
| ||
13:39 | Updated sqlite3 for C99-ism fix. Removed sqlite3ext.h. file: [4336492a2a] check-in: [601041d827] user: stephan branch: trunk, size: 583903 | |
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: [3f17059c44] check-in: [451d0b8a9b] user: stephan branch: trunk, size: 583903 | |
2016-01-28
| ||
12:29 | sqlite3 version 3.10.0. file: [1c7d2d969a] check-in: [99efd91396] user: stephan branch: trunk, size: 413592 | |
2015-05-13
| ||
21:16 | update sqlite 3.8.10.1 file: [07d4e4e898] check-in: [050fc789ce] user: bch branch: trunk, size: 378697 | |
2014-11-04
| ||
19:49 | Update to final SQLite 3.8.7.1 (with additional MinGW compile fix [f45641c753], re-applied. file: [717d961e25] check-in: [8f94f69a86] user: jan.nijtmans branch: trunk, size: 363411 | |
2014-10-20
| ||
17:09 | 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: [ef097074fa] check-in: [0ab8c75c49] user: dave branch: feech-versionedsettingsupport, size: 363409 | |
2014-10-01
| ||
14:01 | merged in dave's branch, patched a couple compile errors revealed by --no-debug config option, fixed a couple c99'isms. file: [924c8706f7] check-in: [c3a138fac0] user: stephan branch: trunk, size: 363585 | |
2014-06-11
| ||
11:38 | Latest sqlite file: [28d8a99727] check-in: [9e162ffa9a] user: jan.nijtmans branch: trunk, size: 360297 | |
2014-04-04
| ||
14:05 | Upgrade to SQLite 3.8.4.3 (retaining the SQLITE_MAX_MMAP_SIZE bug-fix which - unfortunately - didn't appear in the official version yet) file: [28bfc8b182] check-in: [7318c5a4d2] user: jan.nijtmans branch: trunk, size: 355882 | |
2014-03-27
| ||
10:39 | Upgrade to SQLite 3.8.4.2 (retaining the SQLITE_MAX_MMAP_SIZE bug-fix which - unfortunately - didn't appear in the official version yet) file: [8bbda3e5db] check-in: [39121d2e23] user: jan.nijtmans branch: trunk, size: 355882 | |
2014-03-13
| ||
14:39 | Update to SQLite 3.8.4.1 file: [df5a460887] check-in: [2de81ae7b6] user: jan.nijtmans branch: trunk, size: 355882 | |
2014-03-05
| ||
18:13 | pulled in trunk sqlite3. file: [9d5ffee03a] check-in: [238941ddbd] user: stephan branch: trunk, size: 355880 | |
2014-03-02
| ||
19:53 | pulled in latest sqlite3 trunk. file: [6919321c7f] check-in: [0ea9ed502f] user: stephan branch: trunk, size: 355880 | |
2014-02-19
| ||
19:38 | pulled in trunk sqlite3 b/c the bsd fix broke some linuxes (my hoster ;). file: [9a3a989f64] check-in: [f11a92b101] user: stephan branch: trunk, size: 355880 | |
2014-02-14
| ||
09:05 | Globally changes the API docs from fossil/sqlite-style '**' to Doxygen-friendly format because the extra stars hinder writability/changability and require an extra filter at the doxygen-processing level. file: [f37854c377] check-in: [a2cbd2e343] user: stephan branch: trunk, size: 355829 | |
2014-02-11
| ||
10:05 | pulled in sqlite3 3.8.3.1 from fossil trunk. file: [06b6a8ae29] check-in: [19ea35490f] user: stephan branch: trunk, size: 355831 | |
2014-02-03
| ||
21:36 | pulled in sqlite3.{c,h} from trunk b60cc11ef775. file: [45cf368cc6] check-in: [8f89acc0f0] user: stephan branch: trunk, size: 355829 | |
2014-02-02
| ||
00:16 | Added: Added sqlite3.{c,h} to the tree b/c the library now needs 3.8.3+. file: [c34c4a4a77] check-in: [438eb34f5a] user: stephan branch: trunk, size: 355829 | |