This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Perl::OSType is already listed
[perl5.git] / dist /
2011-01-16 Peter John Acklam[perl #82098] Fix RT 61543 and remaining part of RT...
2011-01-16 Karl WilliamsonFix \xa0 matching both [\s] [\S], et.al.
2011-01-15 Craig A. BerryDon't compile or link in EU::CBuilder's base class...
2011-01-13 Nicholas ClarkRemove code before declaration, inadvertently added...
2011-01-13 Nicholas Clarkithread_create() was relying on the stack not moving...
2011-01-11 Nicholas ClarkIn S_ithread_create, reduce the amount of conditionally...
2011-01-09 Ricardo Signesupdate Module::CoreList for v5.12.3
2011-01-09 Nicholas ClarkExtract the opcode data from regen/opcode.pl into regen...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2011-01-02 Peter John Acklam[perl #81400] Fix bmodinv() part of RT 63237
2011-01-01 Nicholas ClarkEnsure ExtUtils::CBuilder's 04-base.t cleans up its...
2010-12-30 Craig A. BerrySkip ExtUtils-CBuilder base tests expected and known...
2010-12-28 Tony Cookskip ExtUtils-CBuilder base tests expected and known...
2010-12-27 Jerry D. HeddenUpgrade to Thread::Queue 2.12
2010-12-27 Jerry D. HeddenUpgrade to Thread::Semaphore 2.12
2010-12-26 Peter John AcklamCalc.pm: Fix _modpow() part of RT#63237
2010-12-26 Peter John AcklamFix RT 62764: Math::BigFloat->bcmp() fails.
2010-12-26 Peter John AcklamFix RT 25274: Math::BigInt::Calc->_num() overflow.
2010-12-24 Jerry D. Hedden[PATCH] Upgrade to threads::shared 1.36
2010-12-24 Jerry D. Hedden[PATCH] Upgrade to threads 1.82
2010-12-19 Zeframupdate Module::CoreList for 5.13.8
2010-12-19 Zeframbump version of many modules
2010-12-19 Zeframbump threads-shared version for blead XS changes
2010-12-19 Zeframbump ExtUtils-CBuilder version for blead change
2010-12-16 Nicholas ClarkVersion bumps for modules changed by a6d37805ca8a9ba8...
2010-12-16 Nicholas ClarkRemove "dead" RCS $Id$ tags from files that we own.
2010-12-15 Florian RagwitzUpgrade Devel::SelfStubber from 1.04 to 1.05
2010-12-15 Florian RagwitzUpgrade Dumpvalue from version 1.14 to 1.15
2010-12-15 Florian RagwitzUpgrade Env from version 1.01 to 1.02
2010-12-15 David GoldenChange ExtUtils::CBuilder upstream to blead
2010-12-15 Florian RagwitzDual-life Dumpvalue
2010-12-11 Zeframfix various compiler warnings from XS code
2010-12-11 Florian RagwitzDual-life File::CheckTree
2010-12-11 Florian RagwitzUpgrade Devel-SelfStubber fro version 1.03 to 1.04
2010-12-10 Florian RagwitzDual-life autouse
2010-12-10 Florian RagwitzDual-life Env
2010-12-10 Nicholas ClarkAs of 2.25, 5.6.x is writing minor version 8, so update...
2010-12-10 Nicholas Clark5.8.8's Test::More doesn't provide note(), so revert...
2010-12-10 Abhijit Menon-SenThe CPAN release will include Test::More to be used...
2010-12-10 Abhijit Menon-SenMake sure META.yml mentions perlbug as the right place...
2010-12-10 Nicholas ClarkConvert all Storable's tests to use Test::More.
2010-12-10 Florian RagwitzDual-life I18N::Collate
2010-12-09 Florian RagwitzDual-life Devel::SelfStubber
2010-12-09 Nicholas ClarkStorable's t/malice.t now needs to use a minor version...
2010-12-09 Nicholas ClarkRefactor Storable::read_magic to avoid 4 arg substr.
2010-12-08 Nicholas ClarkIn Storable.xs fix #80074, caused by the Perl stack...
2010-12-07 Nicholas ClarkUncomment and fix up tests at the end of Storable's...
2010-12-04 David LeadbeaterUp Storable version to 2.25
2010-12-04 David LeadbeaterUp Storable minor version
2010-12-04 David LeadbeaterMake Storable correctly store coderefs with UTF-8 flag
2010-12-01 Florian RagwitzUpgrade if from version 0.06 to 0.0601
2010-11-30 Peter John AcklamSpelling: reminder -> remainder
2010-11-28 Nicholas ClarkMake my $pi := 4; a syntax error.
2010-11-26 Nicholas ClarkIn deparse.t, give a description to every test. Remove...
2010-11-20 Chris 'BinGOs' Wil... Update Module::CoreList for v5.13.7
2010-11-20 Chris 'BinGOs' Wil... Bump Data::Dumper version as previous commit made a...
2010-11-20 Nicholas ClarkFix the test fix for older perls (5499dc3d6e47ea78...
2010-11-20 Father ChrysostomosSkip [perl #72332] DD test on 5.10.1
2010-11-19 Steffen MuellerFix Data::Dumper test on old perls
2010-11-19 Chris 'BinGOs' Wil... Bump Math::BigInt::FastCalc to dev release as per Flori...
2010-11-19 Chris 'BinGOs' Wil... Bump Math::BigRat to dev release as per Florian's request
2010-11-19 Chris 'BinGOs' Wil... Sync version of dist/Math-BigInt modules to 1.99_01...
2010-11-15 Florian RagwitzUpgrade Math::BigInt from version 1.98 to 1.99
2010-11-14 Peter John AcklamRT ticket 62949: $x -> bmodpow(1, 1) fails when $x...
2010-11-12 Abhijit Menon-SenPerformance improvement for overloaded classes from...
2010-11-12 Peter John AcklamRT ticket 62918: _modpow(x,y,z) with x = 0 and y > 0
2010-11-12 Father ChrysostomosUpdate Data::Dumper’s change log
2010-11-12 Father ChrysostomosIncrease Data::Dumper’s version
2010-11-11 Father ChrysostomosIncrease threads’ version
2010-11-11 Father ChrysostomosCorrect note about dir handles in threads.pm
2010-11-10 Florian RagwitzFix compilation with old xsubpps
2010-11-10 Peter John AcklamRT ticket #43694: as_int/as_number lose precision
2010-11-09 Florian RagwitzMove ExtUtils-Command from cpan/ to dist/
2010-11-09 Florian RagwitzMove ExtUtils-Manifest from cpan/ to dist/
2010-11-09 Florian RagwitzDisable bitwise operators
2010-11-08 Florian RagwitzUpgrade Math::BigInt to version 1.98
2010-11-07 Niko TyniFix an out of bounds write in Data-Dumper with malforme...
2010-11-07 Peter John AcklamRT ticket #61812: digit($n) with $n "out of range"
2010-11-07 Peter John AcklamRT ticket #62643: typos in POD and code comments
2010-11-07 Peter John AcklamRT ticket #62101: as_int() returns NaN for inf
2010-11-07 Peter John AcklamRT ticket #61845: from_bin() documentation error
2010-11-07 Florian RagwitzStructure dist/Math-BigInt-FastCalc like the CPAN dist
2010-11-06 Father ChrysostomosEliminate a few more $op->private calls in Deparse
2010-11-06 Father ChrysostomosMake Deparse work with y/å/ø/
2010-11-06 Father ChrysostomosTest y///r with B::Deparse
2010-11-03 Father Chrysostomosy///r
2010-11-03 Father ChrysostomosAvoid multiple $op->private calls in B::Deaprse::pp_trans
2010-11-01 Nicholas ClarkRefactor Storable::{net_,}pstore to return undef/true...
2010-11-01 Nicholas ClarkRefactor the error handling logic in Storable::_store().
2010-10-31 Nicholas ClarkMerge Storable::{is_storing,is_retrieving} using ALIAS.
2010-10-31 Nicholas ClarkStorable::{last_op_in_netorder,is_storing,is_retrieving...
2010-10-31 Nicholas ClarkMerge Storable::{,net_}pstore and Storable::{,net_...
2010-10-31 Rafael Garcia-SuarezBump Safe's version to 2.29
2010-10-31 Rafael Garcia-SuarezAdd &version::vxs::VCMP to Safe's default share
2010-10-30 Father ChrysostomosMacros are not called with aTHX_
2010-10-30 George GreerFix Math::BigInt::FastCalc build under Win32 with croak...
2010-10-29 Nicholas ClarkMath::BigInt::FastCalc doesn't need to set $BASE or...
2010-10-29 Nicholas ClarkMath::BigInt::FastCalc doesn't need to override methods...
2010-10-29 Nicholas ClarkRefactor FastCalc to initialise BASE and BASE_LEN as...
next