This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Add some S<>
[perl5.git] / dist /
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.
2015-06-02 Peter John AcklamSpeed up Math::BigFloat -> blog().
2015-06-02 Peter John AcklamCorrect Math::BigInt -> new() for non-integer input.
2015-06-02 Peter John AcklamCorrect bdiv() and bmod() in Math::BigRat
2015-06-02 Peter John AcklamCorrect bdiv() and bmod() in Math::BigInt and Math...
2015-06-02 ZeframImpose deterministic order on cpp-definition options.
2015-06-01 Chris 'BinGOs' Wil... Update M-CL Changes to reflect v5.22.0 release
2015-06-01 Karen Etheridge[PATCH] add changelog entries that were in perl52111del...
2015-06-01 Ricardo Signescorelist: add stubs for v5.23.0
2015-05-19 Ricardo Signesfill in tentative release date for v5.22.0
2015-05-19 Ricardo Signescorelist: regenerate the v5.22.0 corelist delta
2015-05-09 Ricardo Signesbump version of overload in corelist
2015-05-09 Ricardo Signescorelist for v5.22.0
2015-04-24 Aristotle Pagaltziscorrect the deprecation data in Module::CoreList
2015-04-23 Ricardo SignesCoreList: eliminate trailing spaces from some versions
2015-04-20 Steve HayPrepare Module::CoreList for 5.21.12 (although it's...
2015-04-20 Steve HayUpdate Module::CoreList for 5.21.11
2015-04-18 SHIRAKATA KentaroSmall typographical corrections to documentation.
2015-04-16 Ricardo Signescorelist: use || not // to run on older perls
2015-04-15 Ricardo Signescorelist: bump test count
2015-04-15 Ricardo Signescope with versions that do not match x.yyyzzz in corelist
2015-04-15 Ricardo Signesfix fencepost error in Module::CoreList is_core
2015-03-30 James E KeenanRemove 'use lib' left over from refactoring -- five...
2015-03-27 Karl Williamsonif.pm: Note that works with 'no' besides 'use' if-0.0604
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-20 Steve HayPrepare Module::CoreList for 5.21.11 (if that happens)
2015-03-20 Steve HayUpdate Module-CoreList for 5.21.10
2015-03-19 Ricardo SignesCarp: remove unneeded VERSION eval, bump version
2015-03-19 Ricardo SignesCarp: avoid hardcoded lines and filenames in test
2015-03-19 Karl WilliamsonDocument API for XS LC_NUMERIC locale manipulation
2015-03-18 Karl Williamsondist/Data-Dumper/t/dumper.t: White space only
2015-03-18 Karl Williamsondist/Data-Dumper/t/dumper.t: Simplify EBCDIC
2015-03-18 Karl WilliamsonTerm::Complete: Generalize for EBCDIC
2015-03-18 Karl WilliamsonPATCH: [perl #124091] PP Data::Dumper fails on \n isolate
2015-03-18 David MitchellCwd.xs: silence recent compiler warning
2015-03-17 Jerry D. HeddenUpgrade to threads 2.01
2015-03-17 Karl Williamsondist/ExtUtils-CBuilder/t/04-base.t: os390 fix
2015-03-17 Karl WilliamsonExtend Cwd to work on z/OS sysplexed systems
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: rename variable
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: White-space/comment only
2015-03-17 Karl WilliamsonBump version of dist/PathTools to 3.55
2015-03-15 Ricardo SignesCarp: skip some tests of "$qr" on older perls
2015-03-15 Ricardo SignesCarp: correct precedence of ord and == in tests
2015-03-13 Karl Williamsondist/Data-Dumper/t/quotekeys.t: Generalize for EBCDIC
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: Add test
2015-03-13 Karl Williamsondist/Data-Dumper/t/dumper.t: Generalize for EBCDIC...
2015-03-13 Karl WilliamsonData::Dumper: Generalize for EBCDIC platforms
2015-03-13 Karl Williamsondist/Data-Dumper/t/dumper.t: Add test names
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: only specify number of tests...
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: Remove test numbers from comments
2015-03-13 Karl Williamsondist/Storable/t/utf8.t: Fix to work on early Perls
2015-03-13 Karl Williamsondist/Safe/t/safeutf8.t: Fix to work on early Perls
2015-03-13 Karl Williamsondist/IO/t/io_utf8argv.t: Generalize for non-ASCII platf...
2015-03-09 Karl Williamsondist/Net-Ping/t/450_service.t: Skip 2 tests on os390
2015-03-09 Karl WilliamsonModule::CoreList: Fix to work on EBCDIC platforms
2015-03-09 Karl Williamsondist/Safe/t/safeutf8.t: Generalize to non-ASCII platform
2015-03-09 Karl Williamsondist/Storable/t/code.t: Fixes to run under EBCDIC
2015-03-09 Karl Williamsondist/Storable/t/utf8.t: Fix to run under EBCDIC
2015-03-06 Jerry D. HeddenUpgrade to threads 1.99
2015-03-05 Jerry D. HeddenUpgrade to threads 1.98
2015-03-05 Karl WilliamsonData::Dumper/t/dumper.t: Fix comments
2015-03-04 Jerry D. HeddenUpgrade to threads 1.97
2015-02-21 Steve HayOne $VERSION bump missed by 2f553ae1e1
2015-02-21 Sawyer Xtweak version number of Module::CoreList
2015-02-21 Sawyer Xadd some dummy entries to Module::CoreList for 5.21.10
2015-02-21 Sawyer Xfinalize perldelta and Module::CoreList updates
2015-02-21 Sawyer XUpdate Module::CoreList for 5.21.9
2015-02-14 Steve HayMore updates to Module-CoreList for Perl 5.20.2
2015-02-14 Steve HayUpdate Module-CoreList: Perl 5.20.2 today
2015-02-06 Karl WilliamsonGeneralize Carp for non-ASCII platforms
2015-02-06 Karl WilliamsonCarp: Fix off-by-one error for early Perl versions
2015-02-06 Karl WilliamsonIncrement Carp version to 0.35
next