Commit History

Автор SHA1 Съобщение Дата
  dan b651084713 Add tests to restore coverage of fts5_tokenizer.c. преди 4 месеца
  dan ec8962869a Update mkunicode.tcl to match the change erroneously made to machine generated file fts5_unicode2.c in [b7b7bde9]. преди 4 години
  dan d1d43efa4f Prevent fts5 tokenizer unicode61 from considering '\0' to be a token characters, even if other characters of class "Cc" are. преди 4 години
  mistachkin 065f3bf4f2 Fix various harmless compiler warnings seen with MSVC. преди 5 години
  drh 2d77d80a65 Use 64-bit math to compute the sizes of memory allocations in extensions. преди 6 години
  drh 8fc4a11c94 Fix harmless compiler warnings in the unicode2 logic of FTS3 and FTS5. преди 6 години
  dan b163b57212 Fix problems in fts5 found by ASAN. преди 6 години
  drh 3c2db5def6 Fix harmless compiler warnings. преди 6 години
  drh f8c2fea195 Remove the unused sqlite3Fts5UnicodeNCat() function. преди 6 години
  dan e89feee5c3 Add the "remove_diacritics=2" option to the unicode61 tokenizer in both FTS5 преди 6 години
  mistachkin 709c822f5e Fix more harmless compiler warnings seen with MSVC. преди 6 години
  dan 2f69b5c5d0 Remove an unused function declaration from fts5. преди 6 години
  dan b80bb6ce88 Add the "categories" option to the unicode61 tokenizer in fts5. преди 6 години
  dan 53ff9c2972 Fix a potential buffer overread provoked by invalid utf-8 in fts5. преди 8 години
  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 години
  dan 2e7d35e2fe Avoid making redundant copies of position-lists within the fts5 code. преди 9 години
  dan 21b7d2a9b8 Improve test coverage of fts5_unicode2.c. преди 9 години
  dan 57fec54b53 Fix some problems with building fts5 and fts3 together using the amalgamation. преди 10 години
  dan 6024772ba2 Add a version of the unicode61 tokenizer to fts5. преди 10 години