2015-07-02 15:52:21
— part of check-in
[7819002ed8]
on branch trunk
— Remove "#ifdef SQLITE_ENABLE_FTS5" from individual fts5 source files. Add a single "#if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5)" to fts5.c.
(user:
dan
size: 16445)
2015-07-02 18:47:12
— part of check-in
[85ca4409bd]
on branch sessions
— Merge in the latest enhancements from trunks, especially the use of
_byteswap_ulong() and similar intrinsics on MSVC.
(user:
drh
size: 16445)
2015-08-13 20:07:13
— part of check-in
[82a7a61bc0]
on branch cursor-hints
— Merge in all the trunk changes from the previous year. This breaks the
cursor-hint mechanism, but provides a baseline for trouble-shooting.
(user:
drh
size: 16445)
2015-08-28 02:12:45
— part of check-in
[da8646582a]
on branch apple-osx
— Merge trunk enhancements into the apple-osx branch. Most tests works, but
there are yet a few issues to be resolved.
(user:
drh
size: 16445)