This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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()
2014-05-14 Steve HayFix commit 90674eaa88
2014-05-14 Steve HayAdd links for perl bug tickets in previous commit
2014-05-14 Daniel Draganperldelta for #121676
2014-05-14 Steve Hay[perl #121676] Fix memory leak in backticks and system
2014-05-14 Gisle Aasuse skip_all; test.pl plan does not support skip_all
2014-05-14 Gisle AasFix broken Makefile on Solaris 10.
2014-05-13 David Goldenclarify SvPV documentation
2014-05-13 Ricardo Signesperldelta: trim an absurd amount of trailing whitespace
2014-05-13 Ricardo Signesperldelta: add obituary entry for Diana Rosa
2014-05-13 David Mitchell[perl #121854] use re 'taint' regression
2014-05-13 Chris 'BinGOs... Correct v5.19.12-isms in Module-CoreList
2014-05-13 Ricardo Signesbump the version to 5.20.0-RC0 to start on the road...
2014-05-13 Ricardo Signespatchlevel: call it RC0 until RC1
2014-05-13 Ricardo Signesthere are no longer any problems in perldelta for now
2014-05-13 Ricardo Signesreplace 5.19.12 (never happening) with 5.20.0 in corelist
2014-05-13 Ricardo Signesresort win32/pod.mak to please pod_rules.t
2014-05-13 Ricardo Signesadd known modules from perl520delta
2014-05-13 Ricardo Signesregenerate META.json
2014-05-13 Ricardo Signesperldelta: correct busted perldiag links
2014-05-13 Ricardo Signesbump version to 5.20.0, install 5.20 perldelta
2014-05-12 Karl Williamsonperlsub: Fix too-long verbatim line length
2014-05-12 Karl Williamsonperlapi: Give more accurate value for needed free space
next