This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/utf8_heavy.pl: Stack '?' and ':' ternaries
[perl5.git] / dist /
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...
2014-01-26 Brian FraserExtUtils::ParseXS: Fix tests for native android builds
2014-01-26 Brian FraserUp the version of ExtUtils::CBuilder
2014-01-26 Brian FraserCBuilder, android: Fix the useshrplib check
2014-01-26 Piotr RoszatyckiExtUtils::CBuilder: Android with useshrplib needs ...
2014-01-26 Brian FraserCwd.pm: Handle native android builds better
2014-01-26 Brian FraserIO::Socket::INET: Handle getprotobyn{ame,umber} not...
2014-01-26 Brian FraserNet::Ping: Handle getprotobyn{ame,umber} not being...
2014-01-26 Brian Fraserdist/IO/t/io_pipe.t: Work around android only having...
2014-01-24 Brian FraserFile::Spec::Unix->tmpdir: Always return an absolute...
2014-01-22 Brian Fraserdist/ExtUtils-Install: Skip tests if make is not available
2014-01-20 David Mitchellthrreads::shared: LEAVE in BOOT had wrong context
2014-01-19 Ricardo Signesupdate Module::CoreList
2014-01-18 Father ChrysostomosIncrease $threads::shared::VERSION to 1.46
2014-01-18 Father Chrysostomosthreads::shared: Don’t link to moving targets
2014-01-15 Tony Cookbump $base::VERSION
2014-01-15 Dagfinn Ilmari Man... Fix base.pm nonexistent module check with open files
2014-01-14 Shlomi FishAdd examples for IO::Socket::UNIX.
2014-01-14 Shlomi FishRemove an old note about autoflush from the POD.
2014-01-07 Chris 'BinGOs' Wil... Integrate Module-CoreList 3.03 changes for v5.18.2
2014-01-03 Brian FraserTeach ExtUtils::CBuilder to handle mod2fname properly
2014-01-03 Brian FraserDynaLoader: Introduce d_libname_unique
2013-12-29 James E KeenanAdd names (descriptions) to t/dumper.t tests lacking...
2013-12-27 Father ChrysostomosIncrease $constant::VERSION to 1.31
next