summaryrefslogtreecommitdiff
path: root/ext/re/t/regop.t
Commit message (Expand)AuthorAgeFilesLines
* 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