platform/upstream/perl.git
2013-10-28 Father ChrysostomosMake PL_incgv fully refcounted
2013-10-28 Father Chrysostomospat.t: suppress warning
2013-10-28 Father Chrysostomosperl.h: Remove ERRHV
2013-10-28 Father ChrysostomosDon’t assume *^R has a scalar
2013-10-28 Father Chrysostomos[perl #54044] Make PL_replgv refcounted
2013-10-28 Father Chrysostomosgv:gv_try_downgrade: Leave PL_last_in_gv alone
2013-10-28 Father ChrysostomosMake PL_argvgv refcounted
2013-10-28 Father Chrysostomosgv:gv_try_downgrade: Leave PL_stderrgv alone
2013-10-28 Father ChrysostomosWhen deleting via hek, pass the computed hash value
2013-10-28 Father ChrysostomosMake PL_hintgv refcounted
2013-10-28 Father ChrysostomosDon’t create %@ on startup
2013-10-28 Father Chrysostomos[perl #119811] Remove %DB::lsub
2013-10-28 Father ChrysostomosMake PL_envgv refcounted
2013-10-28 Father ChrysostomosMake PL_firstgv and PL_secondgv refcounted
2013-10-28 Chris 'BinGOs... Update Socket to CPAN version 2.013
2013-10-28 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.037
2013-10-28 François Perrad[perl #120398] skip t/porting/extrefs.t when cross...
2013-10-28 David Mitchellperlfunc: clarify hash "modify while iterating"
2013-10-28 Craig A. Berrygetnameinfo, getaddrinfo, and inet_xxx fix-ups for...
2013-10-28 Craig A. BerryDon't make bool an int on VMS.
2013-10-27 Chris 'BinGOs... Update Unicode-Collate to CPAN version 1.00
2013-10-26 Chris 'BinGOs... Update Term-Cap to CPAN version 1.15
2013-10-26 Father ChrysostomosDon’t let gv.c:gv_try_downgrade touch PL_statgv
2013-10-26 Father ChrysostomosMake PL_DBgv and other db interp vars refcounted
2013-10-26 Father Chrysostomosperl.c: Avoid redundant gv_AVadd and GvAVn
2013-10-26 Father Chrysostomosgv:gv_add_by_type: Don’t check @ISA when not vivifying
2013-10-26 Matthew HorsfallAdd op_other to B::Concise -debug output for LOGOPs
2013-10-25 Father ChrysostomosRegen META.{yml,json}
2013-10-25 Father ChrysostomosAdd Kevin Falcone to AUTHORS
2013-10-25 Kevin FalconeNo longer point to rt.perl.org/perlbug/ as a landing...
2013-10-25 Kevin Falconeupdate RTSERVER
2013-10-25 Kevin FalconeAllow newer bug URLs on rt.perl.org
2013-10-25 Kevin FalconeFixup rt.perl.org/rt3 => rt.perl.org
2013-10-25 Chris 'BinGOs... Update AutoLoader to CPAN version 5.74
2013-10-25 Father ChrysostomosMake sure truncated in-memory files have trailing null
2013-10-25 Father Chrysostomost/porting/dual-life.t: Another exception
2013-10-25 Father ChrysostomosIncrease PerlIO::scalar::VERSION to 0.18
2013-10-25 Father ChrysostomosBetter fix for #119529
2013-10-25 Steve HayRemove some unnecessary Makefile.PLs from cpan/ and...
2013-10-25 Karl WilliamsonSilence some Win32 compiler warnings
2013-10-25 Karl WilliamsonPATCH [perl #120314]: fold_grind.t spews tons of warnings
2013-10-25 Father ChrysostomosPropagate lvalue context to && and ||
2013-10-25 Father Chrysostomospp_hot.c:pp_rv2av: Remove superfluous SPAGAIN
2013-10-25 Father Chrysostomosrv2hv does not use its TARG
2013-10-24 Chris 'BinGOs... Update Package-Constants to CPAN version 0.04
2013-10-24 Chris 'BinGOs... Schedule Package::Constants for removal from core
2013-10-24 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.96
2013-10-24 Father ChrysostomosRestore prev. behaviour of @a||... in lv sub
2013-10-24 Father ChrysostomosFix bare blocks in lvalue subs
2013-10-24 Father ChrysostomosMake the details array in universal.c static
2013-10-24 Father ChrysostomosIncrease $B::Concise::VERSION to 0.991
2013-10-24 Father Chrysostomos[perl #119797] Fix if/else in lvalue sub
2013-10-24 Father ChrysostomosAdd OPpLVALUE flag
2013-10-24 Father ChrysostomosIncrease $bignum::VERSION to 0.37
2013-10-24 Father ChrysostomosAdd Marc Simpson to AUTHORS
2013-10-24 Marc SimpsonMinor bignum POD fix (capitalisation).
2013-10-23 David Mitchellbump Tie::StdHandle version
2013-10-23 David MitchellTie::StdHandle::WRITE: handle offset
2013-10-23 Anno SiegelTie::StdHandle appends extra copies of $\ to output
2013-10-23 David Mitchellstdhandle.t: unlink the right file.
2013-10-23 David Mitchellstdhandle.t: convert to use Test::More
2013-10-23 David MitchellMake B/Deparse handle unicode regexes
2013-10-23 Daniel Dragancorrect POD for SvIsCOW, it returns a U32
2013-10-23 Daniel Draganrefactor sv_add_backref
2013-10-22 Steve HayAdd support for building with Visual C++ 2013
2013-10-22 David Mitchellspurious "Use of "-x" without parentheses" mesg
2013-10-22 Father ChrysostomosUnbreak -bareword under strict+integer
2013-10-22 Steve Hayperldelta for 27329181e3 and 2c8bbb43f3
2013-10-22 Daniel DraganWinCE Perl EVC4 support
2013-10-21 Steve HayPorting/Maintainers.pl - Remove redundant EXCLUDED...
2013-10-21 Daniel Dragan.gitignore Win32's miniperl object files
2013-10-21 Daniel DraganWinCE Makefile and make_ext.pl general and XS fixes
2013-10-21 Daniel Draganmake sv_2bool_flags() non-recursive on overload
2013-10-21 David MitchellBenchmark.t: avoid ultra-lightweight code
2013-10-21 David MitchellBenchmark.pm: bail out earlier on zero delta
2013-10-20 Chris 'BinGOs... Skip 'BAD LOCALE' test on DragonflyBSD
2013-10-20 Steve HayPrepare Module::CoreList for Perl 5.19.6
2013-10-20 Steve HayModule::CoreList 3.00 is now on CPAN
2013-10-20 Steve HayBump version for Perl 5.19.6
2013-10-20 Steve HayCreate new perldelta for Perl 5.19.6
2013-10-20 Steve HayAdd epigraph for Perl 5.19.5
2013-10-20 Steve HayUpdate perlhist for Perl 5.19.5
2013-10-20 Steve HayFinalize perldelta for Perl 5.19.5
2013-10-20 Steve HayUpdate Module::CoreList for Perl 5.19.5
2013-10-20 James E KeenanAdd descriptions for tests in dist/autouse/t/autouse...
2013-10-19 Steve Hayperldelta - Correct sort order of upgraded modules
2013-10-19 Steve HayPorting/Maintainers.pl - Move B and B::Concise to _PERLLIB
2013-10-19 Steve HayNote IPC-Cmd upgrade from commit 6d1e091186
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
2013-10-19 Steve HayPorting/Maintainers.pl - Remove the remaining MAINTAINE...
2013-10-19 Steve Hayperldelta - Remove all but one XXX notices
2013-10-19 Steve Hayperldelta - Corrections and updates
2013-10-19 Chris 'BinGOs... Fix IPC-Cmd tests for Solaris (and potentially other...
2013-10-19 Steve HayUpgrade Scalar-List-Utils from version 1.34 to 1.35
2013-10-18 Steve Hayperldelta updates for recent changes
2013-10-18 Steve HayRemove some IGNORABLE files from ext/ and lib/
2013-10-18 Steve HayAdd the rt.cpan.org ticket number for the Digest::MD5...
2013-10-18 Steve HayRemove further IGNORABLE-like files under cpan/
2013-10-18 Steve HayRemove all IGNORABLE files under cpan/
2013-10-18 David Mitchelladd comment to foreach toking code
next