aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/generate_utf_tables.php
Commit message (Collapse)AuthorAgeFilesLines
* Changed: split the tables used by the search indexer in order to load them ↵Ludovic Arnaud2006-07-121-10/+36
| | | | | | on a need-to-use basis and preserve memory git-svn-id: file:///svn/phpbb/trunk@6172 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added: finished UTF normalization conformance testsLudovic Arnaud2006-07-101-49/+172
| | | | | | | Added: now generate_utf_files.php also generates the files needed by the search indexer git-svn-id: file:///svn/phpbb/trunk@6162 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added: that file will generate the files needed for Unicode normalization. ↵Ludovic Arnaud2006-07-091-0/+410
The actual files will be added to CVS once we decide where to store them git-svn-id: file:///svn/phpbb/trunk@6157 89ea8834-ac86-4346-8a33-228a782c2dd0