aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf/utf_tools.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-10-281-12/+31
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* [feature/patchwork-utf8] Rely on mbstring, use patchwork/utf8 as fallbackNicolas Grekas2014-11-081-516/+64
* [feature/patchwork-utf8] Remove utf8_str_replaceNicolas Grekas2014-11-081-47/+0
* [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-081-89/+32
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/10847] fixing all misspelled "dependant" to "dependent"Senky2012-04-301-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9669] Replace spaces with tabsIgor Wiedler2011-03-071-1/+1
* [ticket/9669] Switch if/else to make the if positiveIgor Wiedler2011-03-061-33/+33
* [ticket/9669] Make sure normalize_nfc returns stringIgor Wiedler2011-03-051-3/+3
* [ticket/9669] Add isNormalized checks for performanceIgor Wiedler2011-03-051-2/+14
* [ticket/9669] Add native Normalizer supportIgor Wiedler2011-03-051-30/+75
* [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-58/+14
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1995
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-1516/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-0/+2
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-13/+7
* some missing merges...Meik Sievertsen2008-05-041-1/+1
* - make viewforum work againDavid M2008-01-081-175/+0
* oh boy...David M2008-01-031-227/+2
* Cleaned usernames contain only single spaces, so 'a_name' and 'a__name' are t...Nils Adermann2007-12-041-0/+3
* - Allow charset names containing underscores or spacesNils Adermann2007-10-211-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-6/+6
* - added information about Unicode to coding guidelinesNils Adermann2007-08-161-2/+2
* - two new packages... diff and utfMeik Sievertsen2007-08-161-22/+31
* some bugs fixedMeik Sievertsen2007-08-151-4/+45
* - a better way of checking PCRE property supportDavid M2007-07-231-4/+4
* try to normalize everything...Meik Sievertsen2007-07-221-1/+11
* make sure the class exists before we try to normalize with itDavid M2007-07-161-0/+6
* remove code duplicationDavid M2007-07-151-55/+10
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-141/+9
* two new functions that will eventually replace one, this will give us a bette...David M2007-07-151-3/+731
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #12039David M2007-06-011-0/+1
* #11769David M2007-05-271-1/+1
* - Handle ISO-8859-8-iDavid M2007-05-231-0/+6
* added class for disabled options in ACPMeik Sievertsen2007-05-041-2/+2
* - PostgreSQL can now use schemas. During install, under database name, enter ...David M2007-04-011-1/+1
* *** empty log message ***David M2007-03-291-2/+2
* #5330David M2007-03-271-1/+2
* - PHP4's mbstring is stupid stupid stupidDavid M2007-02-181-4/+20
* #7698David M2007-02-071-3/+3
* eh? meh.David M2007-02-011-4/+53
* #7474David M2007-01-311-58/+13
* some very tiny adjustements.Meik Sievertsen2007-01-271-3/+0
* oopsNils Adermann2007-01-261-1/+1