summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
...
* Bumped Math-BigInt, Math-BigInt-FastCalc and Math-BigRat versions for release...Jesse Vincent2011-01-205-5/+5
* Bumped bignum's versions for release per cmpVERSION.plJesse Vincent2011-01-203-3/+3
* [perl #82098] Fix RT 61543 and remaining part of RT 63237Peter John Acklam2011-01-166-26/+251
* Fix \xa0 matching both [\s] [\S], et.al.Karl Williamson2011-01-161-1/+1
* Don't compile or link in EU::CBuilder's base class testing.Craig A. Berry2011-01-151-84/+6
* Remove code before declaration, inadvertently added in 447f000ef4448b16.Nicholas Clark2011-01-131-3/+4
* ithread_create() was relying on the stack not moving. Fix this.Nicholas Clark2011-01-131-21/+25
* In S_ithread_create, reduce the amount of conditionally compiled C code.Nicholas Clark2011-01-112-31/+12
* update Module::CoreList for v5.12.3Ricardo Signes2011-01-092-4/+640
* Extract the opcode data from regen/opcode.pl into regen/opcodesNicholas Clark2011-01-091-4/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-0779-197/+197
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-041-3/+0
* [perl #81400] Fix bmodinv() part of RT 63237Peter John Acklam2011-01-023-27/+74
* Ensure ExtUtils::CBuilder's 04-base.t cleans up its temporary directories.Nicholas Clark2011-01-011-2/+2
* Skip ExtUtils-CBuilder base tests expected and known to fail on VMS.Craig A. Berry2010-12-301-31/+48
* skip ExtUtils-CBuilder base tests expected and known to fail on Win32Tony Cook2010-12-281-25/+31
* Upgrade to Thread::Queue 2.12Jerry D. Hedden2010-12-261-8/+3
* Upgrade to Thread::Semaphore 2.12Jerry D. Hedden2010-12-262-13/+4
* Calc.pm: Fix _modpow() part of RT#63237Peter John Acklam2010-12-261-1/+1
* Fix RT 62764: Math::BigFloat->bcmp() fails.Peter John Acklam2010-12-266-51/+146
* Fix RT 25274: Math::BigInt::Calc->_num() overflow.Peter John Acklam2010-12-261-9/+14
* [PATCH] Upgrade to threads::shared 1.36Jerry D. Hedden2010-12-241-8/+2
* [PATCH] Upgrade to threads 1.82Jerry D. Hedden2010-12-243-14/+8
* update Module::CoreList for 5.13.8Zefram2010-12-192-40/+685
* bump version of many modulesZefram2010-12-1912-13/+13
* bump threads-shared version for blead XS changesZefram2010-12-191-1/+1
* bump ExtUtils-CBuilder version for blead changeZefram2010-12-1913-13/+13
* Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal).Nicholas Clark2010-12-161-1/+1
* Remove "dead" RCS $Id$ tags from files that we own.Nicholas Clark2010-12-161-2/+0
* Upgrade Devel::SelfStubber from 1.04 to 1.05Florian Ragwitz2010-12-151-1/+1
* Upgrade Dumpvalue from version 1.14 to 1.15Florian Ragwitz2010-12-151-1/+1
* Upgrade Env from version 1.01 to 1.02Florian Ragwitz2010-12-151-1/+1
* Change ExtUtils::CBuilder upstream to bleadDavid Golden2010-12-1519-0/+3060
* Dual-life DumpvalueFlorian Ragwitz2010-12-152-0/+950
* fix various compiler warnings from XS codeZefram2010-12-118-8/+31
* Dual-life File::CheckTreeFlorian Ragwitz2010-12-112-0/+419
* Upgrade Devel-SelfStubber fro version 1.03 to 1.04Florian Ragwitz2010-12-111-1/+1
* Dual-life autouseFlorian Ragwitz2010-12-103-0/+250
* Dual-life EnvFlorian Ragwitz2010-12-103-0/+369
* As of 2.25, 5.6.x is writing minor version 8, so update malice.tNicholas Clark2010-12-101-1/+1
* 5.8.8's Test::More doesn't provide note(), so revert to a print statement.Nicholas Clark2010-12-101-1/+1
* The CPAN release will include Test::More to be used on old PerlsAbhijit Menon-Sen2010-12-1030-0/+33
* Make sure META.yml mentions perlbug as the right place to file bugsAbhijit Menon-Sen2010-12-101-0/+3
* Convert all Storable's tests to use Test::More.Nicholas Clark2010-12-1018-404/+278
* Dual-life I18N::CollateFlorian Ragwitz2010-12-102-0/+242
* Dual-life Devel::SelfStubberFlorian Ragwitz2010-12-092-0/+435
* Storable's t/malice.t now needs to use a minor version >4 ahead for testing.Nicholas Clark2010-12-091-6/+8
* Refactor Storable::read_magic to avoid 4 arg substr.Nicholas Clark2010-12-091-13/+12
* In Storable.xs fix #80074, caused by the Perl stack moving when expanded.Nicholas Clark2010-12-082-4/+66
* Uncomment and fix up tests at the end of Storable's blessed.tNicholas Clark2010-12-071-11/+9