summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* perldelta up to f4beb78Florian Ragwitz2010-09-061-2/+14
* A couple of perldelta fixesFather Chrysostomos2010-09-061-1/+7
* $ref++, $ref-- leaked referentDavid Mitchell2010-09-062-1/+21
* [perl #76138] perl inadvertently destroys signal handlers as of f746176000Father Chrysostomos2010-09-065-22/+216
* rt74170: test case that triggered the problemFather Chrysostomos2010-09-063-1/+154
* rt74170: handle the stack changing in the custom sort functionsTony Cook2010-09-061-0/+2
* Cleanup perl5135delta.pod instead of perldelta.podJan Dubois2010-09-052-2/+2
* Remove duplicate command to rebuild uudmap.hJan Dubois2010-09-051-1/+0
* Update Unicode-Collate to CPAN version 0.59Chris 'BinGOs' Williams2010-09-0541-73/+1106
* Remove NEXT's README and Changes filesFlorian Ragwitz2010-09-053-119/+0
* remove dist/Filter-Simple-Changes from MANIFESTFlorian Ragwitz2010-09-051-1/+0
* Update release manager guide for perldelta moveFlorian Ragwitz2010-09-051-36/+33
* Move the latest perldelta to pod/perldelta.podFlorian Ragwitz2010-09-0511-21/+21
* Update CPANPLUS-Dist-Build to CPAN version 0.48Chris 'BinGOs' Williams2010-09-053-3/+3
* perldelta up to be34c38Florian Ragwitz2010-09-051-1/+14
* Upgrade Filter::Simple to 0.85Steffen Mueller2010-09-052-3/+3
* Filter::Simple Changelog needn't be part of the coreSteffen Mueller2010-09-051-120/+0
* remove removed file dist/Cwd/Changes from the MANIFESTTony Cook2010-09-051-1/+0
* Do not ship the PathTools ChangesSteffen Mueller2010-09-051-823/+0
* Fix core-cpan-diff for dists that extract weirdlyFlorian Ragwitz2010-09-051-0/+2
* Update base.pm's META.ymlFlorian Ragwitz2010-09-051-11/+19
* Synchronize with bignum 0.24Florian Ragwitz2010-09-045-12/+5
* Synchronize with Math::BigInt::FastCalc 0.21Florian Ragwitz2010-09-036-6/+2
* Upstream for Math::BigRat is CPANFlorian Ragwitz2010-09-031-1/+1
* Math::BigInt 1.90 just shipped to CPANFlorian Ragwitz2010-09-031-1/+1
* perldelta up to 45b279eFlorian Ragwitz2010-09-031-4/+28
* Bump $Errno::VERSION after change be54382Florian Ragwitz2010-09-031-1/+1
* In uudmap.h rule, nothing is different from the absence of anything.Craig A. Berry2010-09-021-0/+1
* Bump Math::BigInt{,::Calc}::VERSION for bnok fixesFlorian Ragwitz2010-09-032-2/+2
* Fix Math::BigInt's bnok($k) for $k==0 and $k==$n-1Piotr Fusik2010-09-0311-33/+37
* blead is upstream for bignumFlorian Ragwitz2010-09-0329-30/+30
* blead is upstream for Math-BigInt-FastCalcFlorian Ragwitz2010-09-038-10/+10
* blead is upstream for Math-BigIntFlorian Ragwitz2010-09-0263-259/+67
* In XS_VERSION_BOOTCHECK, correct the flags argument of get_sv() to 0.Nicholas Clark2010-09-021-2/+2
* Change the first argument of Perl_fetch_cop_label() to COP *Nicholas Clark2010-09-026-12/+21
* For the generated XSLoader.pm, avoid a runtime lexical which is constant.Nicholas Clark2010-09-021-15/+10
* Fix test (see <20100901161607.GB2892@iabyn.com>)Abigail2010-09-021-2/+1
* Sanity check on Errno values.Curtis Jewell2010-09-021-2/+3
* t/lib/common.pl must convert $^X to an absolute path before changing directory.Nicholas Clark2010-09-011-1/+2
* Tests using t/lib/common.pl need to run in separate directories.Nicholas Clark2010-09-015-19/+35
* RT 74444 - install_lib.pl emits warnings when installperl is run with destdirTodd Rinaldo2010-09-011-1/+1
* Add alternate email address for ToddFlorian Ragwitz2010-09-011-0/+1
* Ignore droppings from lib/h2ph.tFlorian Ragwitz2010-09-011-0/+2
* Add test for deprecation warnings from h2phFlorian Ragwitz2010-09-013-8/+19
* RT 74404 - h2ph using deprecated gotoTodd Rinaldo2010-09-011-18/+24
* Stop Tie::Hash->TIEHASH() looping forever.Nicholas Clark2010-09-015-5/+36
* pp_match: fix confusing layout in an if()David Mitchell2010-09-011-3/+3
* Copy RE capture buf on overload as well as TEMPDavid Mitchell2010-09-012-2/+7
* perldelta up to 137127dFlorian Ragwitz2010-09-011-0/+15
* t/harness can run the tests lib/*.t in parallel with each other.Nicholas Clark2010-09-011-2/+3