This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2013-02-27 James E KeenanMerge branch 'blead' of jkeenan@perl5.git.perl.org...
2013-02-27 Scott Lanningminor perlipc doc fix missing semicolon
2013-02-27 James E KeenanAdd alternate email address for contributor.
2013-02-26 Chris 'BinGOs... Remove /Net from lib/.gitignore
2013-02-26 Chris 'BinGOs... Update Win32 to CPAN version 0.47
2013-02-26 Chris 'BinGOs... The Module-Pluggable version is 4.7 from CPAN
2013-02-26 Chris 'BinGOs... Module-CoreList is at 2.82 on CPAN
2013-02-26 Ricardo SignesRevert "Lookup overloaded assignment operators when...
2013-02-26 Nicholas ClarkReorder the members of struct re_save_state to reduce...
2013-02-26 Nicholas ClarkMerge the refactored S_hsplit() and Perl_hv_ksplit...
2013-02-26 Nicholas ClarkIn Perl_hv_common(), call S_clear_placeholders() directly.
2013-02-26 Nicholas ClarkClarify why hv_common() tries to clear placeholders...
2013-02-26 Nicholas ClarkIn S_hsplit(), replace a for with a do/while, as the...
2013-02-26 Nicholas ClarkReplace the bulk of Perl_hv_ksplit() with a call to...
2013-02-26 Nicholas ClarkTweak S_hsplit() to return early if there are no keys...
2013-02-26 Nicholas ClarkPass the current and desired hash sizes to S_hsplit().
2013-02-26 Nicholas ClarkMove the code handling allocating a new buffer earlier...
2013-02-26 Nicholas ClarkRefactor the loop logic in S_hsplit() and Perl_hv_kspli...
2013-02-26 Nicholas ClarkMove the call to hv_clear_placeholders() from hsplit...
2013-02-26 Yves Ortonignore some files from Module-Pluggable
next