wiki.techinc.nl/includes/parser
2012-01-09 19:11:55 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Provisional revert r106573, r106559: may be the wrong thing to do, and should probably come with regression tests if added. 2011-12-20 21:24:06 +00:00
CoreTagHooks.php
DateFormatter.php
LinkHolderArray.php Revert r107773 - increases parsercache fragmentation without clear benefit 2012-01-03 21:20:35 +00:00
Parser.php Missing @since tags have a yet another victim 2012-01-09 19:11:55 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php * Added revision's timestamp to OutputPage along with revision ID; avoid a DB hit in Skin::lastModified() when showing parser cache's content. This changed with the removal of $wgArticle in Skin since now it's a different WikiPage object and thus WikiPage::setTimetstamp() call is useless (but still kept). 2011-12-10 16:30:40 +00:00
ParserOptions.php add missing deprecation notices and added deprecation version to existing ones 2011-12-13 05:19:05 +00:00
ParserOutput.php * Added revision's timestamp to OutputPage along with revision ID; avoid a DB hit in Skin::lastModified() when showing parser cache's content. This changed with the removal of $wgArticle in Skin since now it's a different WikiPage object and thus WikiPage::setTimetstamp() call is useless (but still kept). 2011-12-10 16:30:40 +00:00
Preprocessor.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_DOM.php Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior in some way to eat whitespace 2011-11-23 00:30:13 +00:00
Preprocessor_Hash.php Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior in some way to eat whitespace 2011-11-23 00:30:13 +00:00
Preprocessor_HipHop.hphp Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
StripState.php Revert r100262 — wasn't the right place for it and other problems, 2011-10-19 20:01:50 +00:00
Tidy.php Comments, braces, explicit member variables 2011-11-16 13:22:03 +00:00