aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf/data
Commit message (Expand)AuthorAgeFilesLines
* let's remove 350+ impossible entriesDavid M2007-07-191-1/+1
* - replace all of the mapings that transform some sort of letter l to number o...David M2007-07-191-1/+1
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-0/+1
* Small fix, thanks Black_HoleHenry Sudhof2007-06-151-1/+1
* maybe the reason why some boards had problems with special characters on conv...Meik Sievertsen2007-06-081-3/+3
* #12227David M2007-06-061-1/+1
* #12039David M2007-06-011-0/+39
* - forgot to add characters to cheat list, and also missed 00C5 when manually ...Nils Adermann2007-05-261-1/+1
* - Send stylesheet in style.php even without a valid session id [Bug #11531]Nils Adermann2007-05-261-1/+1
* wrong function name :PDavid M2007-02-161-1/+1
* eh? meh.David M2007-02-041-1/+1
* - added a cp1255 to UTF-8 convertorDavid M2007-02-041-0/+130
* #7474David M2007-01-311-0/+34
* #6828David M2007-01-071-2/+2
* - prefer ISO over CP as ISO is more commonDavid M2007-01-071-0/+262
* recode_basic and recode_cjk (this one is most probably not within the full re...Meik Sievertsen2007-01-062-0/+46257
* filenames and directories are lowercase onlyMeik Sievertsen2006-10-083-0/+0
* Case folding! :DDavid M2006-10-073-0/+3
* Fixed: missing fileLudovic Arnaud2006-07-151-0/+1
* Updated UTF filesLudovic Arnaud2006-07-1516-16/+16
* Changed: split the tables used by the search indexer in order to load them on...Ludovic Arnaud2006-07-1221-1/+20
* Added: UTF-8 normalizer along with all the data files requiredLudovic Arnaud2006-07-107-0/+15