Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / DateFormatter.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-03 Nick JenkinsMinor tweak for E_STRICT PHP whinging:
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-14 Tim StarlingDeferred loading of DateFormatter.php and IP.php. Stand...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-04 Brion VibberRemove yet more stray executable bits. The last, I...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-10-29 Ævar Arnfjörð Bjar... * strtolower() => $wgContLang->lc()
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-05-24 Ævar Arnfjörð Bjar... * Removed empty comments
2005-05-22 Anders Wegge Jakobsen* (bug 2217) Fix conversion of negative ISO years.
2005-05-10 Ævar Arnfjörð Bjar... * Fixed some phpdoc errors, see wikipedia.sf.net/doc...
2005-04-28 Ævar Arnfjörð Bjar... * Fixed a bug that appeared when the 'date' preference...
2005-04-20 Tim StarlingSetup.php-DateFormatter was using a lot of CPU time...
2005-04-13 Ævar Arnfjörð Bjar... * @subpackage Parser
2004-12-29 Brion Vibber* (bug 1224) Use proper date messages for date reformatter
2004-12-27 River Tarnellsupport short as well as long names in date formatting
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Antoine Mussophpdocumentor comments placeholders
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-06-08 Antoine Mussosome double quoting replaced by single quoting
2004-03-20 Tim Starlingfixing notice
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-10 Tim Starlingfixed a few minor bugs and misc. notices
2003-11-20 Tim StarlingNew date formatter