This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / pp_hot.c
2006-02-24 Andy LesterIntegrate:
2006-02-24 Nicholas ClarkIntegrate:
2006-01-08 Nicholas ClarkIntegrate:
2006-01-06 Nicholas ClarkIntegrate:
2006-01-06 Andy LesterIntegrate:
2006-01-03 SADAHIRO TomoyukiIntegrate:
2005-11-13 Nicholas ClarkIntegrate:
2005-11-13 Nicholas ClarkIntegrate:
2005-09-23 Andy LesterIntegrate:
2005-09-23 Andy LesterIntegrate:
2005-09-23 Andy LesterIntegrate:
2005-09-22 Nicholas ClarkIntegrate:
2005-09-21 Robin BarkerIntegrate:
2005-09-21 Nicholas ClarkIntegrate:
2005-09-21 Mattia BarbonIntegrate:
2005-09-21 Nicholas ClarkIntegrate:
2005-09-21 Nicholas ClarkIntegrate:
2005-09-21 Nicholas ClarkIntegrate:
2005-09-21 Nicholas ClarkIntegrate:
2005-09-20 Nicholas ClarkIntegrate:
2005-09-20 Nicholas ClarkIntegrate:
2005-09-20 Andy LesterIntegrate:
2005-09-19 Steve PetersIntegrate:
2005-09-19 Andy LesterIntegrate:
2005-09-18 Nicholas ClarkIntegrate the API from:
2005-09-18 Nicholas ClarkIntegrate:
2005-09-18 Nicholas ClarkIntegrate:
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...
next