SQLite

All files named ”ext/fts5/fts5_varint.c”
Login

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

History for ext/fts5/fts5_varint.c

2019-01-11
19:27
[e64d2113f6] part of check-in [9bf811ea89] Fix another problem with corrupt databases in fts5. (check-in: [9bf811ea89] user: dan branch: trunk, size: 7025)
2019-01-08
20:02
[19ca7c5cf3] 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: 7010)
2016-02-05
21:09
[a5aceacda0] part of check-in [22589018ac] Add tests for and remove unreachable branches from fts5 in order to restore test coverage. (check-in: [22589018ac] user: dan branch: trunk, size: 7011)
2015-07-02
15:52
[3f86ce09ca] part of check-in [7819002ed8] Remove "#ifdef SQLITE_ENABLE_FTS5" from individual fts5 source files. Add a single "#if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5)" to fts5.c. (check-in: [7819002ed8] user: dan branch: trunk, size: 6970)
2015-05-30
11:49
Added: [366452037b] part of check-in [e008c3c8e2] Remove the "#include sqlite3Int.h" from fts5Int.h. (check-in: [e008c3c8e2] user: dan branch: fts5, size: 7028)