Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts5/fts5_unicode2.c
2025-04-10
| ||
10:18 | [536a6dae41] part of check-in [20acd630b9] Remove unnecessary "www." prefixes on domain names in URLs. (check-in: [20acd630b9] user: drh branch: trunk, size: 42103) | |
2024-08-17
| ||
17:22 | [6f9b0fb79a] part of check-in [8f9257361b] Add tests to restore coverage of fts5_tokenizer.c. (check-in: [8f9257361b] user: dan branch: fts5-locale, size: 42104) | |
2020-11-26
| ||
20:13 | [eca63dbc79] part of check-in [326d579d77] Update mkunicode.tcl to match the change erroneously made to machine generated file fts5_unicode2.c in [b7b7bde9]. (check-in: [326d579d77] user: dan branch: trunk, size: 42074) | |
2020-10-26
| ||
13:24 | [85f64663cb] part of check-in [b7b7bde9b7] Prevent fts5 tokenizer unicode61 from considering '\0' to be a token characters, even if other characters of class "Cc" are. See forum thread 09609d7e22 for details. (check-in: [b7b7bde9b7] user: dan branch: trunk, size: 42073) | |
2020-07-29
| ||
16:18 | [256a9bf9a4] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 42002) | |
2019-03-20
| ||
05:45 | [8bd0cd0739] part of check-in [1c0fe5b576] Fix various harmless compiler warnings seen with MSVC. (check-in: [1c0fe5b576] user: mistachkin branch: noWarnings, size: 42001) | |
2019-01-08
| ||
20:02 | [d8a1528c9a] 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: 41997) | |
2019-01-02
| ||
23:49 | [16e127cbc9] part of check-in [703029ac6d] Fix harmless compiler warnings in the unicode2 logic of FTS3 and FTS5. (check-in: [703029ac6d] user: drh branch: trunk, size: 41998) | |
2018-12-28
| ||
07:37 | [3f1bad6f29] part of check-in [c564bf8701] Fix problems in fts5 found by ASAN. (check-in: [c564bf8701] user: dan branch: trunk, size: 41981) | |
2018-12-14
| ||
18:11 | [03bc8ebf44] part of check-in [27221c6990] Fix harmless compiler warnings. (check-in: [27221c6990] user: drh branch: trunk, size: 41946) | |
2018-12-03
| ||
17:40 | [26519f47d5] part of check-in [7149dacf1d] Remove the unused sqlite3Fts5UnicodeNCat() function. (check-in: [7149dacf1d] user: drh branch: trunk, size: 41924) | |
16:14 | [051f207a76] part of check-in [06177f3f11] Add the "remove_diacritics=2" option to the unicode61 tokenizer in both FTS5 and FTS3/4. (check-in: [06177f3f11] user: dan branch: trunk, size: 41978) | |
2018-07-22
| ||
21:23 | [543cf0987c] part of check-in [edab5666f8] Fix more harmless compiler warnings seen with MSVC. (check-in: [edab5666f8] user: mistachkin branch: trunk, size: 40856) | |
2018-07-13
| ||
20:28 | [f074475acb] part of check-in [148d9b6147] Remove an unused function declaration from fts5. (check-in: [148d9b6147] user: dan branch: trunk, size: 40852) | |
19:52 | [bcf4afd86a] part of check-in [80d2b9e635] Add the "categories" option to the unicode61 tokenizer in fts5. (check-in: [80d2b9e635] user: dan branch: trunk, size: 40839) | |
2016-02-12
| ||
18:48 | [b450b209b1] part of check-in [a049fbbde5] Fix a potential buffer overread provoked by invalid utf-8 in fts5. (check-in: [a049fbbde5] user: dan branch: trunk, size: 16473) | |
2015-07-02
| ||
15:52 | [78273fbd58] 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: 16445) | |
2015-05-23
| ||
15:43 | [da3cf712f0] part of check-in [5165de548b] Avoid making redundant copies of position-lists within the fts5 code. (check-in: [5165de548b] user: dan branch: fts5, size: 16518) | |
2015-05-22
| ||
06:08 | [c75022368f] part of check-in [fea8a4db9d] Improve test coverage of fts5_unicode2.c. (check-in: [fea8a4db9d] user: dan branch: fts5, size: 16536) | |
2015-02-02
| ||
11:32 | [f74f533163] part of check-in [fb10bbb9f9] Fix some problems with building fts5 and fts3 together using the amalgamation. (check-in: [fb10bbb9f9] user: dan branch: fts5, size: 16530) | |
2015-01-01
| ||
16:46 | Added: [9c7dd640d1] part of check-in [d09f7800cf] Add a version of the unicode61 tokenizer to fts5. (check-in: [d09f7800cf] user: dan branch: fts5, size: 16517) | |