This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
It helps to set the total keys correctly when duplicating a hash.
[perl5.git] / ext / re / re.xs
2002-02-21 Jarkko HietaniemiExternalization from Jatan Shah <jshah@broadcom.com>.
2001-11-20 Andy DoughertyRe: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-11-20 Andy DoughertyRe: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048...
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-25 Jarkko HietaniemiIntegrate changes #12652 and #12653 from maintperl;
2001-06-13 Craig A. Berrymake ext/re play nice with DEBUGGING override
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Gisle AasUnresolved symbol in ext/re/re.xs
2001-04-26 Jarkko Hietaniemire 'debug' was broken by #9084.
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Ilya Zakharevichapplied slightly tweaked version of suggested patch for
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1998-07-21 Ilya Zakharevichenable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-14 Andy Doughertyadded suggested patch (via PM), tweaked to implicitly...
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>