Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  dan b651084713 Add tests to restore coverage of fts5_tokenizer.c. 4 kuukautta sitten
  dan ec8962869a Update mkunicode.tcl to match the change erroneously made to machine generated file fts5_unicode2.c in [b7b7bde9]. 4 vuotta sitten
  dan d1d43efa4f Prevent fts5 tokenizer unicode61 from considering '\0' to be a token characters, even if other characters of class "Cc" are. 4 vuotta sitten
  mistachkin 065f3bf4f2 Fix various harmless compiler warnings seen with MSVC. 5 vuotta sitten
  drh 2d77d80a65 Use 64-bit math to compute the sizes of memory allocations in extensions. 6 vuotta sitten
  drh 8fc4a11c94 Fix harmless compiler warnings in the unicode2 logic of FTS3 and FTS5. 6 vuotta sitten
  dan b163b57212 Fix problems in fts5 found by ASAN. 6 vuotta sitten
  drh 3c2db5def6 Fix harmless compiler warnings. 6 vuotta sitten
  drh f8c2fea195 Remove the unused sqlite3Fts5UnicodeNCat() function. 6 vuotta sitten
  dan e89feee5c3 Add the "remove_diacritics=2" option to the unicode61 tokenizer in both FTS5 6 vuotta sitten
  mistachkin 709c822f5e Fix more harmless compiler warnings seen with MSVC. 6 vuotta sitten
  dan 2f69b5c5d0 Remove an unused function declaration from fts5. 6 vuotta sitten
  dan b80bb6ce88 Add the "categories" option to the unicode61 tokenizer in fts5. 6 vuotta sitten
  dan 53ff9c2972 Fix a potential buffer overread provoked by invalid utf-8 in fts5. 8 vuotta sitten
  dan 3f09beda45 Remove "#ifdef SQLITE_ENABLE_FTS5" from individual fts5 source files. Add a single "#if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5)" to fts5.c. 9 vuotta sitten
  dan 2e7d35e2fe Avoid making redundant copies of position-lists within the fts5 code. 9 vuotta sitten
  dan 21b7d2a9b8 Improve test coverage of fts5_unicode2.c. 9 vuotta sitten
  dan 57fec54b53 Fix some problems with building fts5 and fts3 together using the amalgamation. 10 vuotta sitten
  dan 6024772ba2 Add a version of the unicode61 tokenizer to fts5. 10 vuotta sitten