aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf/utf_normalizer.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Make a few functions truly static to fix the tests.Nils Adermann2010-03-061-7/+7
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1516
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-1505/+0
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-22/+11
* fixing access to const members in the normalizer and the normalizer testNils Adermann2008-05-051-2/+2
* oh boy...David M2008-01-031-97/+97
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+11
* - two new packages... diff and utfMeik Sievertsen2007-08-161-2/+2
* lest we forgetDavid M2007-08-141-0/+6
* another thing was never included, now it isDavid M2007-08-051-0/+7
* OH NO, WHAT HAS HE DONE?!David M2007-08-031-2/+8
* #8058David M2007-02-121-4/+5
* ;-)David M2006-11-191-6/+0
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-11/+11
* #5362David M2006-11-161-8/+3
* - fixes for the following bugs:Meik Sievertsen2006-11-151-40/+37
* - compress is nicer (fixed a bug :P)David M2006-11-031-1159/+1068
* - fix security issue in download.phpMeik Sievertsen2006-09-041-0/+1
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-1516/+1149
* Added: support for CJK and Hangul into the search engineLudovic Arnaud2006-07-151-0/+6
* 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-101-0/+1954