summaryrefslogtreecommitdiff
path: root/inc/utf8.php
Commit message (Expand)AuthorAge
* Added class-exitstsSC Yoo2015-02-20
* Normalization is required to manage multibyte characters.SC Yoo2015-02-17
* PHPDocs and some improvementsGerrit Uitslag2014-10-02
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
* check for unicode preg capabilities in UTF-8 lib FS#2636Andreas Gohr2012-11-12
* more utf8_basename fixesAndreas Gohr2012-07-29
* Fix utf8_basename for files in the root directoryMichael Hamann2012-07-29
* fix utf8_basename for file names without any directoryAndreas Gohr2012-07-29
* added utf8_basename()Andreas Gohr2012-07-28
* some phpdoc updatesAndreas Gohr2012-06-23
* coding style updatesAndreas Gohr2012-03-16
* FS#2291 replace space with non-breaking space in utf8 special charsChristopher Smith2011-10-15
* Transliteration for Sanskrit diacritics FS#2246Eivind Morland2011-08-01
* Corrected contact email of Andreas HaerterMichael Hamann2010-09-18
* Clariefied license (clean version)Andreas Gohr2010-06-21
* Revert "inc/utf8.php license clarified for Debian project"Andreas Gohr2010-06-21
* inc/utf8.php license clarified for Debian projectCosmoCode GmbH2010-06-21
* new fnencode option FS#1649Andreas Gohr2010-04-04
* Coding Standard CleanupAndreas Gohr2009-10-20
* do not recalculate strlen in each loop in utf8 libAndreas Gohr2009-10-20
* Whitespace cleanup FS#1709furun2009-10-16
* rollback of the rollback... yes reallyAndreas Gohr2009-07-26
* rollback of the utf8_isASCII() patchAndreas Gohr2009-07-25
* Much faster version of utf8_isASCII()Andreas Haerter2009-07-24
* function_exists checks in utf8 lib for compatibility with 3rd party libsAndreas Gohr2009-01-14
* strip special spaces FS#1539Andreas Gohr2009-01-12
* more placeholders for namespace templatesAndreas Gohr2008-10-26
* do not treat greek as special chars FS#1492Andreas Gohr2008-10-12
* Do romanization of certain characters different from what deaccent does FS#1117Andreas Gohr2008-10-11
* Last fixes for Japanese Romanization. Now all 22893 tests succeed.Andreas Gohr2008-06-08
* Japanese romanization updateAndreas Gohr2008-05-08
* Updates for Japanese romanization support FS#1363Andreas Gohr2008-05-06
* Fixes for Japanese romanization FS#1363Denis Scheither2008-04-07
* utf8_trim bugfixAndreas Gohr2007-11-02
* fixed Thai romanizationAndreas Gohr2007-10-15
* removed unnessary UTF-8 replacement functionsAndreas Gohr2007-07-19
* several speed improvements in UTF-8 libAndreas Gohr2007-07-19
* Escape Ctrl-Z so darcs stops treating utf8.php as binary.Tom N Harris2007-03-23
* Encode/Decode numeric HTML entities correctly.Tom N Harris2007-02-02
* tf_rename_lower.patchhenning.noren2007-01-03
* Indexer asian language fixes and speed-upsTom N Harris2006-11-17
* do not transliterate cyrillic soft sign #958Andreas Gohr2006-10-28
* more utf8_substr improvements (re FS#891 and yesterday's patch)chris2006-09-28
* utf8_substr fix for FS#891chris2006-09-27
* utf8_stripspecials optimizationchris2006-09-23
* search improvementschris2006-08-31
* further update to global memory cache arrayschris2006-08-29
* utf8_substr() fix, it wasn't using mb_substr results when availablechris2006-08-28
* utf8_correctIdx bounds checking and more unittestschris2006-08-27
* ft_snippet() update, fix utf8 problemschris2006-08-26