summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
Commit message (Expand)AuthorAge
* phpdocs, reformattingGerrit Uitslag2015-06-30
* switched geshi higlighter to composer based repositoryAndreas Gohr2015-05-15
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * Merge pull request #708 from splitbrain/overridablelangstringsAndreas Gohr2014-09-29
| |\
| | * phpdocs parserutilsGerrit Uitslag2014-09-28
| * | Merge remote-tracking branch master into revisionslisps2014-09-26
| |\|
| * | Merge remote-tracking branch 'remotes/origin/master' into revisions_locallisps2014-03-19
| |\ \
| * \ \ Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
| |\ \ \
| * | | | change behavior only on date_atlisps2013-11-25
| * | | | remove property rev from xhtml.phplisps2013-11-22
| * | | | add parameter at($DATE_AT) and mind revisionslisps2013-11-21
* | | | | PHPDocs and some improvementsGerrit Uitslag2014-10-02
* | | | | more phpdocs and minor checkGerrit Uitslag2014-10-01
* | | | | Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
| |_|_|/ |/| | |
* | | | Merge pull request #618 from splitbrain/cache_and_cachetimeAndreas Gohr2014-05-04
|\ \ \ \
| * | | | adjust logic of caching comments for _nocacheChristopher Smith2014-03-17
| | |_|/ | |/| |
* / | | Fix a couple of issues with PR#571Christopher Smith2014-03-13
|/ / /
* | | resolve scrutinizer issue, is_a type hint doesn't allow nullChristopher Smith2014-03-02
* | | remove rendundant msgChristopher Smith2014-02-28
* | | revert back to trigger errorChristopher Smith2014-02-26
* | | change to an Exception and expect itChristopher Smith2014-02-25
* | | code cleaning - add some bracesChristopher Smith2014-02-25
* | | rework p_get_renderer() for use with autoloading bundled renderersChristopher Smith2014-02-25
* | | add renderers to autoladerChristopher Smith2014-02-25
* | | remove reference operator from p_get_renderer() declaration, not required for...Christopher Smith2014-02-25
* | | if configured renderer is not found, try to fallback to a bundled rendererChristopher Smith2014-02-25
| |/ |/|
* | php doc blockAndreas Gohr2014-01-08
|/
* refactor to avoid php notice and match structure of rest of p_get_renderer()Christopher Smith2013-10-16
* fix php strict and remove double duplicated code of renderer plugin loaderGerrit Uitslag2013-10-15
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
* Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
|\
| * fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
* | only execute valid instructions FS#2432Andreas Gohr2012-07-28
* | Be more careful when setting metadata values FS#2514Michael Hamann2012-07-28
|/
* Initialize more variables and test if others are set (no functional changes)Michael Hamann2012-07-28
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
* Remove unused variablesMichael Hamann2012-07-28
* avoid warnings when instructions with no parameters are renderedAndreas Gohr2012-07-28
* Disable some parser and renderer caches during tests FS#2564Michael Hamann2012-07-25
* Remove useless condition in p_get_metadata and add explanationMichael Hamann2012-07-08
* another input wrapper fixAndreas Gohr2012-06-24
* Add check for existing renderer classLucas2011-07-10
* Add missing return value to p_set_metadataMichael Hamann2011-06-08
* Add more render/cache logic to the metadata codeMichael Hamann2011-05-08
* Change when metadata is rendered - only when really neededMichael Hamann2011-05-08
* Fix p_get_first_heading for when the search index is emptyMichael Hamann2011-04-26
* p_get_metadata: show the save error message only when metadata has been changedMichael Hamann2011-02-06
* Allow p_set_metadata during rendering, test cases included. FS#1827Michael Hamann2011-02-06
* Add define for metadata usage limit in p_get_first_headingMichael Hamann2011-01-10