Reverting r16861; incompatible change to message texts, breaks a lot of toggle displa...
[lhc/web/wiklou.git] / includes / CoreParserFunctions.php
2006-09-30 Tim StarlingMade {{INT:}} a core parser function instead of a speci...
2006-09-27 Jimmy Collins(bug 7059) 'anchorencode' colon function needs one...
2006-08-30 Rob Church* (bug 7059) Introduce "anchorencode" colon function
2006-08-29 Rob Church(bug 7158) Regression in padding function behaviour...
2006-08-21 Rob ChurchPADLEFT/PADRIGHT:
2006-08-21 Rob Church(bug 7080) PHP notices on bad input to padleft/padright
2006-08-18 Rob Church* (bug 7044) Introduce "padleft" and "padright" colon...
2006-07-14 Tim StarlingGot rid of the MagicWord indexing constants (MAG_xxx...
2006-07-03 Tim Starlingfixed raw suffix
2006-07-03 Tim StarlingGot rid of about 20 regex calls in braceSubstitution...