| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve PL_curpm issues with (??{}) and fix corruption of match results when ... | Yves Orton | 2007-03-22 | 1 | -26/+20 |
* | Re: New file: t/op/regexp_email.t | Yves Orton | 2007-03-01 | 1 | -2/+8 |
* | Actually, only changes to regexec.c from #30081 needed to be reverted. | Rafael Garcia-Suarez | 2007-02-19 | 1 | -0/+1 |
* | Revert change #30081 at dmq's request, and mark its tests | Rafael Garcia-Suarez | 2007-02-19 | 1 | -1/+0 |
* | $1 in nested regex EVAL doesnt work correctly. | Yves Orton | 2007-01-31 | 1 | -0/+1 |
* | Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a... | Yves Orton | 2007-01-04 | 1 | -2/+44 |
* | Doc nits to re.pm | Rafael Garcia-Suarez | 2006-11-17 | 1 | -17/+17 |
* | add regmust() to re.pm/re.xs | Yves Orton | 2006-11-17 | 1 | -2/+34 |
* | POD fixes and nits in re.pm | Rafael Garcia-Suarez | 2006-11-13 | 1 | -22/+20 |
* | Regex Utility Functions and Substituion Fix (XML::Twig core dump) | Yves Orton | 2006-11-13 | 1 | -123/+218 |
* | Reinstate warning 'Useless use of "re" pragma' | Rafael Garcia-Suarez | 2006-11-12 | 1 | -2/+3 |
* | Add more backtracking control verbs to regex engine (?CUT), (?ERROR) | Yves Orton | 2006-11-02 | 1 | -17/+34 |
* | Spelling fixes for re.pm. | Steve Peters | 2006-10-27 | 1 | -4/+4 |
* | Re: Off by one in the trie code? | Yves Orton | 2006-10-19 | 1 | -9/+9 |
* | Update comment (by Yves Orton), plus POD fixes | Rafael Garcia-Suarez | 2006-10-11 | 1 | -11/+12 |
* | ext re: C++: EXTERN_C needed, and where did sub install() go? | Jarkko Hietaniemi | 2006-10-11 | 1 | -3/+4 |
* | Regexp Recurse by name. | Yves Orton | 2006-10-10 | 1 | -10/+20 |
* | Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns. | Yves Orton | 2006-09-29 | 1 | -9/+10 |
* | Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug... | Yves Orton | 2006-09-29 | 1 | -14/+21 |
* | Re: [PATCH] Trie jumping | Yves Orton | 2006-09-05 | 1 | -3/+9 |
* | Re: Fix loads of warnings from the last escaping patch... | Yves Orton | 2006-07-16 | 1 | -1/+2 |
* | Updated escaping code. utf8 regex debug output improvements | Yves Orton | 2006-07-15 | 1 | -0/+1 |
* | Re: [PATCH] regexec/regcomp.c cleanups | Yves Orton | 2006-06-11 | 1 | -36/+132 |
* | Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks. | Yves Orton | 2006-06-11 | 1 | -20/+23 |
* | Re: [PATCH] More regex optimisations and debug enhancements (including Andys ... | Yves Orton | 2006-05-29 | 1 | -8/+13 |
* | Merge the install and uninstall routines. | Nicholas Clark | 2006-04-21 | 1 | -7/+1 |
* | Refactor re.pm slightly. This has no change to documented behaviour, | Nicholas Clark | 2006-04-21 | 1 | -19/+16 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -1/+1 |
* | Re: Reworked Trie Patch | Yves Orton | 2005-03-18 | 1 | -18/+91 |
* | Re: script wanted | Nicholas Clark | 2003-08-13 | 1 | -1/+1 |
* | Document the hint constants and where they're used. | Rafael Garcia-Suarez | 2002-11-29 | 1 | -2/+2 |
* | Show also the debug and debugcolor as known pragmas. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+1 |
* | Bump up the VERSIONs of modules that have changed since 5.6.0, | Jarkko Hietaniemi | 2001-06-29 | 1 | -1/+1 |
* | Eradicate traces of 'asciirange' re subpragma. | Jarkko Hietaniemi | 2001-06-04 | 1 | -4/+9 |
* | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+0 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-28 | 1 | -7/+8 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -3/+2 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -0/+2 |
* | [Patch for 5.005_54] re::debugcolors dumps core | Hans Mulder | 1999-01-13 | 1 | -2/+3 |
* | re-introduce change#1703 | Gurusamy Sarathy | 1998-09-23 | 1 | -6/+2 |
* | applied a tweaked version of suggested patch | Ilya Zakharevich | 1998-07-21 | 1 | -2/+27 |
* | minor re.pm cleanup | M. J. T. Guy | 1998-07-19 | 1 | -5/+3 |
* | minor tweaks to docs on qr// | Gurusamy Sarathy | 1998-07-15 | 1 | -8/+9 |
* | merge changes 1424, 1428 from maintbranch | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+2 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -7/+30 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -0/+82 |