sqlite/ext/fts5
dan cb38809159 Add a test case to check that the fts5 unicode64 tokenizer is dealing with
codepoints greater than 65535 correctly.

FossilOrigin-Name: 9f7a6ae878cd17ff4de7c55e654406773e0ea2b9fe1c4e2a9fc2b0da84d059a4
2018-05-09 16:32:00 +00:00
..
test Add a test case to check that the fts5 unicode64 tokenizer is dealing with 2018-05-09 16:32:00 +00:00
tool Change the way fts5 internally allocates segment ids in order to eliminated non-determinism from the module. 2016-03-21 09:56:19 +00:00
extract_api_docs.tcl
fts5.h Fix documentation typos. No changes to code. 2016-08-07 18:52:11 +00:00
fts5Int.h Add the "^" syntax from fts3/4 to fts5. 2017-11-24 19:24:44 +00:00
fts5_aux.c Fix crashes that could occur if SQL NULL values were passed to the built-in 2017-12-26 14:32:25 +00:00
fts5_buffer.c Fix some problems in fts5 code detected by -fsanitize=undefined. 2017-05-19 12:32:32 +00:00
fts5_config.c
fts5_expr.c Fix harmless compiler warning in FTS5. 2018-03-07 14:49:32 +00:00
fts5_hash.c Fix harmless compiler warnings in FTS5. 2017-05-24 15:32:44 +00:00
fts5_index.c In extensions rtree, fts3 and fts5, ensure that when dynamic buffers are bound 2018-02-07 18:02:50 +00:00
fts5_main.c Fix the fts5 xBestIndex method so that it is not confused by "IS", "!=", 2018-04-09 14:26:44 +00:00
fts5_storage.c In extensions rtree, fts3 and fts5, ensure that when dynamic buffers are bound 2018-02-07 18:02:50 +00:00
fts5_tcl.c Fix compiler warning in the FTS5 test interface. 2018-01-16 21:00:58 +00:00
fts5_test_mi.c Add a destructor argument to sqlite3_bind_pointer() 2017-07-27 03:48:02 +00:00
fts5_test_tok.c Fix harmless compiler warnings in FTS5. 2017-05-24 15:32:44 +00:00
fts5_tokenize.c
fts5_unicode2.c
fts5_varint.c
fts5_vocab.c Fix harmless compiler warnings in FTS5 seen with MSVC. 2017-10-08 02:22:06 +00:00
fts5parse.y Add the "^" syntax from fts3/4 to fts5. 2017-11-24 19:24:44 +00:00
mkportersteps.tcl