This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
fts3
/
unicode
History
dan
53ff9c2972
Fix a potential buffer overread provoked by invalid utf-8 in fts5.
...
FossilOrigin-Name: a049fbbde5da2e43d41aa8c2b41f9eb21507ac76
2016-02-12 18:48:09 +00:00
..
CaseFolding.txt
Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators.
2012-05-25 17:50:19 +00:00
mkunicode.tcl
Fix a potential buffer overread provoked by invalid utf-8 in fts5.
2016-02-12 18:48:09 +00:00
parseunicode.tcl
Improve test coverage of fts5_unicode2.c.
2015-05-22 06:08:25 +00:00
UnicodeData.txt
Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators.
2012-05-25 17:50:19 +00:00