Commit History

Author SHA1 Message Date
  drh 1935887a68 Ensure that all fields of static sqlite3_module objects are explicitly 1 year ago
  dan 55b2e8b062 Fix further sanitizer complaints in the fts5 code. 3 years ago
  drh 2d77d80a65 Use 64-bit math to compute the sizes of memory allocations in extensions. 6 years ago
  dan b163b57212 Fix problems in fts5 found by ASAN. 6 years ago
  drh 84c501bac1 Initial code to make shadow tables read-only to ordinary SQL. The now 6 years ago
  mistachkin 831265f962 Fix harmless compiler warnings in FTS5. 7 years ago
  dan b9e6a73866 Replace <fts5.h> with "fts5.h" in test file fts5_test_tok.c. 7 years ago
  dan 2cfe049f40 Add a test to verify that the fts3 and fts5 "unicode61" tokenizers are byte for byte compatible. 9 years ago