summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify CPU cache improvements entry in 5133deltaFlorian Ragwitz2010-09-011-1/+3
* PL_my_cxt_list is only available with PERL_IMPLICIT_CONTEXTTony Cook2010-09-011-0/+2
* fix some 64-bit casts under DEBUG_LEAKING_SCALARSDavid Mitchell2010-09-012-2/+2
* fix indentation of MY_CXT #definesDavid Mitchell2010-09-011-35/+35
* merge two similar MY_CXT code branchesDavid Mitchell2010-09-011-37/+7
* MY_CXT macros: make the two sets of defs similarDavid Mitchell2010-09-011-8/+12
* PL_my_cxt_list leaksJirka Hruška2010-09-011-0/+4
* Memory leak cloning PVGVsJirka Hruška2010-09-012-2/+3
* Move the call to Perl_cv_clone() into S_doform(), from its two callers.Nicholas Clark2010-09-011-5/+3
* Refactor Perl_store_cop_label() to avoid exposing struct refcounted_he *.Nicholas Clark2010-09-014-13/+17
* Bump blib::VERSION after 3f9bb6bFlorian Ragwitz2010-09-011-5/+5
* [perl #77492] open $fh, ">", \*glob causes SEGVFather Chrysostomos2010-09-012-2/+15
* Correct errors in the use of multiple targets for bitcount.h and uudmap.hNicholas Clark2010-08-313-3/+10
* Merge the two 5134delta entries for uniary functionsFlorian Ragwitz2010-08-311-41/+37
* [perl #77234] Change 649d02de (unary prototypes) changes precedenceFather Chrysostomos2010-08-311-0/+23
* remove dead listexprcom production from grammarZefram2010-08-313-388/+350