phpbb/phpBB/includes/utf/data
Nils Adermann 909e195a9b - search result extract shouldn't end in the middle of a multibyte character [Bug #11863]
- missing localisation for an imageset shouldn't create lots of "imageset refreshed" log messages [Bug #12027]
- explain that themes which need parsing cannot be stored on the filesystem [Bug #11134]
- normalize usernames (we really need to make sure we normalize everything)
- improved utf8_clean_string, more complete list of homographs and NFKC normalization, also the resulting string is now trimmed
- corrected searching subforums explanation [Bug #12209]


git-svn-id: file:///svn/phpbb/trunk@7890 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-07-15 20:53:27 +00:00
..
case_fold_c.php filenames and directories are lowercase only 2006-10-08 11:21:40 +00:00
case_fold_f.php filenames and directories are lowercase only 2006-10-08 11:21:40 +00:00
case_fold_s.php filenames and directories are lowercase only 2006-10-08 11:21:40 +00:00
confusables.php - search result extract shouldn't end in the middle of a multibyte character [Bug #11863] 2007-07-15 20:53:27 +00:00
recode_basic.php maybe the reason why some boards had problems with special characters on conversions? :/ 2007-06-08 07:36:02 +00:00
recode_cjk.php Small fix, thanks Black_Hole 2007-06-15 07:36:22 +00:00
search_indexer_0.php - forgot to add characters to cheat list, and also missed 00C5 when manually editing 2007-05-26 15:40:10 +00:00
search_indexer_1.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_2.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_3.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_4.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_5.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_6.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_9.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_19.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_20.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_21.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_26.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_31.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_32.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_33.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_36.php Fixed: missing file 2006-07-15 17:01:09 +00:00
search_indexer_58.php Updated UTF files 2006-07-15 16:58:22 +00:00
search_indexer_64.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_84.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_95.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
search_indexer_448.php Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
utf_canonical_comp.php Updated UTF files 2006-07-15 16:58:22 +00:00
utf_canonical_decomp.php Updated UTF files 2006-07-15 16:58:22 +00:00
utf_compatibility_decomp.php Updated UTF files 2006-07-15 16:58:22 +00:00
utf_nfc_qc.php Updated UTF files 2006-07-15 16:58:22 +00:00
utf_nfkc_qc.php Updated UTF files 2006-07-15 16:58:22 +00:00
utf_normalizer_common.php Updated UTF files 2006-07-15 16:58:22 +00:00