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.c
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-13 Steve PetersIntegrate:
2005-09-12 Nicholas ClarkIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-05-16 Jan DuboisIntegrate:
2005-04-28 Nicholas ClarkIntegrate:
2005-01-27 Jarkko HietaniemiIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-17 Nicholas ClarkIntegrate:
2004-12-07 Alex VandiverIntegrate:
2004-10-19 Nicholas ClarkIntegrate:
2004-09-10 Marcus Holland-MoritzIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-09-09 Jim CromieIntegrate:
2004-09-09 Nicholas ClarkIntegrate:
2004-09-05 Nicholas ClarkIntegrate:
2004-06-23 Jarkko HietaniemiIntegrate:
2004-05-12 Nicholas Clark(only the fix, not the tests, as they incorporate the...
2004-05-05 Nicholas ClarkIntegrate:
2004-03-31 Nicholas ClarkIntegrate:
2004-03-27 Dave Mitchell[perl #24200] string corruption with lvalue sub
2004-03-24 Jarkko HietaniemiIntegrate:
2004-03-22 Andy LesterIntegrate:
2004-03-22 Nicholas ClarkIntegrate:
2004-03-22 Nicholas ClarkIntegrate:
2004-03-21 Andy LesterFinally, this "Negative repeat count" warning wasn...
2004-03-21 Rafael Garcia-SuarezAdd a new warning "Negative repeat count"
2004-03-18 Dave Mitchelladd code comment for change 22525
2004-03-18 Dave Mitchellmake ~$x give warning is $x isn't initialised.
2004-03-17 Jarkko Hietaniemimalloc wrappage
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
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-03 Rafael Garcia-SuarezImplement "my $_".
2004-01-27 Nicholas ClarkIntegrate:
2004-01-19 Gisle AasRe: [perl #24926] chop/~ mangles UTF8 [PATCH]
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-05 Rafael Garcia-SuarezSome of the bitwise manipulation PP functions weren...
2003-12-14 Nicholas ClarkIntegrate:
2003-12-14 Nicholas ClarkForgot to remove a comment
2003-12-13 Tassilo von ParsevalIntegrate:
2003-12-13 Nicholas ClarkAdd Perl_ceil
2003-12-06 Rafael Garcia-SuarezMissing thingies.
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-08-29 Nicholas ClarkIntegrate:
2003-08-29 Rafael Garcia-SuarezDon't cast PL_multiline to bool : you may loose importa...
2003-08-29 Nicholas ClarkRe: all 9007199254740992s are equal, but some are more...
2003-08-29 Jarkko HietaniemiComparing an int to a U32 makes VC6 nervous.
2003-08-04 Jarkko HietaniemiIntegrate:
2003-08-03 Adrian M. EnacheRe: [perl #23207] persistant sideffect involving bitwis...
2003-07-29 Jarkko HietaniemiIntegrate:
2003-07-29 Jarkko HietaniemiQuieten MSVC6.
2003-07-27 Jarkko HietaniemiRetract #14952, too aggressive for a maint release.
2003-07-23 Jarkko HietaniemiIntegrate:
2003-07-18 Stephen McCamantRe: Oops - Can't calculate our powers
2003-06-22 Jarkko HietaniemiIntegrate:
2003-06-22 Jarkko HietaniemiMove the (pseudo)seed functio for (pseudo)random number...
2003-06-19 Jarkko HietaniemiIntegrate:
2003-06-18 Adrian M. EnacheRe: [perl #22727] split() with re_eval segfaults/panics
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-05-13 Jarkko HietaniemiIntegrate:
2003-05-13 Jarkko HietaniemiBetter be explicit with dangling elses.
2003-05-12 Alex VandiverRe: Bug stomping fun. [PATCH: bug #1016]
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-17 Jarkko HietaniemiIntegrate the below, regen Configure. No regen Glossary,
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-15 Jarkko HietaniemiBig patch from Alan Burlison to make Solaris long doubl...
2003-04-08 Michael G. SchwernIntegrate:
2003-04-07 Jarkko HietaniemiThe SvGROW() might move the PV.
2003-04-07 Jarkko HietaniemiIntegrate:
2003-04-02 Yitzchak Scott-Tho... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-02 H.Merijn Brand#19122 should have been tested on non-glibc system...
2003-04-01 Jarkko HietaniemiIntegrate:
2003-04-01 Jarkko HietaniemiAddress "5.8.1@19053: crypt_r() takes 128K per thread".
2003-03-23 Jarkko HietaniemiIntegrate from maint-5.8:
2003-03-22 Jarkko HietaniemiIf no IVSIZE == 8, no need for modulo_1.
2003-03-19 Jarkko HietaniemiIntegrate:
2003-03-18 Hugo van der Sandenadd comment at undef postinc special case
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-07 Jarkko HietaniemiIntegrate (and regen Configure):
2003-03-07 Jarkko HietaniemiDefine the Perl_pp_i_modulo_1() only iff we have glibc.
2003-03-03 Jarkko HietaniemiIntegrate:
2003-03-03 Jarkko HietaniemiUse a macro for abs() to avoid the possible truncation...
2003-03-02 Adrian M. EnacheIntegrate:
2003-03-02 Adrian M. EnacheRe: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-03-02 Jarkko HietaniemiGo with "right = -right" for greater portability, some...
2003-03-02 Jarkko HietaniemiPatch for [perl #9402], known also as "glibc _moddi3 bug
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-18 Jarkko HietaniemiIntegrate:
next