Remove some more unused variables
[lhc/web/wiklou.git] / includes / parser / Preprocessor_DOM.php
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...