Fix for bug 13004, in which the Postgres full-text search has too many results,
[lhc/web/wiklou.git] / includes / ParserOptions.php
2008-01-24 Tim Starling* Factored out PPD "part" handling into its own class...
2008-01-11 Tim Starling* Fixed template loop check, broken by changes in parse...
2007-11-30 Tim Starling* Add #ifexist invocation count to the limit report...
2007-11-20 Tim Starling* Refactored the parser. See my huge entry in RELEASE...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-20 Antoine MussoSplit out ParserOptions and ParserOutput classes in...