wiki.techinc.nl/includes/parser
2010-12-10 16:03:57 +00:00
..
CoreLinkFunctions.php * Added file description headers 2010-08-22 14:31:05 +00:00
CoreParserFunctions.php Revert r73976 (Implements bug 24343 "localurl discards section id"). Per BZ feedback, this doesn't actually fix the original issue, it adds a new parser function to work around the issue. 2010-10-23 15:32:31 +00:00
CoreTagHooks.php Use the accessor for getting mOptions. 2010-10-15 23:10:05 +00:00
DateFormatter.php Code cleanup: unused globals, empty statements, typos... 2010-09-11 21:55:21 +00:00
LinkHolderArray.php Remove some unused variables and globals 2010-11-28 16:13:13 +00:00
Parser.php Revert r68230, r68231 (mode="grid" on tables) per CR. It's in the history if anyone wants to work on this again 2010-12-10 16:03:57 +00:00
Parser_DiffTest.php Use the getter per r74822 CR. 2010-10-17 14:10:26 +00:00
Parser_LinkHooks.php * Added file description headers 2010-08-22 14:31:05 +00:00
ParserCache.php Followup r77748, throw NEW MWException 2010-12-05 00:37:44 +00:00
ParserOptions.php Using getDateFormat instead of mDateFormat in ParserOptions::optionsHash. This was causing parser cache misses when using ApiParse 2010-11-01 23:00:53 +00:00
ParserOutput.php Fix indentation 2010-09-27 12:30:04 +00:00
Preprocessor.php * Added file description headers 2010-08-22 14:31:05 +00:00
Preprocessor_DOM.php More reversion of r77297, 2 of 2 commits to keep it readable in CR (hopefully) 2010-11-25 22:24:28 +00:00
Preprocessor_Hash.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Tidy.php Revert r42257 "Convert literal tabs to 	 when passing them through Tidy, to prevent them from being clobbered." 2010-11-29 00:10:59 +00:00