summaryrefslogtreecommitdiff
path: root/inc/parser/parser.php
Commit message (Expand)AuthorAge
* more object type hints and removal of '&' operator before objectsChristopher Smith2015-05-15
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-01-10
* just some more doc blocksAndreas Gohr2014-05-25
* reintroduce a tiny bit of duplicationAndreas Gohr2014-01-07
* remove duplicate plugin code for syntax pluginsAndreas Gohr2014-01-07
* FS#1833 (b)Christopher Smith2013-12-01
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* Fix CodeSniffer violationsMatt Perry2013-08-22
* FS#2770 - prevent <file> and <code> syntax regex matching token names which s...Christopher Smith2013-07-30
* Fix for the FS#1833 parser errorGuy Brand2013-07-30
* Replace = & by =& as the former isn't understood by IntelliJ IDEAMichael Hamann2012-07-28
* Fixed and extended PHPDoc comments and added additional @var commentsMichael Hamann2012-07-28
* Parser: Allow parser to fully recognize windows share links with a hyphen cha...lupo492012-03-07
* Support the empty link [[]]Adrian Lang2011-04-14
* Make the regex for internal links more restrictiveMichael Hamann2011-02-09
* make IPv6 links in link syntax FS#2137Andreas Gohr2011-02-06
* URLs may contain brackets [] FS#2137Andreas Gohr2011-02-06
* Make baseonly work in allowedModesAndreas Gohr2010-12-07
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* explaining what Doku_Parser_Mode_formatting does: it sets markupThorsten Staerk2010-10-17
* give a description for a functionThorsten Staerk2010-10-16
* FS#1949Christopher Smith2010-06-27
* removed deprecated PHP4 constructAndreas Gohr2010-01-15
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* FS#1652, #FS1699Chris Smith2009-10-04
* #FS1749, alter linebreak pattern to swallow trailing whitespace (except newline)Chris Smith2009-10-04
* enhanced <code> and <file> syntaxAndreas Gohr2009-07-26
* FS#1648 - sort acronyms into descending order by string lengthChris Smith2009-04-19
* FS#1609, adjust multiplyentity pattern to not match strings that start "0x"Chris Smith2009-02-15
* removed some illogical path setupsAndreas Gohr2008-12-13
* Make recognized URL schemes customizable via conf/scheme.conf (FS#797)Gina Haeussge2008-10-12
* fix smileys at the start or end of a lineAndreas Gohr2008-10-12
* recognize smileys with proper boundaries only FS#1489Andreas Gohr2008-10-11
* Another fix for emphasis parsing FS#1468Andreas Gohr2008-10-11
* prevent error on buggy syntax plugin FS#1218Andreas Gohr2008-01-19
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* added block mode for embedded html+php (FS#541) -- same syntax but in capital...Anika Henke2007-05-18
* some more tweaks to the smart quote parserAndreas Gohr2007-06-26
* make typography option three staged FS#1142Andreas Gohr2007-06-13
* some small improvement for smart quote parsing FS#1142Andreas Gohr2007-06-13
* distinction between apostrophes and single quotes FS#1127Andreas Gohr2007-05-13
* do preconnects only once #1067Stephane Chazelas2007-02-06
* improve and centralise email regexp, fixes FS#1049chris2007-01-25
* tf_rename_lower.patchhenning.noren2007-01-03
* fix for footnote nestingchris2006-08-09
* tidy format patternschris2006-06-01
* releaxed header syntaxAndreas Gohr2006-04-11
* Parser Update:chris2006-04-09