This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-03-12 George GreerFix some ASAN-identified problems
2013-03-12 Shirakata Kentaroperlsyn.pod: Nit
2013-03-12 Karl WilliamsonChange preferred email for Shirakata Kentaro
2013-03-12 Karl WilliamsonPorting/checkAUTHORS.pl: Clarify comment
2013-03-12 David MitchellFix Peek.t under PERL_OLD_COPY_ON_WRITE
2013-03-12 Salvador Fandinopp_entersub optimization
2013-03-12 David Mitchell[perl #117095] state var init getting skipped
2013-03-12 Ricardo Signesfix year of 5.16.3 in perlhist
2013-03-12 Karl WilliamsonEBCDIC has the Unicode bug too
2013-03-11 Ricardo Signesadd 5.16.3 to blead:pod/perlhist.pod
2013-03-11 Ricardo Signesadd perl5163delta.pod to blead
2013-03-11 Ricardo Signesadd the 5.16.3 epigraph, link to 5.14.4 announcement
2013-03-11 Chris 'BinGOs... Sync Module-CoreList and version in Maintainers.pl
2013-03-11 Chris 'BinGOs... corelist --feature is actually on available >= v5.16.0
2013-03-11 Karl Williamsonperlapi: Nits
2013-03-11 Chris 'BinGOs... Update Module-CoreList for v5.16.3
2013-03-11 David Mitchellfix typo in epigraphs.pod
2013-03-11 David Mitchelladd 5.14.4 to perlhist
2013-03-11 David Mitchelladd perl5144delta
2013-03-11 Chris 'BinGOs... Finalise Module-CoreList for v5.14.4
2013-03-11 Chris 'BinGOs... Update Module-CoreList with v5.14.4 data
2013-03-11 David MitchellAdd the 5.14.4 epigraph to epigraphs.pod
2013-03-10 Dominic HargreavesCorrect version data for Module::CoreList in 5.16.2
2013-03-10 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.84
2013-03-09 David Mitchellreorder intrpvar.h
2013-03-09 Brian FraserPATCH: [perl #117101] toke.c: Make \$$1 work again.
2013-03-09 Karl WilliamsonBump version of Term::ReadLine
2013-03-09 H.Merijn BrandGet Configure in sync with metaconfig
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2013-03-09 James E KeenanStandardize spelling of 'supersede' throughout the...
2013-03-08 Karl Williamsonperlebcdic.pod: Document 2 fcns; nits
2013-03-08 Andy DoughertyMinor corrections to descriptions of files in Porting/.
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Change #define name
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Make portable to non-ASCII
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Remove unused constant
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Pass through input comments
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Convert '-' in names to '_'
2013-03-07 Chris 'BinGOs... Skip io/eintr.t on QNX Neutrino too
2013-03-07 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150042
2013-03-07 John PeacockBring core up to version-0.9902
2013-03-07 Nicholas Clarkt/lib/common.pl should use absolute paths in @INC
2013-03-07 Craig A. BerryPortability fix for new Digest::SHA Makefile.PL.
2013-03-07 James E KeenanFix POD formatting error.
2013-03-07 James E KeenanAdd a README outlining contents of Porting directory.
2013-03-06 Brian Fraseropen FOO || die; doesn't need a special identifier...
2013-03-06 Brian FraserRestrict the valid identifier syntax, fix some identifi...
2013-03-06 Brian FraserFix several differences in the parsing of $.. and ...
2013-03-06 Steffen Mueller(UN)LIKELY branch prediction hints in a few strategic...
2013-03-06 Steffen MuellerExtremely minor pp_goto optimization
2013-03-06 Steffen MuellerPL_sv_objcount deprecation notice
2013-03-06 Steffen MuellerPrepare PL_sv_objcount removal
2013-03-06 Daniel Draganbetter POD for SvPVX, pre-5.9.3 Perls
2013-03-06 Nicholas ClarkSet PL_stderrgv to NULL if it is freed.
2013-03-05 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.83
2013-03-05 Chris 'BinGOs... Bump File::Copy version as the contents have changed
2013-03-05 Chris 'BinGOs... Update Encode to CPAN version 2.49
2013-03-05 James E KeenanAdd Jasmine Ahuja to AUTHORS.
2013-03-05 Jasmine AhujaAdded descriptions to tests lacking them
2013-03-04 reneebfix pod: add missing 'C' of inline code tags
2013-03-04 David MitchellPorting/corelist.pl: fix a die error message
2013-03-04 David Mitchellrelease_managers_guide: clarify YAML regeneration
2013-03-03 David Mitchellrun regen_perly
2013-03-03 Craig A. BerryAdd return statements where missing in doio.c IPC funct...
2013-03-03 James E KeenanAdd NY Perl Hackathon participant to AUTHORS.
2013-03-03 Andrew TamAdded descriptions to tests lacking them.
2013-03-03 Ruslan Zakirovupdate regen_perly.pl to recognise bison 2.7
2013-03-03 David Mitchellensure PL_sawampersand is exported.
2013-03-03 Aaron CraneConfigure: bail out when neither stdarg.h nor varargs.h
2013-03-03 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.80
2013-03-03 H.Merijn Brandfixed minor typo in delta
2013-03-03 David Mitchelldeparse.t: mask STDERR noise on lex sub TODO test
2013-03-03 Peter MartiniStop SEGV on 'our sub { syntax error }'
2013-03-03 Craig A. BerryEnable sem* functions in configure.com for 8.4+.
2013-03-03 Craig A. BerryFix declaration after statement in vms.c's Perl_my_chdir
2013-03-02 David MitchellDisable by default the new Copy-on-Write for 5.18
2013-03-02 Florian RagwitzSynchronise Env with CPAN
2013-03-02 Florian RagwitzSynchronise bignum with CPAN
2013-03-02 Florian RagwitzSynchronise VERSIONs of all bignum modules
2013-03-01 Craig A. BerryFix signed/unsigned mismatch in vms/vms.c.
2013-03-01 Craig A. BerryAdd void casts to VMS-specific bail-out macro.
2013-03-01 David Mitchellrevert: Benchmark iteration warnings should warn
2013-03-01 Chris 'BinGOs... Skip chflags tests in filetests.t on dragonflybsd
2013-03-01 Chris 'BinGOs... Skip tests in File::Copy tests on DragonflyBSD too
2013-03-01 James E KeenanAdd Anton Nikishaev to AUTHORS: RT #116959.
2013-03-01 Anton Nikishaevperldtrace.pod: fix example code
2013-02-28 Sullivan Beck[PATCH] Bump Locale-Codes from 3.24 to 3.25
2013-02-28 Chris 'BinGOs... Revert "Bump Pod::Html to 1.19"
2013-02-28 Chris 'BinGOs... Update Pod-Simple to CPAN version 3.26
2013-02-28 Chris 'BinGOs... Bump Pod::Html to 1.19
2013-02-28 Ricardo Signescorrect Pod-Html tests for new Pod-Simple output
2013-02-28 Chris 'BinGOs... Update Text-ParseWords to CPAN version 3.28
2013-02-28 Chris 'BinGOs... Forgot to update Maintainers.pl for podlators update
2013-02-28 Chris 'BinGOs... Update podlators to CPAN version 2.5.1
2013-02-28 Nicholas ClarkSuppress experimental warning for my $_ in Devel::PPPor...
2013-02-28 James E KeenanMerge branch 'blead' of jkeenan@perl5.git.perl.org...
2013-02-28 James E KeenanLoosen the passing requirement for a regex.
2013-02-28 Karl Williamson\N is no longer experimental
2013-02-27 Steffen MuellerUse native-size integers for some global counters
2013-02-27 H.Merijn BrandAdd documentation on the advantages of perldoc for...
2013-02-27 Rafael Garcia... Note what incrementing the op_type actually does
next