This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Support faster make -s
[perl5.git] / dist /
2014-07-02 Daniel DraganModule::CoreList::TieHashDelta stop massive recursion
2014-06-25 Tony Cookbump dist/Math-BigInt/ $VERSIONS to 1.9996
2014-06-25 Peter John AcklamCPAN RT 96254 and 96329: Correct the handling of subcla...
2014-06-24 Tony Cookremove extraneous setting of $TODO
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.2
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.1
2014-06-17 Michael BunkCorrect two subtle typos.
2014-06-16 Steffen MuellerExtUtils::ParseXS: doc typo fix
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-12 Dagfinn Ilmari Man... Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…")
2014-06-12 Tony Cooktest for the Data::Dumper bug fixed by "Change newSVpvn...
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2014-06-12 kafkaBring a few lines in Storable.pm under 80 cols.
2014-06-12 kafkaBring a few lines in SelfLoader.pm under 80 cols.
2014-06-05 Karl WilliamsonData::Dumper: Fix wrong #if
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-06-04 kafkaBring a long line in threads.pm under 80 cols
2014-06-04 kafkaBring all lines in CoreList.pod under 80 cols
2014-06-03 Chris 'BinGOs' Wil... Reduce env var calls to one in ExtUtils::Install
2014-06-03 Chris 'BinGOs' Wil... Add quietening env var option to pm_to_blib in ExtUtils...
2014-05-31 Chris 'BinGOs' Wil... Added core-only version check to Module-CoreList
2014-05-31 Todd RinaldoCorrect illegal use of >> in Exporter POD.
2014-05-29 Jarkko HietaniemiFurther simplify the sockatmark().
2014-05-29 Jarkko HietaniemiBuild fixes for Win32 after the Coverity smoke.
2014-05-29 Jarkko HietaniemiVersion bumping thanks to the Coverity deluge.
2014-05-29 Jarkko Hietaniemifcntl receiving -1 from fileno, fcntl failing.
2014-05-29 Jarkko HietaniemiInsert asserts to paths suspected by Coverity.
2014-05-29 Brian FraserFix for [perl #121963] 5.20.0-RC1 can't compile on...
2014-05-29 pjacklamFix RT #62052: Math::BigFloat -> bdiv() in list context
2014-05-29 pjacklamFix RT #43692: Math::BigFloat -> blog() is sometimes...
2014-05-28 Tony Cookbump dist/Math-BigInt/ $VERSIONs
2014-05-28 Peter John AcklamSync Math-BigInt blead vs. CPAN
2014-05-28 Jarkko HietaniemiAnnotate intentional case fallthrough, or add breaks.
2014-05-28 Alex SoloveyMemory leak in Storable::dclone with STORABLE_freeze...
2014-05-28 Tony Cookbump Math::BigRat $VERSION
2014-05-28 Peter John AcklamSync Math-BigRat blead vs. CPAN
2014-05-28 Karen EtheridgeIgnore mismatched versions between Carp and Carp::Heavy...
2014-05-27 Ricardo Signesupdate Module::CoreList for 5.21.1
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 Module-Build from core perl distribution
2014-05-27 Ricardo Signesadd 5.21.0 to corelist, bump version
2014-05-26 Ricardo Signesupdate v5.20.0 release date in Module::CoreList
2014-05-16 Ricardo Signesupdate CoreList for 5.20.0
2014-05-13 Chris 'BinGOs' Wil... Correct v5.19.12-isms in Module-CoreList
2014-05-13 Ricardo Signesreplace 5.19.12 (never happening) with 5.20.0 in corelist
2014-05-07 Karl WilliamsonFix remaining too-long verbatim lines in perlxstut.pod
2014-05-07 kafkaBring a few lines in perlxstut.pod under 80 cols
2014-05-04 Chris 'BinGOs' Wil... Removed two other ghost modules from Module::CoreList
2014-05-04 Chris 'BinGOs' Wil... Archaeology completed for OS2::* modules
2014-05-03 Chris 'BinGOs' Wil... Reinstate OS2::* modules to Module::CoreList
2014-05-03 Chris 'BinGOs' Wil... Remove PathTools::Cwd entries from Module::CoreList
2014-04-30 Chris 'BinGOs' Wil... Resolve [perl #121770] Win32 did indeed ship with v5.8.3
2014-04-30 Chris 'BinGOs' Wil... Resolve [perl #121769] with regards consistency of...
2014-04-27 Chris 'BinGOs' Wil... Fixed regressions in corelist with display of 0 ending...
2014-04-20 Steve HayPrepare Module::CoreList for 5.19.12 (not that it's...
2014-04-20 Steve HayUpdate Module::CoreList for 5.19.11
2014-04-17 Chris 'BinGOs' Wil... Update the other version number in ExtUtils::Install
2014-04-17 David MitchellExtUtils-Install/t/Install.t: better -w tests
2014-04-15 Chris 'BinGOs' Wil... Skip writable tests in ExtUtils-Install when root
2014-04-14 Chris 'BinGOs' Wil... Bump ExtUtils::Install version to 1.65
2014-04-14 David MitchellExtUtils::Install handle symbolic and hard links
2014-04-08 Zeframtighten Storable's recognition of tied SVs
2014-04-07 Chris 'BinGOs' Wil... Synchronise Carp with CPAN version 1.3301
2014-03-30 Steve HayCommit b776cec188 missed these RMG steps when preparing...
2014-03-23 Craig A. BerryRemove MM_TEST_ROOT feature from ExtUtils::Install...
2014-03-20 Aaron CranePrepare Module::CoreList for next release
2014-03-20 Aaron CraneUpdate Module::CoreList for 5.19.10
2014-03-18 Aaron CraneFix uninitialized-value warnings in Thread::Queue
2014-03-12 Jerry D. HeddenUpgrade to Thread::Queue 3.04
2014-03-12 Chris 'BinGOs' Wil... Update ExtUtils-Install Changes file
2014-03-12 Chris 'BinGOs' Wil... Make the ExtUtils-Install tests parallelisable
2014-03-10 Chris 'BinGOs' Wil... Don't rely on IPC::Cmd in ExtUtils-Install tests
2014-03-08 Chris 'BinGOs' Wil... Incorporate changes from CPAN release of ExtUtils-CBuilder
2014-03-08 Jerry D. HeddenUpgrade to Thread::Queue 3.03
2014-03-07 Steffen MuellerData::Dumper update/changelog and version bump
2014-03-07 Steffen MuellerFilter::Simple update/changelog and version bump
2014-03-07 Steffen MuellerAttribute::Handlers update/changelog and version bump
2014-03-06 Ricardo Signesofficially discourage the use of threads
2014-03-05 Steffen MuellerEU::ParseXS: Code cleanup
2014-03-04 Karl Williamsondist/IO: Allow to be dual-lived
2014-03-03 Chris 'BinGOs' Wil... Bump Carp to version 1.33
2014-03-03 Chris 'BinGOs' Wil... Bump autouse version to 1.08
2014-02-21 Chris 'BinGOs' Wil... Module-CoreList 3.07 released to CPAN, bump core versio...
2014-02-21 Tony Cookbump $base::VERSION to 2.22
2014-02-21 Tony Cook[perl #121196] only examine the name being included
2014-02-20 Tony Cookprepare Module::CoreList for next release
2014-02-20 Tony CookUpdate Module::CoreList for 5.19.9
2014-02-16 Tony Cook[perl #121223] explain PERL_NO_GET_CONTEXT a little
2014-02-16 Daniel Draganadd #define PERL_NO_GET_CONTEXT to ParseXS's pods
2014-02-06 Brian FraserCBuilder::Android: fix ->link() to respect wantarray.
2014-02-05 David Goldenfix Module::CoreList::is_core version comparision
2014-02-05 David Goldenfix Module::CoreList::is_core default perl version
2014-02-05 Brian FraserFile::Spec: Mopre extensive fix for #120593
2014-02-05 Jerry D. HeddenUpgrade to threads 1.92
2014-02-03 Chris 'BinGOs' Wil... Module-CoreList prepared for v5.19.9
2014-02-03 Brian FraserCBuilder, link: On Android, always return absolute...
next