Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Allow the subsitute character (codepoint 26 - 0x1A) to appear in fts5 barewords. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
baec1b96cb64a6a6317143a8df841e50 |
User & Date: | dan 2015-10-07 17:01:22.560 |
Context
2015-10-07
| ||
17:06 | Fix harmless compiler warning in FTS5. (check-in: 13adcd038f user: mistachkin tags: trunk) | |
17:01 | Allow the subsitute character (codepoint 26 - 0x1A) to appear in fts5 barewords. (check-in: baec1b96cb user: dan tags: trunk) | |
16:14 | Adjustments to spellfix2.test so that it works reliably on mac. (check-in: d591e860d3 user: drh tags: trunk) | |
Changes
Changes to ext/fts5/fts5_buffer.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/test/fts5simple.test.