aboutsummaryrefslogtreecommitdiff
path: root/ext/fts3/fts3_icu.c
Commit message (Expand)AuthorAge
* Use 64-bit math to compute the sizes of memory allocations in extensions.drh2019-01-08
* Fix harmless compiler warnings.drh2015-06-15
* Make sure substructure elements have proper alignment in the ICU tokenizersdrh2012-10-19
* Fix a problem with identifying white-space characters outside of the ascii ra...dan2012-06-18
* Change the ICU tokenizer so that it does not attempt to call strlen(NULL).dan2012-03-31
* Changes to #ifdefs so that the build goes correctly if the only FTS macrodrh2011-06-16
* Begin adding support for the SQLITE_OMIT_WSD macro. Some (many) WSD variables...danielk19772008-09-01
* fts3.c buildTerms() passes -1 for nInput. (CVS 4511)shess2007-10-24
* Copy fts2 to fts3, renaming, and replacing references to fts2 withshess2007-08-20