| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #82098] Fix RT 61543 and remaining part of RT 63237 | Peter John Acklam | 2011-01-16 | 6 | -26/+251 |
* | Fix \xa0 matching both [\s] [\S], et.al. | Karl Williamson | 2011-01-16 | 1 | -1/+1 |
* | Don't compile or link in EU::CBuilder's base class testing. | Craig A. Berry | 2011-01-15 | 1 | -84/+6 |
* | Remove code before declaration, inadvertently added in 447f000ef4448b16. | Nicholas Clark | 2011-01-13 | 1 | -3/+4 |
* | ithread_create() was relying on the stack not moving. Fix this. | Nicholas Clark | 2011-01-13 | 1 | -21/+25 |
* | In S_ithread_create, reduce the amount of conditionally compiled C code. | Nicholas Clark | 2011-01-11 | 2 | -31/+12 |
* | update Module::CoreList for v5.12.3 | Ricardo Signes | 2011-01-09 | 2 | -4/+640 |
* | Extract the opcode data from regen/opcode.pl into regen/opcodes | Nicholas Clark | 2011-01-09 | 1 | -4/+1 |
* | Fix typos (spelling errors) in dist/* | Peter J. Acklam) (via RT | 2011-01-07 | 79 | -197/+197 |
* | Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. It | Jesse Vincent | 2011-01-04 | 1 | -3/+0 |
* | [perl #81400] Fix bmodinv() part of RT 63237 | Peter John Acklam | 2011-01-02 | 3 | -27/+74 |
* | Ensure ExtUtils::CBuilder's 04-base.t cleans up its temporary directories. | Nicholas Clark | 2011-01-01 | 1 | -2/+2 |
* | Skip ExtUtils-CBuilder base tests expected and known to fail on VMS. | Craig A. Berry | 2010-12-30 | 1 | -31/+48 |
* | skip ExtUtils-CBuilder base tests expected and known to fail on Win32 | Tony Cook | 2010-12-28 | 1 | -25/+31 |
* | Upgrade to Thread::Queue 2.12 | Jerry D. Hedden | 2010-12-26 | 1 | -8/+3 |
* | Upgrade to Thread::Semaphore 2.12 | Jerry D. Hedden | 2010-12-26 | 2 | -13/+4 |
* | Calc.pm: Fix _modpow() part of RT#63237 | Peter John Acklam | 2010-12-26 | 1 | -1/+1 |
* | Fix RT 62764: Math::BigFloat->bcmp() fails. | Peter John Acklam | 2010-12-26 | 6 | -51/+146 |
* | Fix RT 25274: Math::BigInt::Calc->_num() overflow. | Peter John Acklam | 2010-12-26 | 1 | -9/+14 |
* | [PATCH] Upgrade to threads::shared 1.36 | Jerry D. Hedden | 2010-12-24 | 1 | -8/+2 |
* | [PATCH] Upgrade to threads 1.82 | Jerry D. Hedden | 2010-12-24 | 3 | -14/+8 |
* | update Module::CoreList for 5.13.8 | Zefram | 2010-12-19 | 2 | -40/+685 |
* | bump version of many modules | Zefram | 2010-12-19 | 12 | -13/+13 |
* | bump threads-shared version for blead XS changes | Zefram | 2010-12-19 | 1 | -1/+1 |
* | bump ExtUtils-CBuilder version for blead change | Zefram | 2010-12-19 | 13 | -13/+13 |
* | Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal). | Nicholas Clark | 2010-12-16 | 1 | -1/+1 |
* | Remove "dead" RCS $Id$ tags from files that we own. | Nicholas Clark | 2010-12-16 | 1 | -2/+0 |
* | Upgrade Devel::SelfStubber from 1.04 to 1.05 | Florian Ragwitz | 2010-12-15 | 1 | -1/+1 |
* | Upgrade Dumpvalue from version 1.14 to 1.15 | Florian Ragwitz | 2010-12-15 | 1 | -1/+1 |
* | Upgrade Env from version 1.01 to 1.02 | Florian Ragwitz | 2010-12-15 | 1 | -1/+1 |
* | Change ExtUtils::CBuilder upstream to blead | David Golden | 2010-12-15 | 19 | -0/+3060 |
* | Dual-life Dumpvalue | Florian Ragwitz | 2010-12-15 | 2 | -0/+950 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 8 | -8/+31 |
* | Dual-life File::CheckTree | Florian Ragwitz | 2010-12-11 | 2 | -0/+419 |
* | Upgrade Devel-SelfStubber fro version 1.03 to 1.04 | Florian Ragwitz | 2010-12-11 | 1 | -1/+1 |
* | Dual-life autouse | Florian Ragwitz | 2010-12-10 | 3 | -0/+250 |
* | Dual-life Env | Florian Ragwitz | 2010-12-10 | 3 | -0/+369 |
* | As of 2.25, 5.6.x is writing minor version 8, so update malice.t | Nicholas Clark | 2010-12-10 | 1 | -1/+1 |
* | 5.8.8's Test::More doesn't provide note(), so revert to a print statement. | Nicholas Clark | 2010-12-10 | 1 | -1/+1 |
* | The CPAN release will include Test::More to be used on old Perls | Abhijit Menon-Sen | 2010-12-10 | 30 | -0/+33 |
* | Make sure META.yml mentions perlbug as the right place to file bugs | Abhijit Menon-Sen | 2010-12-10 | 1 | -0/+3 |
* | Convert all Storable's tests to use Test::More. | Nicholas Clark | 2010-12-10 | 18 | -404/+278 |
* | Dual-life I18N::Collate | Florian Ragwitz | 2010-12-10 | 2 | -0/+242 |
* | Dual-life Devel::SelfStubber | Florian Ragwitz | 2010-12-09 | 2 | -0/+435 |
* | Storable's t/malice.t now needs to use a minor version >4 ahead for testing. | Nicholas Clark | 2010-12-09 | 1 | -6/+8 |
* | Refactor Storable::read_magic to avoid 4 arg substr. | Nicholas Clark | 2010-12-09 | 1 | -13/+12 |
* | In Storable.xs fix #80074, caused by the Perl stack moving when expanded. | Nicholas Clark | 2010-12-08 | 2 | -4/+66 |
* | Uncomment and fix up tests at the end of Storable's blessed.t | Nicholas Clark | 2010-12-07 | 1 | -11/+9 |
* | Up Storable version to 2.25 | David Leadbeater | 2010-12-04 | 2 | -1/+6 |
* | Up Storable minor version | David Leadbeater | 2010-12-04 | 2 | -4/+4 |