..
CacheTime.php
Split CacheTime into its own file
2012-08-06 16:18:02 +02:00
CoreLinkFunctions.php
Added missing GPLv2 headers in some places.
2012-05-01 09:05:48 +02:00
CoreParserFunctions.php
Replace deprecated wfMsg* calls with Message class calls.
2012-08-20 22:52:17 +02:00
CoreTagHooks.php
Added missing GPLv2 headers in some places.
2012-05-01 09:05:48 +02:00
DateFormatter.php
Make DateFormatter work in any language, by default in the page content language
2012-07-21 00:27:04 +02:00
LinkHolderArray.php
Merge "In LinkHolderArray::doVariants(), redlinks need to be checked as well."
2012-07-15 20:15:50 +00:00
Parser.php
Fix exception on parse due wfMsgExt() -> wfMessage()
2012-08-27 10:40:27 +10:00
Parser_DiffTest.php
Added missing GPLv2 headers in some places.
2012-05-01 09:05:48 +02:00
Parser_LinkHooks.php
Added missing GPLv2 headers in some places.
2012-05-01 09:05:48 +02:00
ParserCache.php
update @param @return doc in several files
2012-07-10 17:08:52 +02:00
ParserOptions.php
Use $wgExpensiveParserFunctionLimit over ParserOptions
2012-05-04 20:56:28 +02:00
ParserOutput.php
Merge "Added some docs, fixed some docs and made implicit checks explicit"
2012-08-07 19:45:40 +00:00
Preprocessor.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
Preprocessor_DOM.php
store text length in local var in Preprocess::processToObj/Xml
2012-08-06 13:41:28 +02:00
Preprocessor_Hash.php
Merge "store text length in local var in Preprocess::processToObj/Xml"
2012-08-15 00:22:10 +00:00
Preprocessor_HipHop.hphp
Merge "store text length in local var in Preprocess::processToObj/Xml"
2012-08-15 00:22:10 +00:00
StripState.php
Replace deprecated wfMsg* calls with Message class calls.
2012-08-20 22:52:17 +02:00
Tidy.php
Added missing GPLv2 headers in some places.
2012-05-01 09:05:48 +02:00