summaryrefslogtreecommitdiff
path: root/ext/re/t
Commit message (Expand)AuthorAgeFilesLines
* Move re::regexp_pattern to universal.cJerry D. Hedden2008-01-091-33/+2
* Make ext/re/t/re_funcs.t warnings clean.Nicholas Clark2008-01-051-1/+2
* [patch@31739] regop.t fix for VMSJohn E. Malmberg2007-08-221-0/+2
* Re: [PATCH] Callbacks for named captures (%+ and %-)Ævar Arnfjörð Bjarmason2007-06-062-11/+21
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-221-24/+6
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-2/+2
* Re: [perl #41565] qr// memory corruptionYves Orton2007-02-261-2/+2
* Re: [PATCH] Document that m//k worksYves Orton2007-02-141-3/+3
* Improve regex stringification codeYves Orton2007-01-311-8/+9
* Make offsets support conditionalYves Orton2007-01-161-0/+1
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-041-2/+46
* Patch by Yves Orton to fix the regression reported in :Andreas König2006-11-203-10/+10
* add regmust() to re.pm/re.xsYves Orton2006-11-171-2/+20
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-131-0/+24
* New regex syntax omnibusYves Orton2006-11-071-2/+2
* Re: Off by one in the trie code?Yves Orton2006-10-194-46/+86
* Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug...Yves Orton2006-09-293-4/+58
* fix re debug segvs in global destruction, and a tweak to Benchmark to prevent...Yves Orton2006-06-141-1/+1
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-093-19/+111
* 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-292-0/+165
* Skip re tests if re not built.Nicholas Clark2004-06-181-0/+5
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+65