aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf
Commit message (Expand)AuthorAgeFilesLines
* Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_too...Ludovic Arnaud2006-07-151-0/+87
* Fixed: missing fileLudovic Arnaud2006-07-151-0/+1
* Updated UTF filesLudovic Arnaud2006-07-1516-16/+16
* Added: support for CJK and Hangul into the search engineLudovic Arnaud2006-07-151-0/+6
* Added: UTF-8 tools. Both functions are used by the "improved" search engine. ...Ludovic Arnaud2006-07-121-0/+130
* Changed: split the tables used by the search indexer in order to load them on...Ludovic Arnaud2006-07-1221-1/+20
* Changed: being anal with the notation of Unicode codepointsLudovic Arnaud2006-07-101-13/+13
* Added: UTF-8 normalizer along with all the data files requiredLudovic Arnaud2006-07-108-0/+1969