summaryrefslogtreecommitdiff
path: root/ext/re/t/regop.t
Commit message (Expand)AuthorAgeFilesLines
* regcomp.c: Fix up RE_TRACK_PATTERN_OFFSETSKarl Williamson2018-11-161-2/+2
* t/regop.t: improve test nameYves Orton2016-10-191-1/+1
* re_intuit_start(): improve debugging outputDavid Mitchell2015-03-171-2/+2
* Tighten uses of regex synthetic start classKarl Williamson2014-09-291-4/+1
* Add tests for a51d618a fix of RT #122283Yves Orton2014-09-281-1/+54
* Eliminate the duplicative regops BOL and EOLYves Orton2014-09-171-3/+3
* ext/re/t/regop.t: Use eq instead of == for stringsKarl Williamson2014-08-261-1/+1
* Improve -Dr output of bracketed char classesKarl Williamson2014-08-251-3/+3
* re_intuit_start(): add more debugging outputDavid Mitchell2014-02-071-2/+2
* Fix regression in floating mandatory string optimisationYves Orton2014-02-061-1/+24
* Optimize a single character [class] into EXACTishKarl Williamson2012-07-241-4/+4
* fix =/== typo in ext/re/t/regop.tDavid Mitchell2012-06-131-1/+1
* Fix typos (spelling errors) in ext/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* tries: don't allocate memory at runtimeDavid Mitchell2010-05-031-8/+10
* disable non-unicode case insensitive trie matchingYves Orton2009-10-251-6/+6
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-5/+3
* [patch@31739] regop.t fix for VMSJohn E. Malmberg2007-08-221-0/+2
* Re: [perl #41565] qr// memory corruptionYves Orton2007-02-261-2/+2
* Make offsets support conditionalYves Orton2007-01-161-0/+1
* Patch by Yves Orton to fix the regression reported in :Andreas König2006-11-201-8/+8
* New regex syntax omnibusYves Orton2006-11-071-2/+2
* Re: Off by one in the trie code?Yves Orton2006-10-191-36/+65
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-091-16/+97
* Regen headers following change 28325. Also, make it compileRafael Garcia-Suarez2006-05-291-18/+17
* Re: [PATCH] More regex optimisations and debug enhancements (including Andys ...Yves Orton2006-05-291-0/+149