aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf/utf_tools.php
Commit message (Expand)AuthorAgeFilesLines
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1
* commenting some code :DDavid M2006-09-171-29/+187
* dratDavid M2006-09-161-1/+1
* yet another oops...David M2006-09-151-2/+2
* whitespace :PDavid M2006-09-151-78/+78
* new utf8_* stuffDavid M2006-09-151-18/+579
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-0/+1
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-23/+11
* Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_too...Ludovic Arnaud2006-07-151-0/+87
* Added: UTF-8 tools. Both functions are used by the "improved" search engine. ...Ludovic Arnaud2006-07-121-0/+130