wiki.techinc.nl/includes/parser
Antoine Musso 30fc9f2913 update ParserCache debug message
"Found." was not very helpfull when indicating we found a cached
ParserOutput object.
2011-11-08 09:08:15 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Bug 31098: Template loop through MediaWiki: messages (int: function) not being detected. 2011-10-29 22:22:51 +00:00
CoreTagHooks.php
DateFormatter.php
LinkHolderArray.php Added LinkCache::addGoodLinkObjFromRow, since addGoodLinkObj is not going to work much longer when new parameters are added 2011-09-20 15:19:18 +00:00
Parser.php Bug 26375 - Italics should be passed to TOC 2011-11-06 15:07:34 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php update ParserCache debug message 2011-11-08 09:08:15 +00:00
ParserOptions.php Unstub $wgLang if still stubbed before storing it; avoid storing a StubUserLang instance in ParserOptions and errors when getting the object (per report of Lockal on IRC) 2011-10-25 18:14:30 +00:00
ParserOutput.php Kill various unused variables 2011-10-29 01:17:26 +00:00
Preprocessor.php
Preprocessor_DOM.php Update some deprecated code 2011-10-14 21:18:38 +00:00
Preprocessor_Hash.php Back out r95396 and friends 2011-09-29 22:08:00 +00:00
Preprocessor_HipHop.hphp Trim trailing whitespace 2011-07-24 21:36:04 +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