This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-05-28 Nicholas ClarkIn bisect-runner.pl, refactor the calls to system ...
2013-05-28 Nicholas Clarkbisect.pl can run in-place if the checkout is totally...
2013-05-28 Nicholas ClarkIf there is no 'blead' branch, bisect.pl now uses a...
2013-05-28 Nicholas ClarkAdd --gold option to bisect.pl for the revision to...
2013-05-28 Nicholas Clarkbisect-runner.pl always needs to pass paths gleaned...
2013-05-28 Nicholas ClarkWhen bisecting, use `git tag -l` to get the list of...
2013-05-28 Nicholas Clarkbisect-runner.pl needs to probe DB_File.xs before runni...
2013-05-28 Nicholas Clarkbisect-runner.pl needs another minor fixup to build...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix 5.7.x to export Perl_cxinc...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix a typo in the Solaris hints...
2013-05-28 Yves OrtonTweak to make it clearer what to do if your working...
2013-05-28 Nicholas ClarkAdd a --valgrind option to bisect.pl, to run the test...
2013-05-28 Nicholas Clarkbisect-runner.pl will now invoke with ./perl -Ilib...
2013-05-28 Nicholas Clarkbisect-runner.pl should fix Makefile.SH to remove remov...
2013-05-28 Nicholas ClarkAdd --early-fixup and --late-fixup to bisect.pl, for...
2013-05-28 Nicholas ClarkAdd --all-fixups to bisect.pl, to apply all patches...
2013-05-28 Nicholas Clarkbisect-runner.pl should always exit fatally with 255...
2013-05-28 Nicholas ClarkIn bisect-runner.pl, refactor the system ... and die...
2013-05-28 Nicholas ClarkWhen testing the end version, bisect.pl should treat...
2013-05-28 Nicholas Clarkbisect-runner.pl should search for lib*.a as well as...
2013-05-28 Nicholas Clarkbisect-runner.pl should use ".$Config{dlext}" instead...
2013-05-28 Nicholas ClarkTeach bisect-runner.pl that on HP-UX, _filbuf() is...
2013-05-28 Nicholas Clarkbisect-runner.pl needs to know how to identify HP-UX...
2013-05-28 Nicholas ClarkOn HP-UX, bisect without any -j option as the system...
2013-05-28 Nicholas ClarkIn bisect{,-runner}.pl, refactor the code for CPU probi...
2013-05-28 Father Chrysostomosdiag.t, perldiag.pod: Make sure S is used for Perl_warn
2013-05-28 Father Chrysostomos[perl #117947] Verify lvalueness of XSUBs at run time
2013-05-27 Chris 'BinGOs... Update IO-Compress to CPAN version 2.061
2013-05-27 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.061
2013-05-27 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.061
2013-05-27 Father Chrysostomospat_advanced.t: fix two tests
2013-05-27 Nicholas ClarkOn Linux LC_ALL overrides LC_MESSAGES, so tweak perl5db...
2013-05-27 David Steinbrunnertypo fixes for Math-BigInt
2013-05-27 Tony Cookman perlrules doesn't always output "No manual entry...
2013-05-27 Nicholas ClarkRemove DG/UX support.
2013-05-27 Nicholas ClarkPerl_hv_fill() can return early if the hash only has...
2013-05-27 Nicholas ClarkTests for hashes in scalar context (and hence HvFILL()).
2013-05-27 Father Chrysostomosperldiag: reflow another entry for nice splain output
2013-05-27 Father ChrysostomosMake \N{ } deprecation warnings fatalizable
2013-05-27 Father ChrysostomosTurn \N{ } deprecation warnings on by default
2013-05-27 Father ChrysostomosMake ‘Escape literal pattern white space’ a default...
2013-05-27 Father Chrysostomosperldiag: mark two deprecated entries with D
2013-05-27 Father Chrysostomosperldiag: wrap an entry for better splain output
2013-05-27 H.Merijn Brand[perl #64126] ./Configure -de -Dusevendorprefix didn...
2013-05-27 Father Chrysostomosperldiag: more alphabetisation
2013-05-27 Ricardo Signesdo not wrap long non-verbatim lines in perldiag.pod
2013-05-27 Father Chrysostomosperldiag: miscellaneous clean-up
2013-05-27 Father ChrysostomosIncrease $Net::Ping::VERSION to 2.42
2013-05-27 Father Chrysostomosregen pod issues
2013-05-27 Father ChrysostomosPOSIX.pod: wrap/shorten long lines
2013-05-27 Father ChrysostomosNet::Ping: wrap long pod lines
2013-05-26 David Mitchellperl -V displayed PERL_NEW_COPY_ON_WRITE twice
2013-05-26 David Mitchellre-enable Copy-on-Write by default.
2013-05-26 David Steinbrunnertypo fixes for Unicode UCD
2013-05-26 Chris 'BinGOs... Update Sys-Syslog to CPAN version 0.33
2013-05-26 Chris 'BinGOs... Update DB_File to CPAN version 1.828
2013-05-26 Chris 'BinGOs... Update autodie to CPAN version 2.19
2013-05-26 Father Chrysostomos[perl #118159] Make PVs take precedence in SvTRUE
2013-05-26 Father Chrysostomosperldiag: Re-correct spelling of copiable
2013-05-26 Father ChrysostomosUse SvREFCNT_dec_NN in one place in mro.c
2013-05-26 Father Chrysostomosmg.c: Use SvREFCNT_dec_NN
2013-05-26 David Steinbrunnertypo fix for obj pod
2013-05-26 Ricardo Signesmake corelist switches always case sensitive
2013-05-25 James E KeenanBump Tie::File's test suite's version to match modules.
2013-05-25 David Steinbrunnertypo fix for reguts pod
2013-05-25 David Steinbrunnertypo fix for re pod change use of optimise to be consis...
2013-05-25 David Steinbrunnerchanged uses of initialise to be consistent with other...
2013-05-25 David Steinbrunnertypo fixes for diag changed use of initialise to be...
2013-05-25 David Steinbrunnertypo fix for vms pod
2013-05-25 David Steinbrunnertypo fixes for uniintro pod
2013-05-25 David Steinbrunnertypo fix for unicode pod
2013-05-25 David Steinbrunnertypo fix for reref pod
2013-05-25 David Steinbrunnertypo fixes for recharclass pod
2013-05-25 David Steinbrunnertypo fix for reapi pod
2013-05-25 James E KeenanCorrection recommended by Brad Gilbert++.
2013-05-25 David Steinbrunnertypo fix for ebcdic pod
2013-05-25 David Steinbrunnertypo fix for dtrace pod
2013-05-25 David Steinbrunnermaking DOS stand out in dosish for 58 delta pod
2013-05-25 David Steinbrunnertypo fixes for delta pods
2013-05-25 James E KeenanBump $VERSION.
2013-05-25 David Steinbrunnertypo fix for XS::APItest
2013-05-25 David Steinbrunnermaking the BSD in bsdish stand out for Sys::Hostname
2013-05-25 David Steinbrunnertypo fix for re
2013-05-25 David Steinbrunnertypo fix for mro
2013-05-25 David Steinbrunnertypo fix for IPC::Open3
2013-05-25 David Steinbrunnertypo fix for Hash::Util::FieldHash
2013-05-25 David Steinbrunnertypo fixes for File::DosGlob
2013-05-25 David Steinbrunnertypo fixes for Tie::File
2013-05-25 David Steinbrunnertypo fixes for Term::ReadLine
2013-05-25 David Steinbrunnertypo fix for Module::CoreList
2013-05-25 David Steinbrunnertypo fix for Storable
2013-05-25 David Steinbrunnertypo fix for IO
2013-05-25 David Steinbrunnertypo fixes for ExtUtils::Install
2013-05-25 David Steinbrunnertypo fix for ExtUtils::CBuilder
2013-05-25 David Steinbrunnertypo fix for Data::Dumper
2013-05-25 David Steinbrunnertypo fix for bigint
2013-05-25 David Steinbrunnertypo fixes for B::Depaese
2013-05-25 Nicholas ClarkCorrect bug number comment in test.
2013-05-25 Nicholas ClarkIn the debugger use local $ENV{MANPATH}, instead of...
2013-05-25 Nicholas ClarkRemove the hard-coded list of "perl" manpages from...
next