summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Remove Mac OS classic special case code from Cwd's cwd.tNicholas Clark2011-01-221-4/+0
* Convert File::Spec's remaining tests to Test::More from Test.Nicholas Clark2011-01-223-43/+33
* Remove Mac OS classic only tests from Cwd's Spec.tNicholas Clark2011-01-221-38/+3
* Convert I18N::LangTags to Test::More from Test.Nicholas Clark2011-01-228-278/+151
* Remove duplicate test for $ENV{LANG} in I18N::LangTags test 80_all_env.tNicholas Clark2011-01-221-13/+1
* Convert Net::Ping's tests to use Test::More from Test.Nicholas Clark2011-01-2215-256/+164
* Stop EU::CBuilder's tests from failing in parallelFlorian Ragwitz2011-01-224-19/+19
* Update Changes and bump Module::CoreList to 2.44 for a CPAN releaseChris 'BinGOs' Williams2011-01-222-2/+5
* fix 5.12.3 release dateRicardo Signes2011-01-221-1/+1
* Re-add 5.12.3's release date to Module::Corelist.Nicholas Clark2011-01-221-0/+1
* re-add 5.12.3 versionsRicardo Signes2011-01-211-1/+631
* remove Changes file from dist/ExtUtils-CBuilderDavid Golden2011-01-211-390/+0
* Remove training whitespace in Pod which can confuse pod/buildtocNicholas Clark2011-01-214-58/+57
* Remove training whitespace in Pod which can confuse pod/buildtocNicholas Clark2011-01-211-3/+3
* Remove training whitespace in Pod which can confuse pod/buildtocNicholas Clark2011-01-211-3/+3
* Convert threads-shared/t/disabled.t from Test to Test::More.Nicholas Clark2011-01-211-16/+13
* Update Changes in Module::CoreList for the 2.42_01 releaseChris 'BinGOs' Williams2011-01-211-0/+3
* When I dropped the Module::CoreList version due to potential conflictsJesse Vincent2011-01-201-1/+1
* Remove v5.12.3 from Module::CoreList (temporarily) for the release ofJesse Vincent2011-01-201-632/+2
* Update Module::CoreList for 5.13.9Jesse Vincent2011-01-201-3/+668
* Bumping the version of Net::Ping per Porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bump version of IO::Handle per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping version of Pod::Perldoc per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping version of Dumpvalue.pm per Porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping version of Storable for release per Porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping version of ExtUtils::ParseXS per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping version of ExtUtils::Install per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping versions for Locale::Maketext per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Bumping versions for B-Lint and B-Deparse per Porting/cmpVERSION.plJesse Vincent2011-01-202-2/+2
* Bumped Cwd and File::Spec versions for release per cmpVERSION.plJesse Vincent2011-01-203-3/+3
* 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