This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-03-18 Karl Williamsonregcomp.sym: Update \b descriptions
2015-03-18 Karl WilliamsonPATCH: [perl #124091] PP Data::Dumper fails on \n isolate
2015-03-18 David Mitchellt/op/dump.t: silence 'Aborted' messages on stderr
2015-03-18 David MitchellCwd.xs: silence recent compiler warning
2015-03-18 David MitchellS_grok_bslash_[ox]: assert char fits
2015-03-18 Father Chrysostomosloopctl.c: Correct bug num
2015-03-18 Father Chrysostomos[perl #124004] Fix stack bug with foreach(@empty)
2015-03-18 Karl WilliamsonRemove PL_ prefix for recently added non-globals
2015-03-17 Vincent PitPreserve OPTIMIZE in hints
2015-03-17 Steve Hayperldelta for previous commit
2015-03-17 Jerry D. HeddenUpgrade to threads 2.01
2015-03-17 Steve HayUpgrade CPAN::Meta from version 2.143240 to 2.150001
2015-03-17 Steve HayBlead is (almost!) using Carp-1.35
2015-03-17 Steve HayPorting/core-cpan-diff: Don't ignore EOLs or whitespace
2015-03-17 Ricardo SignesRevert discouragement of fatal warnings
2015-03-17 Nicholas ClarkPL_custom_op{s,_names,_descs} should be set to NULL...
2015-03-17 David Mitchellavoid infinite loop in re_intuit_start()
2015-03-17 David Mitchellre_intuit_start(): improve debugging output
2015-03-17 Karl Williamsondist/ExtUtils-CBuilder/t/04-base.t: os390 fix
2015-03-17 Steve HayUpgrade Text::ParseWords from version 3.29 to 3.30
2015-03-17 Karl WilliamsonExtend Cwd to work on z/OS sysplexed systems
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: rename variable
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: White-space/comment only
2015-03-17 Karl WilliamsonBump version of dist/PathTools to 3.55
2015-03-17 James E Keenanperldelta entry for ce3778a3796be3e4604ed9b3671ea624c5a...
2015-03-17 David GoldenDocument FATAL warnings as discouraged.
2015-03-16 Reini Urbanfix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARS
2015-03-16 Karl Williamsonperlunicode: Nit, for EBCDIC
2015-03-16 Karl Williamsonperlpodspec: Generalize for EBCDIC
2015-03-16 Matthew Horsfall... [perl #124048] Sort and compare version numbers numeric...
2015-03-15 Steffen Muellerpp_helem: Remove branch seemingly untaken (v2)
2015-03-15 Karl WilliamsonCommits from no working 'encoding' in EBCDIC
2015-03-15 Karl Williamsonlib/open.t: Skip a test on EBCDIC because of encoding
2015-03-15 Karl Williamsonext/PerlIO-encoding/t/encoding.t: Skip on EBCDIC
2015-03-15 Karl Williamsont/uni/chomp.t: Better explain why skipped on EBCDIC
2015-03-15 Karl WilliamsonPerlIO-encoding/t/nolooping.t: Skip on EBCDIC platform
2015-03-15 Karl Williamsont/op/concat2.t: Skip 'use encoding' test in EBCDIC
2015-03-15 Karl Williamsonlib/DBM_Filter/t/encode.t: Generalize for non-ASCII...
2015-03-15 Karl WilliamsonSkip testing all of /cpan on EBCDIC platforms for 5.22
2015-03-15 Ricardo SignesCarp: skip some tests of "$qr" on older perls
2015-03-15 Ricardo SignesCarp: correct precedence of ord and == in tests
2015-03-14 Steve HayBegin updating perldelta for 5.21.10
2015-03-14 Steve HayUpgrade Encode from version 2.70 to 2.72
2015-03-13 Karl Williamsondist/Data-Dumper/t/quotekeys.t: Generalize for EBCDIC
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: Add test
2015-03-13 Karl Williamsondist/Data-Dumper/t/dumper.t: Generalize for EBCDIC...
2015-03-13 Karl WilliamsonData::Dumper: Generalize for EBCDIC platforms
2015-03-13 Karl Williamsondist/Data-Dumper/t/dumper.t: Add test names
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: only specify number of tests...
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: Remove test numbers from comments
2015-03-13 Karl Williamsondist/Storable/t/utf8.t: Fix to work on early Perls
2015-03-13 Karl Williamsondist/Safe/t/safeutf8.t: Fix to work on early Perls
2015-03-13 Karl Williamsont/TEST: Avoid SIGPIPEs on os390
2015-03-13 Karl WilliamsonPOSIX/t/sigaction.t: Skip failing EBCDIC test
2015-03-13 Karl Williamsont/lib/open.t: Generalize for EBCDIC platforms
2015-03-13 Karl Williamsondist/IO/t/io_utf8argv.t: Generalize for non-ASCII platf...
2015-03-13 David Mitchellmake perl -Dt display padnames with sort blocks
2015-03-13 David MitchellPerl_multideref_stringify: don't SEGV on null cv
2015-03-13 Steve HayUpgrade CPAN from 2.09-TRIAL to 2.10.
2015-03-13 Karl WilliamsonOptimize out unicode_to_native(), native_to_unicode()
2015-03-13 Karl WilliamsonFix t/loc_tools.pl
2015-03-13 Karl Williamsonperl.h: Only #define item once
2015-03-12 Jarkko HietaniemiPOSIX: emulation for logb()
2015-03-12 Jarkko Hietaniemiquadmath: llrintq and llroundq do exist
2015-03-12 Steve HayRemove another stray Test::Simple file that is listed...
2015-03-12 Father Chrysostomos[perl #123847] crash with *foo::=*bar::=*with_hash
2015-03-12 Steve Hayperldelta for afad11a2ce
2015-03-12 Steve HayStraighten Porting/Maintainers.pl out following Test...
2015-03-11 David Mitchelladd "what it does" comment to utils/enc2xs.PL
2015-03-11 David MitchellImprove comments at head of pp_signature()
2015-03-11 David Mitchelldon't test non-null args
2015-03-11 Ricardo SignesMerge branch 'test-simple-old' into blead
2015-03-11 James E KeenanSpelling correction.
2015-03-11 James E KeenanRemove use of Test::Stream per ilmari's patch on p5p.
2015-03-11 Ricardo Signesmove back to a stable Test-Simple, v1.001014
2015-03-11 Father Chrysostomos[perl #123963] "@<fullwidth digit>"
2015-03-10 Hugo van der... mg.c:Perl_magic_set: don't use 0 as "failed" gid_t
2015-03-10 Karl Williamsonhints/os390.sh: z/OS doesn't work with an fd in file...
2015-03-10 Karl Williamsonhints/os390.sh: Update
2015-03-10 John Goodyearhints/os390.sh: z/OS long long support
2015-03-10 Hugo van der... fix XXX comment for regcomp.c:S_reg
2015-03-09 Hugo van der... grok_atoUV: don't make part of API
2015-03-09 Hugo van der... [perl #123814] replace grok_atou with grok_atoUV
2015-03-09 Hugo van der... [perl #123814] stricter handling of numbers in regexp...
2015-03-09 Karl WilliamsonDBM_Filter/t/utf8.t: Generalize for other EBCDIC code...
2015-03-09 Karl Williamsondist/Net-Ping/t/450_service.t: Skip 2 tests on os390
2015-03-09 Karl WilliamsonModule::CoreList: Fix to work on EBCDIC platforms
2015-03-09 Karl WilliamsonDevel::Peek:Peek.t: Fix to work on EBCDIC
2015-03-09 Karl Williamsondist/Safe/t/safeutf8.t: Generalize to non-ASCII platform
2015-03-09 Karl Williamsondist/Storable/t/code.t: Fixes to run under EBCDIC
2015-03-09 Karl Williamsondist/Storable/t/utf8.t: Fix to run under EBCDIC
2015-03-09 Karl Williamsonperl.c: Don't read possibly zapped memory
2015-03-09 Karl Williamsont/loc_tools.pl: Fix bug with locale tests in win32
2015-03-09 Matthew HorsfallUpdate comment in test to note possibly neccessary...
2015-03-09 Karl Williamsonop_reg_common.h: Add comment
2015-03-09 Karl Williamsonembed.fnc: Change _warn_problematic_locale() function...
2015-03-09 Karl Williamsonperlrebackslash: Add, correct \b{} text
2015-03-09 Karl Williamsonperlrebackslash: Nit
2015-03-09 Karl Williamsonperluniprops: Add text about using with older Unicode...
2015-03-09 David E. WheelerReinstate reverted "perlpod and spec: s/Latin-1/CP...
next