fix some issues with phpdoc
[lhc/web/wiklou.git] / languages / LanguageUtf8.php
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-04-05 Ævar Arnfjörð Bjar... * @package MediaWiki
2005-03-26 Brion Vibber* (bug 1042) Fix UTF-8 case conversion for PHP 4.1...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-11-23 Brion VibberInner loop optimization: when rendering a wiki page...
2004-10-23 Tim StarlingFixed bug due to non-global scope when included from...
2004-08-22 Brion VibberAdd some profiling points
2004-08-21 Brion VibberDon't bother loading $wikiLowerChars and $wikiUpperChar...
2004-08-16 Domas MituzasEnter 10x more efficient stripForSearch code.
2004-08-16 Domas MituzasComments:Fix stale comments, this file isn't just a...
2004-08-16 Domas MituzasCommit in resource efficient lcfirst and ucfirst
2004-08-01 Brion VibberAdd Language::truncate() method for truncating strings...
2004-08-01 Brion VibberTweak the UTF-8 case conversion regexps to avoid a...
2004-06-24 Gabriel Wickeuppercase input/output encoding
2004-06-06 Jens Frankfix regex, missing trailing / added
2004-06-05 Jens Franknew function firstChar: Return first character (not...
2004-06-04 Antoine Mussoremoving unneeded global variables declarations in...
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-25 Brion VibberFix memcached breakage
2004-01-25 Tim StarlingUsing UTF-8 compatible ucfirst/lcfirst
2003-11-17 Brion VibberSecurity fix: include path
2003-08-30 Brion VibberBreak UTF-8 support class from the case conversion...