This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / scope.c
2007-01-29 Nicholas ClarkIntegrate:
2007-01-29 Nicholas ClarkIntegrate:
2007-01-25 Nicholas ClarkIntegrate:
2007-01-24 Bas van SisserenIntegrate:
2007-01-24 Nicholas ClarkIntegrate:
2007-01-22 Nicholas ClarkIntegrate:
2007-01-22 Jarkko HietaniemiIntegrate:
2007-01-22 Nicholas ClarkIntegrate:
2007-01-20 Nicholas ClarkIntegrate:
2007-01-20 Andy LesterIntegrate:
2007-01-14 Nicholas ClarkIntegrate:
2007-01-13 Jim CromieIntegrate:
2007-01-12 Andy LesterIntegrate:
2007-01-11 Andy LesterIntegrate:
2006-10-22 Nicholas ClarkNo need to save the PVX to the save stack when saving...
2006-05-08 Andy LesterIntegrate:
2006-05-08 Steven SchubigerIntegrate:
2006-05-08 Nicholas ClarkIntegrate:
2006-04-20 Nicholas ClarkIntegrate:
2006-04-20 Nicholas ClarkIntegrate:
2006-02-24 Nicholas ClarkIntegrate:
2005-09-30 Nicholas ClarkIntegrate:
2005-09-22 Jim CromieIntegrate:
2005-09-22 Nicholas ClarkIntegrate:
2005-09-21 Andy LesterIntegrate:
2005-09-21 Andy LesterIntegrate:
2005-09-19 Steve PetersIntegrate:
2005-09-19 Andy LesterIntegrate:
2005-09-19 Andy LesterIntegrate:
2005-09-18 Nicholas ClarkIntegrate:
2005-09-18 Nicholas Clarkattributes-two.patch also contains a lot of const-ing...
2005-09-17 Nicholas ClarkIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-16 Andy LesterIntegrate:
2005-09-16 Andy LesterIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2004-09-10 Marcus Holland-MoritzIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-09-09 Jim CromieIntegrate:
2004-09-05 Nicholas ClarkIntegrate:
2004-04-01 Dave MitchellIntegrate:
2004-03-31 Nicholas ClarkIntegrate:
2004-03-26 Dave Mitchell [perl #27040] - hints hash was being double freed...
2004-03-24 Rafael Garcia-SuarezGood catch from Dave Mitchell; plus a null pointer...
2004-03-22 Nicholas ClarkIntegrate:
2004-03-22 Hugo van der SandenIntegrate:
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-03-14 Dave Mitchell [perl #27638] scope exit could expose freed local...
2004-02-26 Nicholas ClarkIntegrate:
2004-02-26 Nicholas ClarkIntegrate:
2004-01-17 Dave Mitchellback out change #22167 "freeing a CV reference that...
2004-01-17 Dave Mitchell [perl #24914] freeing a CV reference that was currentl...
2003-09-22 Rafael Garcia-SuarezWhen localising a magic value, propagate the readonly...
2003-08-26 Dave Mitchellimproved 19064 (local $_[0] problems)
2003-08-21 Jarkko HietaniemiIntegrate:
2003-08-21 Jarkko HietaniemiRetract #19064, broke mod_perl flushing (localisation...
2003-08-09 Dave Mitchelladd "$lexical not available" warning in C<for my $lex ()>
2003-08-08 Jarkko HietaniemiRetract #20479 (was part of #20493) from maint.
2003-08-07 Dave MitchellFwd: Re: [PATCH] flags set incorrectly on abandoned...
2003-08-05 Jarkko HietaniemiIntegrate:
2003-08-04 Rafael Garcia-SuarezFix bug #23141 : localization of readonly magic scalars
2003-05-07 Jarkko HietaniemiIntegrate:
2003-05-05 Adrian M. Enache[patch] Re: [perl #21728] regexp SEGV
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-27 Jarkko HietaniemiIntegrate:
2003-03-26 Dave Mitchell[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-28 Jarkko HietaniemiThe Great Pad Run of '02
2003-01-03 Dave Mitchellnew flag SvPADSTALE
2003-01-03 Dave Mitchellremove flag SvPADBUSY
2002-12-23 Jarkko HietaniemiIntegrate:
2002-12-17 Richard Hitt[Fwd: Patch for perl utf8-related bug]
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-05-22 Chris NandorIntegrate perl; bump patchlevel; add lib/Unicode/README...
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiSarathy pointed out that instead of zeroing heap
2002-05-18 Jarkko HietaniemiCompanion to #16601: cxinc would create uninitialized
2002-05-17 Chris NandorIntegrate perl
2002-05-15 Jarkko HietaniemiRead of uninitialized heap found by Third Degree
2002-05-08 Chris NandorIntegrate with perl
2002-05-07 Dave MitchellRe: [PATCH scope.c] Re: local($tied->{foo}) leaks
2002-05-04 Dave MitchellRe: [PATCH scope.c] Re: local($tied->{foo}) leaks
2002-05-03 Dave MitchellRe: local($tied->{foo}) leaks
2002-04-30 Rafael Garcia-SuarezFix bug id 20020427.004 on %^H.
2002-04-23 Jarkko Hietaniemi# cpp commands must start in the first column.
2002-04-02 Jarkko HietaniemiNetWare tweaks from C Aditya.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko HietaniemiRetract #14144 as Hugo isn't happy with it.
next