2010-09-23 |
Karl Williamson | re.pm: Change comment to use new (?^...) |
blob | commitdiff |
2010-07-19 |
David Golden | Bump module version numbers |
blob | commitdiff | diff to current |
2010-06-29 |
Karl Williamson | Standardize on use of 'capture group' over 'buffer' |
blob | commitdiff | diff to current |
2010-01-20 |
Ricardo Signes | bump versions for core libs changed since 5.11.3 |
blob | commitdiff | diff to current |
2010-01-06 |
Abigail | Fix typo in reference |
blob | commitdiff | diff to current |
2010-01-06 |
Abigail | Document that interpolating a '(??{ code })' construct... |
blob | commitdiff | diff to current |
2010-01-06 |
Abigail | Fix a couple of typos and standardize on using 'regexp... |
blob | commitdiff | diff to current |
2009-09-12 |
Nicholas Clark | Untangle File::Basename and re - avoid hard-coding... |
blob | commitdiff | diff to current |
2009-09-12 |
Nicholas Clark | re.pm will load under miniperl, so don't hard-code... |
blob | commitdiff | diff to current |
2009-09-11 |
Nicholas Clark | Always load the re.xs code, unless we're running under... |
blob | commitdiff | diff to current |
2009-09-10 |
Yves Orton | add more positive gofs GPOS tests and fix some bugs too |
blob | commitdiff | diff to current |
2008-01-09 |
Jerry D. Hedden | Move re::regexp_pattern to universal.c |
blob | commitdiff | diff to current |
2007-06-30 |
Abigail | /p vs (?p) |
blob | commitdiff | diff to current |
2007-06-06 |
Ævar Arnfjörð Bjar... | Re: [PATCH] Callbacks for named captures (%+ and %-) |
blob | commitdiff | diff to current |
2007-03-22 |
Yves Orton | Resolve PL_curpm issues with (??{}) and fix corruption... |
blob | commitdiff | diff to current |
2007-03-01 |
Yves Orton | Re: New file: t/op/regexp_email.t |
blob | commitdiff | diff to current |
2007-02-19 |
Rafael Garcia-Suarez | Actually, only changes to regexec.c from #30081 needed... |
blob | commitdiff | diff to current |
2007-02-19 |
Rafael Garcia-Suarez | Revert change #30081 at dmq's request, and mark its... |
blob | commitdiff | diff to current |
2007-01-31 |
Yves Orton | $1 in nested regex EVAL doesnt work correctly. |
blob | commitdiff | diff to current |
2007-01-04 |
Yves Orton | Re: [PATCH] Change implementation of %+ to use a proper... |
blob | commitdiff | diff to current |
2006-11-17 |
Rafael Garcia-Suarez | Doc nits to re.pm |
blob | commitdiff | diff to current |
2006-11-17 |
Yves Orton | add regmust() to re.pm/re.xs |
blob | commitdiff | diff to current |
2006-11-13 |
Rafael Garcia-Suarez | POD fixes and nits in re.pm |
blob | commitdiff | diff to current |
2006-11-13 |
Yves Orton | Regex Utility Functions and Substituion Fix (XML::Twig... |
blob | commitdiff | diff to current |
2006-11-12 |
Rafael Garcia-Suarez | Reinstate warning 'Useless use of "re" pragma' |
blob | commitdiff | diff to current |
2006-11-02 |
Yves Orton | Add more backtracking control verbs to regex engine... |
blob | commitdiff | diff to current |
2006-10-27 |
Steve Peters | Spelling fixes for re.pm. |
blob | commitdiff | diff to current |
2006-10-19 |
Yves Orton | Re: Off by one in the trie code? |
blob | commitdiff | diff to current |
2006-10-11 |
Rafael Garcia-Suarez | Update comment (by Yves Orton), plus POD fixes |
blob | commitdiff | diff to current |
2006-10-11 |
Jarkko Hietaniemi | ext re: C++: EXTERN_C needed, and where did sub install... |
blob | commitdiff | diff to current |
2006-10-10 |
Yves Orton | Regexp Recurse by name. |
blob | commitdiff | diff to current |
2006-09-29 |
Yves Orton | Minor re 'Debug' tweaks, also fix a bug in dumping... |
blob | commitdiff | diff to current |
2006-09-29 |
Yves Orton | Re: [PATCH] Add hook for re_dup() into regex engine... |
blob | commitdiff | diff to current |
2006-09-05 |
Yves Orton | Re: [PATCH] Trie jumping |
blob | commitdiff | diff to current |
2006-07-16 |
Yves Orton | Re: Fix loads of warnings from the last escaping patch... |
blob | commitdiff | diff to current |
2006-07-15 |
Yves Orton | Updated escaping code. utf8 regex debug output improvements |
blob | commitdiff | diff to current |
2006-06-11 |
Yves Orton | Re: [PATCH] regexec/regcomp.c cleanups |
blob | commitdiff | diff to current |
2006-06-11 |
Yves Orton | Re: [PATCH] Better version of the Aho-Corasick patch... |
blob | commitdiff | diff to current |
2006-05-29 |
Yves Orton | Re: [PATCH] More regex optimisations and debug enhancem... |
blob | commitdiff | diff to current |
2006-04-21 |
Nicholas Clark | Merge the install and uninstall routines. |
blob | commitdiff | diff to current |
2006-04-21 |
Nicholas Clark | Refactor re.pm slightly. This has no change to document... |
blob | commitdiff | diff to current |
2006-01-12 |
Nicholas Clark | Bump $VERSION in many modules that have changed. |
blob | commitdiff | diff to current |
2005-08-02 |
Piotr Fusik | Typos in *.p[lm] |
blob | commitdiff | diff to current |
2005-03-18 |
Yves Orton | Re: Reworked Trie Patch |
blob | commitdiff | diff to current |
2003-08-13 |
Nicholas Clark | Re: script wanted |
blob | commitdiff | diff to current |
2002-11-29 |
Rafael Garcia-Suarez | Document the hint constants and where they're used. |
blob | commitdiff | diff to current |
2002-01-29 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-01-28 |
Jarkko Hietaniemi | Show also the debug and debugcolor as known pragmas. |
blob | commitdiff | diff to current |
2001-06-29 |
Jarkko Hietaniemi | Bump up the VERSIONs of modules that have changed since... |
blob | commitdiff | diff to current |
2001-06-04 |
Jarkko Hietaniemi | Eradicate traces of 'asciirange' re subpragma. |
blob | commitdiff | diff to current |
2001-05-11 |
Jarkko Hietaniemi | Remove the 'asciir' re subpragma. Should instead implement |
blob | commitdiff | diff to current |
2001-03-28 |
Jarkko Hietaniemi | Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-28 |
Nick Ing-Simmons | More EBCDIC tweaks: |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey | Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy | integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-03 |
Ilya Zakharevich | applied suggested patch; removed $VERSION = $VERSION... |
blob | commitdiff | diff to current |
1999-03-24 |
Charles Bailey | applied suggested patch, modulo superseded parts |
blob | commitdiff | diff to current |
1999-01-13 |
Hans Mulder | [Patch for 5.005_54] re::debugcolors dumps core |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy | re-introduce change#1703 |
blob | commitdiff | diff to current |
1998-08-05 |
Gurusamy Sarathy | back out change#1703 that break bincompat with PERL_OBJ... |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich | better RE colors |
blob | commitdiff | diff to current |
1998-07-21 |
Ilya Zakharevich | applied a tweaked version of suggested patch |
blob | commitdiff | diff to current |
1998-07-19 |
M. J. T. Guy | minor re.pm cleanup |
blob | commitdiff | diff to current |
1998-07-15 |
Gurusamy Sarathy | minor tweaks to docs on qr// |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy | merge changes 1424, 1428 from maintbranch |
blob | commitdiff | diff to current |
1998-07-11 |
Ilya Zakharevich | add patch, along with all the missing bits, and doc... |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich | add patch for C<use re 'debug'> |
blob | commitdiff | diff to current |
|