index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
parser
/
Preprocessor_Hash.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated patch from Bergi re: r86676 with tested code to fix bug #28642
Mark A. Hershberger
2011-04-22
1
-5
/
+3
*
Followup to r86064 (List with double line-breaks inside tables). Also contain...
Leo Koppelkamm
2011-04-14
1
-1
/
+1
*
Fixed fatal error in Preprocessor_Hash due to r82645
Tim Starling
2011-02-28
1
-1
/
+1
*
More member variable documentation
Sam Reed
2011-02-24
1
-3
/
+12
*
Add a couple of type hints noticed when poking bug 27673
Sam Reed
2011-02-24
1
-1
/
+7
*
* Rewrote StripState to not use ReplacementArray. The memory usage of FSS was...
Tim Starling
2011-02-23
1
-1
/
+1
*
More function and variable documentation
Sam Reed
2011-02-19
1
-1
/
+3
*
Allow to disable the preprocessor cache with $wgPreprocessorCacheThreshold = ...
Platonides
2011-01-13
1
-1
/
+1
*
Improve a preprocessor comment
Platonides
2011-01-13
1
-1
/
+1
*
Whitespace changes (before others) — “svn diff -x-w” shows no changes
Mark A. Hershberger
2010-12-11
1
-11
/
+11
*
Big attack on unused variables...
Sam Reed
2010-10-14
1
-2
/
+1
*
Code cleanup: unused globals, empty statements, typos...
Platonides
2010-09-11
1
-1
/
+1
*
* Added file description headers
Alexandre Emsenhuber
2010-08-22
1
-1
/
+7
*
Remove some unused variables
Sam Reed
2010-08-13
1
-1
/
+0
*
Use ParserOptions accessors.
Platonides
2010-08-05
1
-2
/
+2
*
Replace self with PPFrame to define proper location of some constants
Sam Reed
2010-07-29
1
-7
/
+7
*
A few more wrong static things
Sam Reed
2010-07-25
1
-2
/
+3
*
(bug 19910) Preprocess headings of the form "===+\s+" in the same way as Pars...
Conrad Irwin
2010-06-21
1
-1
/
+1
*
added newPartNodeArray for creating a node with a list of parts form a php ar...
Daniel Kinzler
2010-06-10
1
-0
/
+27
*
Fixed some doxygen warnings
Alexandre Emsenhuber
2010-06-09
1
-3
/
+3
*
Applied patch by Juliano F. Ravasi for bug 20431: constructor for PPCustomFra...
Tim Starling
2009-09-04
1
-4
/
+2
*
Add getArguments, getNamedArguments and getNumberedArguments methods to PPFrame
Victor Vasiliev
2009-07-02
1
-0
/
+12
*
Apply changes made live on Wikimedia cluster related to preprocessor caching ...
Andrew Garrett
2009-02-09
1
-9
/
+34
*
Cache preprocessor output in memcached.
Andrew Garrett
2009-02-06
1
-0
/
+12
*
Added basic support for Wietse Venema's taint feature. Fixed a few instances ...
Tim Starling
2009-02-04
1
-1
/
+3
*
(bug 15737) Fix notices while expanding using PPCustomFrame. Patch by Juliano...
Siebrand Mazeland
2008-11-03
1
-0
/
+3
*
Fixed the expansion depth limit feature, broken by Brion in r32550. This may ...
Tim Starling
2008-10-23
1
-3
/
+5
*
Add 3 new functions to the PPTemplateFrames to allow extensions to efficientl...
Daniel Friesen
2008-08-09
1
-0
/
+26
*
added PPCustomFrame classes to restore ability to use replaceVariables with a...
Daniel Kinzler
2008-06-26
1
-0
/
+42
*
* Reorganised the includes directory, creating subdirectories db, parser and ...
Tim Starling
2008-06-16
1
-0
/
+1497