This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-05-28 Matthew Horsfall... [perl #121976] - Fix typo in pod
2014-05-28 Matthew Horsfall... [perl #121431] Add support for test.valgrind parallel...
2014-05-28 Jarkko HietaniemiMove the PERL_GCC_BRACE_GROUPS_FORBIDDEN earlier.
2014-05-28 Nicholas ClarkRemove +x from Term::ANSIColor test files.
2014-05-28 Nicholas ClarkBump module versions following commit 3800c3188602fdac.
2014-05-28 Chris 'BinGOs... Update Term-ANSIColor to CPAN version 4.03
2014-05-28 Chris 'BinGOs... Updated META files for CPAN-Meta upgrade
2014-05-28 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.141170
2014-05-28 Steve HayUpgrade Unicode::Normalize from version 1.17 to 1.18
2014-05-28 Steve HayUpgrade Unicode::Collate from version 1.04 to 1.07
2014-05-28 Steve HayUpgrade Term::Cap from version 1.15 to 1.16
2014-05-28 Steve HayUpgrade Digest::SHA from version 5.88 to 5.91
2014-05-28 Jarkko HietaniemiTrailing comma in enum is not C89.
2014-05-28 Jarkko HietaniemiUse STRUCT_OFFSET() instead raw C99 offsetof().
2014-05-28 Jarkko Hietaniemig++ cleanups.
2014-05-28 Jarkko HietaniemiUINT64_C/INT64_C logic shuffling.
2014-05-28 Jarkko HietaniemiUse UINT64_C for UV constants.
2014-05-28 Jarkko HietaniemiHide the VMS error identifier SS$_NOPRIV, as customary.
2014-05-28 Jarkko HietaniemiOff-by-one in PL_fold_locale use.
2014-05-28 Jarkko HietaniemiCannot rotl u32 (hek_hash) by 64 bits.
2014-05-28 Daniel Draganfix sv_usepvn_flags's docs
2014-05-28 Jarkko HietaniemiUse the C_ARRAY_LENGTH.
2014-05-28 Jarkko HietaniemiUCHARAT unnecessary with isSPACE().
2014-05-28 Jarkko HietaniemiDo not invert a NULL cp_list.
2014-05-28 Jarkko HietaniemiFixup for [perl #121860]: g++ and VC are pickier about...
2014-05-28 Steffen MuellerFix EXTEND changes under STRESS_REALLOC
2014-05-28 Ricardo Signesperlhist: add release date for 5.21.0
2014-05-28 Jarkko HietaniemiAdd PERL_UNUSED_RESULT() and use that instead of the...
2014-05-28 Jarkko HietaniemiAvoid "unused sp" if EXTEND is the last mentioning sp.
2014-05-28 Jarkko HietaniemiAccessing array before its start is dubious.
2014-05-28 Jarkko HietaniemiFor ptr masking use PTRSIZE-1, not nested conditional...
2014-05-28 Daniel Draganrefactor pp_list
2014-05-28 Alex SoloveyMemory leak in Storable::dclone with STORABLE_freeze...
2014-05-28 David Mitchellregen Makefile.SH
2014-05-28 Chris 'BinGOs... Update Test-Simple to CPAN version 1.001003
2014-05-28 Chris 'BinGOs... Update autodie to CPAN version 2.25
2014-05-28 Chris 'BinGOs... Update Module-Metadata to CPAN version 1.000022
2014-05-28 Tony Cookperldelta for a7752796dd84, 0baa1af7fb9e
2014-05-28 Tony Cookbump Math::BigRat $VERSION
2014-05-28 Peter John... Sync Math-BigRat blead vs. CPAN
2014-05-28 Tony CookPierre Bogossian is now a perl author
2014-05-28 Pierre BogossianRemove redundant test
2014-05-28 Tony Cookperldelta for a18468ad888b
2014-05-28 Karen EtheridgeIgnore mismatched versions between Carp and Carp::Heavy...
2014-05-28 Tony Cookperldelta for b464e2b7c8ad
2014-05-28 Tony Cookfix the I32 bug for index() and rindex()
2014-05-28 SmylersDocument -l on symlinkless file systems
2014-05-28 Tony Cookperldelta for c59f1e04636e
2014-05-28 Shlomi FishFix RT #121509 : perl -d handling chdir().
2014-05-28 Niels Thykierpp_sys.c: Optimize out a call to PerlIO_get_cnt
2014-05-28 Daniel Draganrefactor av_delete
2014-05-28 Tony Cookperldelta for babb663abd
2014-05-28 Tony Cookbump perl5db.pl $VERSION to 1.45
2014-05-28 Rob HoelzImplement get_fork_TTY for tmux
2014-05-28 Tony Cookperldelta for 7cb3f9598b
2014-05-28 Tony Cook[perl #121112] only warn if newline is the last non...
2014-05-27 Chris 'BinGOs... Harmonise dist/ versions for CPAN releases
2014-05-27 James E KeenanAdd epigraph for Perl 5.21.0.
2014-05-27 Chris 'BinGOs... Harmonise Module-CoreList version for CPAN release
2014-05-27 Ricardo Signesupdate Module::CoreList for 5.21.1
2014-05-27 Ricardo Signesadd new perldelta for 5.21.1
2014-05-27 Ricardo Signesbump version to 5.21.1
2014-05-27 Ricardo Signesupdate perldelta acknowledgements v5.21.0
2014-05-27 Nicholas ClarkPackage::Constants is a legitimate module name, not...
2014-05-27 Ricardo Signesfix version in autogenerated acknowledgements
2014-05-27 Ricardo Signesupdate perldelta for 5.21.0
2014-05-27 Ricardo Signesupdate corelist for 5.21.0
2014-05-27 Ricardo Signesmatch Module::CoreList version to perl version
2014-05-27 Ricardo Signesremove Package-Constants from core perl distribution
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesremove CGI.pm from core perl distribution
2014-05-27 Ricardo Signesadd the 5.20.0 release epigraph
2014-05-27 Ricardo Signesdo the version bumping and associated 5.21.0-ification
2014-05-27 Ricardo Signesregen META.json
2014-05-27 Ricardo Signesadd 5.21.0 to corelist, bump version
2014-05-27 Ricardo Signesadd a 5.21 feature bundle
2014-05-27 Ricardo Signesnew perldelta
2014-05-27 Ricardo Signesbump version to 5.21.0
2014-05-26 Graham Knopskip RC tags when checking versions diffs v5.20.0
2014-05-26 Ricardo Signesupdate v5.20.0 release date in Module::CoreList
2014-05-26 Ricardo Signesupdate v5.20.0 release date in perlhist
2014-05-26 Ricardo Signespatchlevel: we are a release candidate no more!
2014-05-25 Nicholas ClarkObituary for Greg McCarroll.
2014-05-24 Steve HayRemove note of test failures on FAT that were fixed...
2014-05-23 Steffen MuellerUpdate PathTools version in Porting
2014-05-23 Steve HayDocument known test failure in mingw.org builds of...
2014-05-22 Steve HayNote that the minimum supported gcc (on Windows) is...
2014-05-21 Leon TimmermansAdd notice for removal of find2perl, s2p and a2p
2014-05-19 Karl Williamsonperldelta: Note patch fixed a bunch of tickets
2014-05-19 Ricardo Signesperldelta: update known problems
2014-05-18 Jarkko Hietaniemiperlfunc: Should chdir("/") immed after chroot
2014-05-17 Karl WilliamsonPATCH: [perl #121630]: perlpod clarification
2014-05-16 Ricardo Signespatchlevel: we are now v5.20.0-RC1 v5.20.0-RC1
2014-05-16 Ricardo Signesupdate perlhist for v5.20.0
2014-05-16 Ricardo Signesremove the perl519*delta documents
2014-05-16 Ricardo Signesperldelta: update modules sections for 5.20.0
2014-05-16 Ricardo Signesperldelta: generate acknowledgements for 5.20.0
2014-05-16 Ricardo Signesupdate CoreList for 5.20.0
2014-05-15 Karl WilliamsonPOSIX.pod: Add clarification for strtod();
2014-05-15 Tony Cookdocument the API signature change for Perl_regexec_flags()
next