SQLite

All files named ”ext/fts3/fts3_icu.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/fts3/fts3_icu.c

2019-01-08
20:02
[305ce7fb60] part of check-in [ca67f2ec0e] Use 64-bit math to compute the sizes of memory allocations in extensions. (check-in: [ca67f2ec0e] user: drh branch: trunk, size: 6807)
2015-06-15
14:43
[deb46f7020] part of check-in [b0badb9902] Fix harmless compiler warnings. (check-in: [b0badb9902] user: drh branch: trunk, size: 6803)
2012-10-19
02:10
[e319e10866] part of check-in [aaa2d9b0db] Make sure substructure elements have proper alignment in the ICU tokenizers of FTS2 and FTS3. (check-in: [aaa2d9b0db] user: drh branch: trunk, size: 6736)
2012-06-18
20:52
[b85eca4a52] part of check-in [892b74116a] Fix a problem with identifying white-space characters outside of the ascii range in the ICU tokenizer. (check-in: [892b74116a] user: dan branch: trunk, size: 6729)
2012-03-31
11:58
[62ec177c55] part of check-in [04298f1ac4] Change the ICU tokenizer so that it does not attempt to call strlen(NULL). (check-in: [04298f1ac4] user: dan branch: trunk, size: 6728)
2011-06-16
00:54
[6c8f395cdf] part of check-in [a0b43a320e] Changes to #ifdefs so that the build goes correctly if the only FTS macro defined is SQLITE_ENABLE_FTS4. (check-in: [a0b43a320e] user: drh branch: trunk, size: 6670)
2008-09-01
18:34
[ac494aed69] part of check-in [573d92abb9] Begin adding support for the SQLITE_OMIT_WSD macro. Some (many) WSD variables still need wrappers added to them. (CVS 5652) (check-in: [573d92abb9] user: danielk1977 branch: trunk, size: 6717)
2007-10-24
21:52
[e676f8f0c4] part of check-in [e87c883a12] fts3.c buildTerms() passes -1 for nInput. (CVS 4511) (check-in: [e87c883a12] user: shess branch: trunk, size: 6706)
2007-08-20
17:37
Added: [35a5d08fea] part of check-in [216c91d2fc] Copy fts2 to fts3, renaming, and replacing references to fts2 with fts3, including capitalization variants. (CVS 4249) (check-in: [216c91d2fc] user: shess branch: trunk, size: 6660)