0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-25 08:59:33 +01:00
sqlite/ext/fts5
dan de8aa17eb5 Fix a "applying zero offset to null pointer" usan error in the fts5 trigram tokenizer.
FossilOrigin-Name: 9b79b999d4192a3a250bf343825f61e9cb83203e4d94dcfa20c320d5f1386d69
2024-11-18 14:08:42 +00:00
..
test Fix the fts5 trigram tokenizer so that it handles non-nul-terminated strings. 2024-11-11 19:49:26 +00:00
tool Tweaks to help make jimsh0 usable to build using nmake. Does not quite work 2024-10-24 13:27:25 +00:00
extract_api_docs.tcl
fts5_aux.c
fts5_buffer.c
fts5_config.c
fts5_expr.c
fts5_hash.c
fts5_index.c In fts5, avoid starting a new merge of level L if there exists already an ongoing merge of a level less than L. 2024-09-30 17:28:45 +00:00
fts5_main.c Ensure that the sqlite3_index_info.idxStr string coming back from FTS5 2024-11-12 13:37:00 +00:00
fts5_storage.c
fts5_tcl.c Fix the fts5 trigram tokenizer so that it handles non-nul-terminated strings. 2024-11-11 19:49:26 +00:00
fts5_test_mi.c
fts5_test_tok.c
fts5_tokenize.c Fix a "applying zero offset to null pointer" usan error in the fts5 trigram tokenizer. 2024-11-18 14:08:42 +00:00
fts5_unicode2.c
fts5_varint.c
fts5_vocab.c
fts5.h Fixes from code inspection: 2024-10-17 18:12:03 +00:00
fts5Int.h
fts5parse.y
mkportersteps.tcl