This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refer to perlrepository.pod instead of patching.pod
[perl5.git] / regcomp.pl
2009-05-15 David Mitchellmake regcomp.pl use the standard foo.h-new naming schem...
2009-05-15 David MitchellAdd some documentation to the heads of the various...
2008-03-17 Nicholas ClarkDrag autodoc.pl and overload.pl into the age of safer_o...
2008-03-15 Nicholas ClarkRename safer_rename() to rename_if_different(), to...
2007-12-29 Nicholas Clarkdie if multiple macros in regexp.h attempt to use the...
2007-06-30 Abigail/p vs (?p)
2007-04-01 Jarkko HietaniemiSymbian sync
2007-03-05 Nicholas ClarkChange 30461 was wrong. As ext/re (re)builds the regexp...
2007-03-03 Nicholas ClarkDefine and initialise reg_name only once.
2006-11-13 Yves OrtonRe: [PATCH] New regex syntax omnibus
2006-11-02 Yves OrtonAdd more backtracking control verbs to regex engine...
2006-10-05 Yves OrtonRe: [PATCH] Add recursive regexes similar to PCRE
2006-10-04 Steve PetersFixes to compile Perl with g++ and DEBUGGING.
2006-09-29 Yves OrtonRe: [PATCH] Add hook for re_dup() into regex engine...
2006-09-25 Yves OrtonAutomate generation of the regmatch() state constants
2006-06-16 Dave Mitchellstart turning regmatch() main loop into a FSM
2006-05-29 Yves OrtonRe: [PATCH] More regex optimisations and debug enhancem...
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2004-11-16 Steve HayMake all scripts run by regen.pl write output with...
2003-03-08 Jarkko Hietaniemiregen_headers tiny tidying:
2002-11-19 Nicholas Clarkregen_headers outside Makefile (was Re: [PATCH] embed...
2000-10-20 Charles BaileySYN SYN
2000-08-14 Daniel Muiñowarning: storage class after type is obsolescent
1999-05-10 Ilya ZakharevichCosmetic: data-driven REx-dump
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-06-22 Ilya Zakharevichadd patch that generates regnodes.h via regcomp.pl