This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
attributes-two.patch also contains a lot of const-ing, hence the
[perl5.git] / pp_hot.c
2005-09-17 Andy LesterIntegrate:
2005-09-17 Nicholas ClarkIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-16 Andy LesterIntegrate:
2005-09-12 Nicholas ClarkIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-11 Andy LesterIntegrate:
2005-04-22 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2004-12-07 Alex VandiverIntegrate:
2004-09-10 Marcus Holland-MoritzIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-09-09 Nicholas ClarkIntegrate:
2004-09-09 Nicholas ClarkIntegrate:
2004-06-23 Jarkko HietaniemiIntegrate:
2004-06-23 Nicholas ClarkIntegrate:
2004-04-01 Dave MitchellIntegrate:
2004-03-23 Hugo van der SandenIntegrate:
2004-03-23 Hugo van der SandenFix bug [perl #27839] returning @+ out of scope loses...
2004-03-22 Nicholas ClarkIntegrate:
2004-03-22 Marcus Holland-MoritzIntegrate:
2004-03-18 Marcus Holland-Moritzrange operator warnings / 64-bit fix
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-27 SADAHIRO TomoyukiIntegrate:
2004-02-27 Tassilo von ParsevalIntegrate:
2004-02-26 Nicholas ClarkIntegrate:
2004-02-23 SADAHIRO TomoyukiRe: [perl #26905] "use bytes" doesn't apply byte semant...
2004-02-22 Dave MitchellExtend OP_AELEMFAST optimisation to lexical arrays
2004-02-17 Dave Mitchell22316 had stupid precedence thinkos
2004-02-17 Dave MitchellSlight update to #22315 ($lval=*FOO); optimise the...
2004-02-17 Tassilo von ParsevalRe: [PATCH] GLOB to LVALUE assignment fix
2004-02-08 Rafael Garcia-Suarezmap and grep weren't working correctly with lexical...
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2004-01-30 Hugo van der SandenIntegrate:
2004-01-29 Hugo van der SandenRe: [perl #25269] panic: pp_match start/end pointers...
2004-01-20 Dave Mitchellsecond attempt to fix [perl #24914] freeing a CV refere...
2003-12-13 Tassilo von ParsevalIntegrate:
2003-12-06 Rafael Garcia-SuarezMissing thingies.
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-30 Nicholas ClarkIntegrate all the t/op/readline.t changes:
2003-11-30 Nicholas ClarkIntegrate:
2003-11-29 Nicholas ClarkSilence gcc 2.95 warning
2003-11-25 Torsten FoertschRe: bug or a feature?
2003-11-13 Nicholas ClarkIntegrate:
2003-11-13 Rafael Garcia-SuarezFix bug [perl #24380] : assigning to a hash in list
2003-11-02 Rick DelaneyIntegrate:
2003-11-01 Rick DelaneyRe: [PATCH bleadperl] (was Re: Is this brokenness in...
2003-10-18 Yitzchak Scott-Tho... Integrate:
2003-10-01 Yitzchak Scott-Tho... misapplied patch 19452
2003-09-22 Jarkko HietaniemiIntegrate:
2003-09-22 Jarkko HietaniemiAn error message need not be a novel.
2003-09-12 Jarkko HietaniemiIntegrate:
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-11 Jarkko HietaniemiIntegrate:
2003-09-10 Jarkko HietaniemiLinenumbers for utf8 warnings were wrong, test also...
2003-09-10 Jarkko HietaniemiIf doing rcatline no point rescanning each time
2003-09-10 Jarkko Hietaniemi[perl #23770] Reading a latin1 file with open(... ...
2003-08-29 Rafael Garcia-SuarezDon't cast PL_multiline to bool : you may loose importa...
2003-08-29 Jarkko HietaniemiComparing an int to a U32 makes VC6 nervous.
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-07-27 Jarkko HietaniemiRetract #14952, too aggressive for a maint release.
2003-07-23 Jarkko HietaniemiIntegrate:
2003-07-17 Anton Berezinfix $^N-related coredump
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-05-14 Jarkko HietaniemiA part of #19454.
2003-05-13 Jarkko HietaniemiIntegrate:
2003-05-12 Alex VandiverRe: Bug stomping fun. [PATCH: bug #1016]
2003-05-08 Rafael Garcia-SuarezSuppress a few compilation warnings in pp_hot.c.
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-05-04 Jarkko HietaniemiIntegrate:
2003-05-02 Robin BarkerIntegrate:
2003-05-01 Robin BarkerRE: perl@19333
2003-04-27 Jarkko HietaniemiIntegrate:
2003-04-26 Artur BergmanFix bug #15161 by increasing the refcount on the RE...
2003-04-24 Jarkko HietaniemiIntegrate:
2003-04-23 Dave MitchellA new fatal error :
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-14 Artur BergmanFixes to bugs introduced by PL_stashcache
2003-04-07 Jarkko HietaniemiIntegrate:
2003-04-02 Artur BergmanFix some small nits, thanks to Rafael.
2003-04-02 Artur BergmanAdd packname->stash cache before the check if a packnam...
2003-03-27 Jarkko HietaniemiIntegrate:
2003-03-26 Nicholas ClarkBetter version of change #19069
2003-03-26 Dave Mitchell[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-21 Jarkko HietaniemiIntegrate:
2003-03-20 Adrian M. EnacheRe: [patch] [perl #21628] rcatline issue
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Nicholas ClarkIntegrate:
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-02-26 Jarkko HietaniemiIntegrate:
2003-02-25 Rafael Garcia-SuarezRe: [perl #21321] local ${"FOO"} does not work
2003-02-24 Jarkko HietaniemiPatching magic from Inaba-san's keyboard: fix for ...
next