sqlite/ext/fts5
dan e4bec37900 Fix various problems in fts5 revealed by fault-injection tests.
FossilOrigin-Name: e358c3de5c916f2c851ab9324ceaae4e4e7a0fbd
2014-12-18 18:25:48 +00:00
..
extract_api_docs.tcl Fix the customization interfaces so that they match the documentation. 2014-11-15 20:07:31 +00:00
fts5_aux.c Add a %_config table to fts5. 2014-11-27 20:03:45 +00:00
fts5_buffer.c Begin testing fts5 OOM and IO error handling. 2014-12-03 17:27:35 +00:00
fts5_config.c Fix various problems in fts5 revealed by fault-injection tests. 2014-12-18 18:25:48 +00:00
fts5_expr.c Fix various problems in fts5 revealed by fault-injection tests. 2014-12-18 18:25:48 +00:00
fts5_hash.c Automatically resize the hash table used by fts5. 2014-08-12 08:36:00 +00:00
fts5_index.c Fix various problems in fts5 revealed by fault-injection tests. 2014-12-18 18:25:48 +00:00
fts5_storage.c Begin testing fts5 OOM and IO error handling. 2014-12-03 17:27:35 +00:00
fts5_tcl.c Add code to parse a rank() function specification. And a tcl interface to add auxiliary functions to fts5. 2014-12-01 20:05:00 +00:00
fts5_tokenize.c Fix the customization interfaces so that they match the documentation. 2014-11-15 20:07:31 +00:00
fts5.c Fix various problems in fts5 revealed by fault-injection tests. 2014-12-18 18:25:48 +00:00
fts5.h Add the auxiliary highlight() function to fts5. 2014-11-24 16:24:33 +00:00
fts5Int.h Begin testing fts5 OOM and IO error handling. 2014-12-03 17:27:35 +00:00
fts5parse.y Begin adding interface for auxiliary functions. 2014-07-16 19:15:57 +00:00