aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf/data/recode_basic.php
Commit message (Collapse)AuthorAgeFilesLines
* maybe the reason why some boards had problems with special characters on ↵Meik Sievertsen2007-06-081-3/+3
| | | | | | conversions? :/ git-svn-id: file:///svn/phpbb/trunk@7724 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12227David M2007-06-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7720 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12039David M2007-06-011-0/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@7703 89ea8834-ac86-4346-8a33-228a782c2dd0
* wrong function name :PDavid M2007-02-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6992 89ea8834-ac86-4346-8a33-228a782c2dd0
* eh? meh.David M2007-02-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6966 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added a cp1255 to UTF-8 convertorDavid M2007-02-041-0/+130
| | | | git-svn-id: file:///svn/phpbb/trunk@6965 89ea8834-ac86-4346-8a33-228a782c2dd0
* #7474David M2007-01-311-0/+34
| | | | | | | #7308 git-svn-id: file:///svn/phpbb/trunk@6952 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6828David M2007-01-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6852 89ea8834-ac86-4346-8a33-228a782c2dd0
* - prefer ISO over CP as ISO is more commonDavid M2007-01-071-0/+262
| | | | | | | - added TIS-620 and cp-1251 git-svn-id: file:///svn/phpbb/trunk@6849 89ea8834-ac86-4346-8a33-228a782c2dd0
* recode_basic and recode_cjk (this one is most probably not within the full ↵Meik Sievertsen2007-01-061-0/+1078
release but available seperatly due to it's sheer size) for converting to utf8 git-svn-id: file:///svn/phpbb/trunk@6845 89ea8834-ac86-4346-8a33-228a782c2dd0