summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-082-2/+2
* static misc things in /dist/threads/threads.xsDaniel Dragan2014-07-072-6/+6
* Filter::Simple: eliminate /\C/David Mitchell2014-07-041-3/+2
* Don't add unnecessary linespace.James E Keenan2014-07-031-1/+0
* Supply description for only test lacking one.James E Keenan2014-07-031-1/+2
* Deprecate /\C/David Mitchell2014-07-031-1/+2
* Update ChangeLog before releaseAbhijit Menon-Sen2014-07-021-2/+8
* Module::CoreList::TieHashDelta stop massive recursionDaniel Dragan2014-07-021-1/+3
* bump dist/Math-BigInt/ $VERSIONS to 1.9996Tony Cook2014-06-254-4/+4
* CPAN RT 96254 and 96329: Correct the handling of subclasses.Peter John Acklam2014-06-251-12/+6
* remove extraneous setting of $TODOTony Cook2014-06-241-1/+0
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-213-5/+5
* Update Module::CoreList for 5.21.2Matthew Horsfall (alh)2014-06-205-5/+33
* Update Module::CoreList for 5.21.1Matthew Horsfall (alh)2014-06-203-0/+198
* Correct two subtle typos.Michael Bunk2014-06-171-2/+2
* ExtUtils::ParseXS: doc typo fixSteffen Mueller2014-06-1610-11/+11
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-142-11/+16
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-6/+11
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-66/+76
* Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…")Dagfinn Ilmari Mannsåker2014-06-121-45/+45
* test for the Data::Dumper bug fixed by "Change newSVpvn("…", …) to newSVp...Tony Cook2014-06-121-2/+16
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-122-15/+15
* Bring a few lines in Storable.pm under 80 cols.kafka2014-06-111-6/+10
* Bring a few lines in SelfLoader.pm under 80 cols.kafka2014-06-111-8/+19
* Data::Dumper: Fix wrong #ifKarl Williamson2014-06-051-1/+1
* Add parameters to "use locale"Karl Williamson2014-06-052-8/+17
* Bring a long line in threads.pm under 80 colskafka2014-06-041-1/+2
* Bring all lines in CoreList.pod under 80 colskafka2014-06-031-1/+2
* Reduce env var calls to one in ExtUtils::InstallChris 'BinGOs' Williams2014-06-033-9/+13
* Add quietening env var option to pm_to_blib in ExtUtils::InstallChris 'BinGOs' Williams2014-06-033-7/+13
* Added core-only version check to Module-CoreListChris 'BinGOs' Williams2014-05-311-0/+21
* Correct illegal use of >> in Exporter POD.Todd Rinaldo2014-05-311-2/+2
* Further simplify the sockatmark().Jarkko Hietaniemi2014-05-291-11/+5
* Build fixes for Win32 after the Coverity smoke.Jarkko Hietaniemi2014-05-292-6/+13
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-292-2/+2
* fcntl receiving -1 from fileno, fcntl failing.Jarkko Hietaniemi2014-05-292-13/+31
* Insert asserts to paths suspected by Coverity.Jarkko Hietaniemi2014-05-291-0/+1
* Fix for [perl #121963] 5.20.0-RC1 can't compile on AndroidBrian Fraser2014-05-2910-11/+12
* Fix RT #62052: Math::BigFloat -> bdiv() in list contextpjacklam2014-05-293-9/+10
* Fix RT #43692: Math::BigFloat -> blog() is sometimes incorrectpjacklam2014-05-292-34/+38
* bump dist/Math-BigInt/ $VERSIONsTony Cook2014-05-294-4/+4
* Sync Math-BigInt blead vs. CPANPeter John Acklam2014-05-294-21/+249
* Annotate intentional case fallthrough, or add breaks.Jarkko Hietaniemi2014-05-282-2/+3
* Memory leak in Storable::dclone with STORABLE_freeze hookAlex Solovey2014-05-283-2/+9
* bump Math::BigRat $VERSIONTony Cook2014-05-281-1/+1
* Sync Math-BigRat blead vs. CPANPeter John Acklam2014-05-281-15/+52
* Ignore mismatched versions between Carp and Carp::Heavy if the version discre...Karen Etheridge2014-05-282-4/+6
* update Module::CoreList for 5.21.1Ricardo Signes2014-05-274-4/+28
* update corelist for 5.21.0Ricardo Signes2014-05-272-80/+43
* match Module::CoreList version to perl versionRicardo Signes2014-05-273-3/+3