| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | perldelta up to f4beb78 | Florian Ragwitz | 2010-09-06 | 1 | -2/+14 |
* | A couple of perldelta fixes | Father Chrysostomos | 2010-09-06 | 1 | -1/+7 |
* | $ref++, $ref-- leaked referent | David Mitchell | 2010-09-06 | 2 | -1/+21 |
* | [perl #76138] perl inadvertently destroys signal handlers as of f746176000 | Father Chrysostomos | 2010-09-06 | 5 | -22/+216 |
* | rt74170: test case that triggered the problem | Father Chrysostomos | 2010-09-06 | 3 | -1/+154 |
* | rt74170: handle the stack changing in the custom sort functions | Tony Cook | 2010-09-06 | 1 | -0/+2 |
* | Cleanup perl5135delta.pod instead of perldelta.pod | Jan Dubois | 2010-09-05 | 2 | -2/+2 |
* | Remove duplicate command to rebuild uudmap.h | Jan Dubois | 2010-09-05 | 1 | -1/+0 |
* | Update Unicode-Collate to CPAN version 0.59 | Chris 'BinGOs' Williams | 2010-09-05 | 41 | -73/+1106 |
* | Remove NEXT's README and Changes files | Florian Ragwitz | 2010-09-05 | 3 | -119/+0 |
* | remove dist/Filter-Simple-Changes from MANIFEST | Florian Ragwitz | 2010-09-05 | 1 | -1/+0 |
* | Update release manager guide for perldelta move | Florian Ragwitz | 2010-09-05 | 1 | -36/+33 |
* | Move the latest perldelta to pod/perldelta.pod | Florian Ragwitz | 2010-09-05 | 11 | -21/+21 |
* | Update CPANPLUS-Dist-Build to CPAN version 0.48 | Chris 'BinGOs' Williams | 2010-09-05 | 3 | -3/+3 |
* | perldelta up to be34c38 | Florian Ragwitz | 2010-09-05 | 1 | -1/+14 |
* | Upgrade Filter::Simple to 0.85 | Steffen Mueller | 2010-09-05 | 2 | -3/+3 |
* | Filter::Simple Changelog needn't be part of the core | Steffen Mueller | 2010-09-05 | 1 | -120/+0 |
* | remove removed file dist/Cwd/Changes from the MANIFEST | Tony Cook | 2010-09-05 | 1 | -1/+0 |
* | Do not ship the PathTools Changes | Steffen Mueller | 2010-09-05 | 1 | -823/+0 |
* | Fix core-cpan-diff for dists that extract weirdly | Florian Ragwitz | 2010-09-05 | 1 | -0/+2 |
* | Update base.pm's META.yml | Florian Ragwitz | 2010-09-05 | 1 | -11/+19 |
* | Synchronize with bignum 0.24 | Florian Ragwitz | 2010-09-04 | 5 | -12/+5 |
* | Synchronize with Math::BigInt::FastCalc 0.21 | Florian Ragwitz | 2010-09-03 | 6 | -6/+2 |
* | Upstream for Math::BigRat is CPAN | Florian Ragwitz | 2010-09-03 | 1 | -1/+1 |
* | Math::BigInt 1.90 just shipped to CPAN | Florian Ragwitz | 2010-09-03 | 1 | -1/+1 |
* | perldelta up to 45b279e | Florian Ragwitz | 2010-09-03 | 1 | -4/+28 |
* | Bump $Errno::VERSION after change be54382 | Florian Ragwitz | 2010-09-03 | 1 | -1/+1 |
* | In uudmap.h rule, nothing is different from the absence of anything. | Craig A. Berry | 2010-09-02 | 1 | -0/+1 |
* | Bump Math::BigInt{,::Calc}::VERSION for bnok fixes | Florian Ragwitz | 2010-09-03 | 2 | -2/+2 |
* | Fix Math::BigInt's bnok($k) for $k==0 and $k==$n-1 | Piotr Fusik | 2010-09-03 | 11 | -33/+37 |
* | blead is upstream for bignum | Florian Ragwitz | 2010-09-03 | 29 | -30/+30 |
* | blead is upstream for Math-BigInt-FastCalc | Florian Ragwitz | 2010-09-03 | 8 | -10/+10 |
* | blead is upstream for Math-BigInt | Florian Ragwitz | 2010-09-02 | 63 | -259/+67 |
* | In XS_VERSION_BOOTCHECK, correct the flags argument of get_sv() to 0. | Nicholas Clark | 2010-09-02 | 1 | -2/+2 |
* | Change the first argument of Perl_fetch_cop_label() to COP * | Nicholas Clark | 2010-09-02 | 6 | -12/+21 |
* | For the generated XSLoader.pm, avoid a runtime lexical which is constant. | Nicholas Clark | 2010-09-02 | 1 | -15/+10 |
* | Fix test (see <20100901161607.GB2892@iabyn.com>) | Abigail | 2010-09-02 | 1 | -2/+1 |
* | Sanity check on Errno values. | Curtis Jewell | 2010-09-02 | 1 | -2/+3 |
* | t/lib/common.pl must convert $^X to an absolute path before changing directory. | Nicholas Clark | 2010-09-01 | 1 | -1/+2 |
* | Tests using t/lib/common.pl need to run in separate directories. | Nicholas Clark | 2010-09-01 | 5 | -19/+35 |
* | RT 74444 - install_lib.pl emits warnings when installperl is run with destdir | Todd Rinaldo | 2010-09-01 | 1 | -1/+1 |
* | Add alternate email address for Todd | Florian Ragwitz | 2010-09-01 | 1 | -0/+1 |
* | Ignore droppings from lib/h2ph.t | Florian Ragwitz | 2010-09-01 | 1 | -0/+2 |
* | Add test for deprecation warnings from h2ph | Florian Ragwitz | 2010-09-01 | 3 | -8/+19 |
* | RT 74404 - h2ph using deprecated goto | Todd Rinaldo | 2010-09-01 | 1 | -18/+24 |
* | Stop Tie::Hash->TIEHASH() looping forever. | Nicholas Clark | 2010-09-01 | 5 | -5/+36 |
* | pp_match: fix confusing layout in an if() | David Mitchell | 2010-09-01 | 1 | -3/+3 |
* | Copy RE capture buf on overload as well as TEMP | David Mitchell | 2010-09-01 | 2 | -2/+7 |
* | perldelta up to 137127d | Florian Ragwitz | 2010-09-01 | 1 | -0/+15 |
* | t/harness can run the tests lib/*.t in parallel with each other. | Nicholas Clark | 2010-09-01 | 1 | -2/+3 |