Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge latest trunk changes with fts3-changes branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | fts3-changes |
Files: | files | file ages | folders |
SHA1: |
226686475c28cdc87e86d2d3f1001443 |
User & Date: | dan 2011-06-28 09:51:22.803 |
Context
2011-06-28
| ||
11:58 | Add a fix and tests for the FTS deferred token logic. (Closed-Leaf check-in: 91daea7d2e user: dan tags: fts3-changes) | |
09:51 | Merge latest trunk changes with fts3-changes branch. (check-in: 226686475c user: dan tags: fts3-changes) | |
07:15 | Changes to allow FTS to be compiled as a loadable module again. (check-in: 29e69f389c user: dan tags: trunk) | |
2011-06-27
| ||
19:25 | Merge latest trunk changes. (check-in: 11ea98e454 user: dan tags: fts3-changes) | |
Changes
Changes to ext/fts3/fts3Int.h.
Changes to ext/fts3/fts3_hash.c.
Changes to ext/fts3/fts3_test.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to src/loadext.c.
Changes to src/sqlite3ext.h.