This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Explicitly build the shared Perl library in Solaris and variants.
[perl5.git] / dist /
2015-12-16 Karl Williamsonencoding-warnings: Skip tests on EBCDIC
2015-12-16 Aaron CraneData::Dumper: add Trailingcomma option
2015-12-16 Aaron CraneData::Dumper: replace pointer with local variable
2015-12-16 Aaron CraneData::Dumper: move sortkeys setting into style struct
2015-12-16 Aaron CraneData::Dumper: reorder elements of style struct
2015-12-15 Aaron CraneData::Dumper: refactor XS implementation
2015-12-13 Steve Hay5.22.1 today - update Module::CoreList
2015-12-03 Chris 'BinGOs' Wil... Update PathTools to CPAN version 3.60
2015-12-03 David Mitchellperlxs.pod: clarify PROTOTYPES: behaviour.
2015-12-02 Steve HayRevert "Revert "Module::CoreList updates for 5.22.1""
2015-12-02 Steve HayComplete some unfinished Module::CoreList work from...
2015-11-24 David MitchellExtUtils::CBuilder: silence noisy test
2015-11-24 David Mitchellshared.xs: remove dead code
2015-11-23 David MitchellTest.pm: avoid noise on STDERR.
2015-11-23 David MitchellSilence warnings in encoding::warnings
2015-11-23 David Mitchellmove encoding-warnings from cpan/ to dist/
2015-11-23 Jarkko Hietaniemibump threads version
2015-11-23 Jarkko Hietaniemianalysis cannot tell that the mutex was locked
2015-11-23 Jarkko Hietaniemianalysis does not like mutex being either held or released
2015-11-23 Jarkko Hietaniemiannotate S_ithread_create create_destruct_mutex use
2015-11-23 Jarkko Hietaniemiannotate S_ithread_count_inc mutex use
2015-11-23 Jarkko Hietaniemiannotate S_ithread_free mutex use
2015-11-21 Ricardo Signesbase: fix a mis-statement in Changes file
2015-11-21 Ricardo Signesbase: new CPAN release
2015-11-20 AbigailBump the perl version in various places for 5.23.6
2015-11-20 AbigailUpdate Module::CoreList for 5.23.5
2015-11-15 Steve HayRevert "Module::CoreList updates for 5.22.1"
2015-11-14 Jarkko HietaniemiAppease the gods of stupid tests.
2015-11-14 Jarkko HietaniemiSome more threads.xs comments, courtesy jhedden
2015-11-14 Jarkko HietaniemiDocument S_ithread_run lock+unlock in more detail,...
2015-11-13 Ricardo SignesPathTools: new CPAN release
2015-11-13 Ricardo Signesbase: no longer works on v5.6, require v5.8
2015-11-10 Reini UrbanXSLoader 0.21: use dl_find_symbol 3rd optional argument
2015-11-10 Ricardo Signesbase: prepare to make a new CPAN release
2015-11-06 Ricardo SignesCarp: stable CPAN release
2015-11-05 Karl WilliamsonDumpvalue: Generalize for non-ASCII platforms
2015-11-02 Daniel Draganremove XSLoader and DynaLoader OS specific code on...
2015-10-31 Steve HayModule::CoreList updates for 5.22.1
2015-10-30 Ricardo SignesCarp: CPAN release 1.37_02
2015-10-29 Ricardo SignesCarp: remove prereq on parent.pm
2015-10-26 Karl Williamsondist/ExtUtils-CBuilder/t/02-link.t: Skip on os390
2015-10-26 Tony Cook[perl #126452] partly 0b057af7 revert for C++ builds
2015-10-26 Daniel DraganXS staticing in ext and dist
2015-10-26 Ricardo SignesCarp: prepare for a new CPAN release
2015-10-24 Jerry D. HeddenUpgrade to Thread::Queue 3.07
2015-10-21 Peter RabbitsonCarp: fix test not working on older toolchain
2015-10-21 Peter RabbitsonCarp: fix test incorrectly assuming a recent-enough...
2015-10-20 Steve HayPrepare Module::CoreList for 5.23.5
2015-10-20 Steve HayUpdate Module::CoreList for 5.23.4
2015-10-19 Dagfinn Ilmari Man... Make IO::Poll->poll call _poll even with an empty fd...
2015-10-19 Dagfinn Ilmari Man... Fix assertion when calling IO::Poll::_poll() with an...
2015-10-15 Steve HayMove bignum from dist/ to cpan/
2015-10-13 Steve HayUpgrade ExtUtils::CBuilder from version 0.280223 to...
2015-10-04 Ricardo Signesadd changelog for if.pm
2015-10-02 Jarkko HietaniemiUse <sys/poll.h> if available before going select().
2015-10-01 Karen Etheridgeadd licensing information to pod
2015-09-21 Peter MartiniUpdate Module::CoreList
2015-09-21 Peter MartiniUpdate Module::CoreList for 5.23.3
2015-09-16 Andy Broadamigaos4: use #ifdef/ifndef __amigaos4__ when feasible
2015-09-16 Karl Williamsonif.pm: Better failure message for 'no if' if-0.0605
2015-09-12 Steve HayModule::CoreList: Fill in date for 5.20.3 release
2015-09-09 darksujiMake behavior of $Carp::MaxArgNums match docs
2015-09-08 Karl WilliamsonTest-Test.pm: Pedantic pod fixes
2015-09-08 Karl WilliamsonTest::Test.pm: EBCDIC fixes
2015-09-06 Ricardo Signesmove Test dist from ./cpan to ./dist
2015-09-06 Ricardo Signesmove Math-Big* from ./dist to ./cpan
2015-09-06 Ricardo Signesbump versions of perl modules updated in AmigaOS branch
2015-09-05 Andy Broadamigaos4: dist/threads: no thread signal blocking
2015-09-05 Andy Broadamigaos4: dist/PathTools/lib/File/Spec: add AmigaOS.pm
2015-09-05 Andy Broadamigaos4: dist/PathTools/Cwd: special env handling
2015-09-05 Andy Broadamigaos4: neither sched_yield nor pthread_yield
2015-09-04 Karl WilliamsonFix some pedantic pod erros in Thread::Queue
2015-09-02 Peter John AcklamReformat code in .pm files in bignum distribution.
2015-08-31 Steffen MuellerExtUtils::ParseXS: Promote version to 3.30
2015-08-22 Jerry D. HeddenUpgrade to Thread::Queue 3.06
2015-08-22 Steve HayImport Module::CoreList changes for 5.20.3-RC1
2015-08-20 Matthew HorsfallBump the perl version in various places for 5.23.3.
2015-08-20 Matthew HorsfallUpdate Module::CoreList for 5.23.2
2015-08-10 Tony Cookbump $ExtUtils::ParseXS::VERSION to 3.29
2015-08-10 Ed JFix INCLUDE_COMMAND $^X for Perl In Space
2015-08-03 Tony Cookuse a more sensible homepage value for XSLoader
2015-07-30 Daniel DraganCwd.pm, dont repeatedly access magic %ENV vars
2015-07-28 Ricardo SignesCarp requires parent 0.217 for -norequire
2015-07-24 Ricardo Signesbump version on Attribute::Handlers
2015-07-21 Matthew HorsfallUpdates to Module::CoreList per RMG.
2015-07-20 Matthew HorsfallAdd Module::CoreList stubs for v5.23.2
2015-07-20 Matthew HorsfallUpdate Module::CoreList for 5.23.1
2015-07-17 Ricardo Signesupdate changelog for Attribute-Handlers as of perl...
2015-07-10 James E KeenanModule::CoreList->find_version(): refactor for testability.
2015-07-10 James E KeenanClarify that deprecated_in() returns a perl version.
2015-07-03 Jarkko Hietaniemigcc 5.1.0 thinks RETVAL might end up unset.
2015-06-27 James E KeenanIncrement $VERSION in 4 .pm files whose .xs has changed.
2015-06-27 Jarkko Hietaniemiassert(perinterp_sv) before sv_setiv() derefs NULL.
2015-06-27 Jarkko HietaniemiCheck success of store().
2015-06-27 Jarkko HietaniemiPossible NULL cxt derefs.
2015-06-20 Ricardo Signescorelist: update for v5.23.1
2015-06-20 Ricardo SignesCoreList: update corelist for release of v5.23.0
2015-06-12 Jerry D. HeddenUpgrade to threads 2.02
2015-06-03 Chris 'BinGOs' Wil... Update ExtUtils-CBuilder to CPAN version 0.280223
2015-06-02 Peter John AcklamFix bug in Math::BigFloat's bceil() and bint() methods.
next