Fixes Bug 31865 - Tag <dws> for discarding whitespaces.
[lhc/web/wiklou.git] / includes / parser / Preprocessor_DOM.php
2011-11-21 Mark A. HershbergerFixes Bug 31865 - Tag <dws> for discarding whitespaces.
2011-11-09 Sam ReedBug 31995 - Addition of PPFrame::getTitle
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-09-09 Roan KattouwCommit live hack: pass XML_PARSE_HUGE (code uses 1...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-02 Sam ReedRevert r93688 per Platonides
2011-08-01 Sam ReedCommit Preprocessor_DOM live hacks
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-06-07 Brion VibberProvisional revert of r89648: "Another try at fixing...
2011-06-07 Paul CoppermanAnother try at fixing bug 93 "tilde signatures inside...
2011-06-02 Brion VibberRevert r88997: fix for bug 93 caused some additional...
2011-05-29 Aaron SchulzBroke long line
2011-05-28 Sam ReedLoads more documentation for this file.. Hopefully...
2011-05-27 Mark A. HershbergerFix failing preprocessor tests by checking if ot is...
2011-05-27 Mark A. Hershbergerfix for Bug #93 “tilde signatures inside nowiki tags...
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-04-22 Mark A. HershbergerUpdated patch from Bergi re: r86676 with tested code...
2011-04-21 Mark A. HershbergerFix bug #28642 - wrong part->commentEnd set to abbuttin...
2011-04-14 Leo KoppelkammFollowup to r86064 (List with double line-breaks inside...
2011-04-05 Tim StarlingHipHop fixes:
2011-02-23 Tim Starling* Rewrote StripState to not use ReplacementArray. The...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-01-13 PlatonidesAllow to disable the preprocessor cache with $wgPreproc...
2011-01-13 PlatonidesImprove a preprocessor comment
2011-01-06 Sam ReedFollowup r79709, re-add equals
2011-01-06 Sam ReedFixup fixme on r67819
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-10-14 Sam ReedBig attack on unused variables...
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-20 PlatonidesRevert the change to Preprocessor_DOM.php of r71286.
2010-08-19 Sam ReedRemove some more unused variables
2010-08-10 Sam ReedFix fixme placed on r30022 by me (fixing per comment)
2010-08-05 PlatonidesUse ParserOptions accessors.
2010-07-29 Sam ReedReplace self with PPFrame to define proper location...
2010-07-25 Sam ReedA few more wrong static things
2010-06-21 Conrad Irwin(bug 19910) Preprocess headings of the form "===+\s...
2010-06-10 Daniel Kinzleradded newPartNodeArray for creating a node with a list...
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2009-09-04 Tim StarlingApplied patch by Juliano F. Ravasi for bug 20431: const...
2009-08-16 Chad Horohoe(bug 20274) Strict standards issue in 5.3.
2009-07-02 Victor VasilievAdd getArguments, getNamedArguments and getNumberedArgu...
2009-03-06 Aaron Schulzfix profiling
2009-02-09 Andrew GarrettApply changes made live on Wikimedia cluster related...
2009-02-06 Andrew GarrettCache preprocessor output in memcached.
2009-02-04 Tim StarlingAdded basic support for Wietse Venema's taint feature...
2008-11-03 Siebrand Mazeland(bug 15737) Fix notices while expanding using PPCustomF...
2008-10-23 Tim StarlingFixed the expansion depth limit feature, broken by...
2008-08-18 Aaron Schulzadd profile calls
2008-08-09 Daniel FriesenAdd 3 new functions to the PPTemplateFrames to allow...
2008-06-26 Daniel Kinzleradded PPCustomFrame classes to restore ability to use...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...