This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Updated Compress-Raw-Zlib to CPAN version 2.035
[perl5.git] / dist /
2011-06-09 Chris 'BinGOs' Wil... Updated XSLoader to CPAN version 0.15
2011-06-08 Jesse VincentUpdate notes on why we actually want to disable thread...
2011-06-08 David Mitchellstop waithires.t randomly failing under high load
2011-06-08 Jesse VincentDisable some threads tests on m68k for now due to missi...
2011-06-07 Leon BrocardUpdate Module::CoreList for 5.12.4
2011-06-05 Father ChrysostomosMake Storable freeze COWs properly
2011-06-04 Father ChrysostomosAllow restricted hashes containing COWs to be cleared
2011-06-04 Father ChrysostomosAllow COW values to be deleted from restricted hashes
2011-06-02 Father ChrysostomosDeparse $obj->$meth=... [perl #62498]
2011-06-02 Father ChrysostomosCollapse some repetitive code
2011-06-02 Father ChrysostomosDeparse glob the same way regardless of PERL_EXTERNAL_GLOB
2011-05-30 Father ChrysostomosBump DD’s version to 1.05
2011-05-28 Steffen MuellerUpgrade Data::Dumper to 2.131
2011-05-22 Father ChrysostomosFix deparsing of subs named :::: and ::::::
2011-05-21 Father ChrysostomosTest require override with Deparse [perl #62500]
2011-05-21 Father ChrysostomosRevert "Revert "Missing bug number in d12b49d""
2011-05-21 Father ChrysostomosIncrease constant’s version
2011-05-21 Father ChrysostomosWhat’s wrong with me?
2011-05-20 Father ChrysostomosRemove fixed bug from Deparse’s docs
2011-05-20 Father ChrysostomosMake Deparse use CORE:: when necessary
2011-05-20 Father ChrysostomosDeparse: readpipe with complex expression
2011-05-20 Father Chrysostomos[perl #91008] Deparse doesn't like each $ref
2011-05-20 Steffen MuellerBump Attribute::Handlers version to 0.91
2011-05-20 Steffen MuellerBump/upgrade Filter::Simple version to 0.87
2011-05-20 Steffen MuellerFix skip() usage in tests
2011-05-20 Nicholas ClarkBump the versions of B and Storable following 1b95d04f7...
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-19 Father ChrysostomosIncrease version for ExtUtils::CBuilder
2011-05-19 Niko TyniAppend CFLAGS and LDFLAGS to their Config.pm counterpar...
2011-05-19 Craig A. BerryCorrect perldoc search path for VMS.
2011-05-19 Father ChrysostomosConfusing comment typo in Deparse
2011-05-18 Michael WittenClean: Actually use HvUSEDKEYS() instead of HvKEYS()
2011-05-18 Father Chrysostomos[perl #90898] B::Deparse failure on glob()
2011-05-18 Justin Case[perl #89896] Locale::Maketext test failure
2011-05-18 Karl Williamsondist/Cwd/lib/File/Spec/Win32.pm: Fix broken link
2011-05-18 Karl WilliamsonAttribute-Handlers: Fix broken link
2011-05-18 Karl Williamsonthreads-shared: Fix broken link
2011-05-18 Karl Williamsonbase.pm: pod: Remove obsolete references
2011-05-11 Jesse VincentRC3 bump
2011-05-03 Jesse VincentIt's not 2012. - spotted by jdb
2011-05-03 Jesse VincentBump Module::CoreList because the content changed since...
2011-05-03 Jesse VincentRC1 -> RC2; push off the date of 5.14.0 until a week...
2011-04-19 Father ChrysostomosRevert "Missing bug number in d12b49d"
2011-04-19 Jesse VincentUpdate Module::CoreList for 5.14.0
2011-04-19 Father ChrysostomosMissing bug number in d12b49d
2011-04-19 Jerry D. HeddenUpgrade to threads 1.83
2011-04-19 Jerry D. HeddenUpgrade to threads::shared 1.37
2011-04-18 Father ChrysostomosMake Unicode constants under use utf8 work again
2011-04-15 Craig A. BerryGive EU::CB 04-base.t an absolute path on VMS.
2011-04-15 David Mitchellstop waithires.t failing under high load
2011-04-14 Father Chrysostomos[perl #88486] IO::File does not always export SEEK*
2011-04-11 David LeadbeaterRequire IO::File in IO::Handle
2011-04-05 Nicholas ClarkBump ExtUtils::CBuilder version following a24b897525551a1d.
2011-04-04 Craig A. BerryMake ExtUtils::CBuilder reset ccflags on compile for...
2011-03-29 Father ChrysostomosVersions bumps after the prev commit
2011-03-29 gene sullivan[perl #87216] POD typo in bigint, bignum and bigrat...
2011-03-26 David MitchellBump version of ExtUtils::ParseXS after previous commit
2011-03-26 David Mitchellmake ExtUtils::ParseXS pass tests with -Uusedl again
2011-03-20 Florian RagwitzUpdate corelist for 5.13.11
2011-03-14 Chris 'BinGOs' Wil... Resolved RT #59511 for Module::CoreList
2011-03-12 David LeadbeaterSwitch Storable to IO::File from FileHandle, only load...
2011-03-12 David LeadbeaterStop using AutoLoader in Storable
2011-03-12 David LeadbeaterSwitch Storable to XSLoader from DynaLoader
2011-03-08 Robin Barker[perl #85638] Docs for 'inherit from yourself' warning...
2011-03-08 Father ChrysostomosIncrease base.pm’s version
2011-03-08 Father ChrysostomosIncrease Math::BigInt’s version
2011-03-06 Peter John Acklam[perl #85482] Make bmuladd() able to handle third arg...
2011-03-06 Peter John Acklam[perl #85476] Add tests to confirm fix of RT #49569.
2011-03-06 Peter John Acklam[perl #85334] Document actual behaviour of from_xxx...
2011-03-02 Karl WilliamsonRevert "In Cwd, convert two regexps to explicit ranges...
2011-03-01 Peter John Acklam[perl #85118] [PATCH] Update Math::BigInt::FastCalc...
2011-02-28 Florian RagwitzUpgrade ExtUtils::Command from version 1.16 to 1.17
2011-02-27 Peter John AcklamUpdate Math::BigInt::FastCalc to CPAN version 0.25
2011-02-25 Peter John AcklamUpdate Math::BigInt to CPAN version 1.993
2011-02-22 Boris RatnerRemove various indirect method calls in IO's docs
2011-02-21 Father ChrysostomosIncrease CoreList’s version
2011-02-20 Chris 'BinGOs' Wil... Correct the version of Module::CoreList that was releas...
2011-02-20 Ævar Arnfjörð Bjar... Module::CoreList: bump from 2.44_01 to 2.45 v5.13.10
2011-02-20 Ævar Arnfjörð Bjar... dist/Module-CoreList/Changes: bump to 2.44_01
2011-02-20 Ævar Arnfjörð Bjar... Module::CoreList: update CAVEATS section with 5.13...
2011-02-20 Ævar Arnfjörð Bjar... Update Module::CoreList for 5.13.10
2011-02-18 Peter John AcklamUpdate Math::BigInt to CPAN version 1.992
2011-02-15 George GreerExtUtils-CBuilder is causing some collateral smoke...
2011-02-05 pjacklam[perl #83406] Library compatibility and API documentati...
2011-02-04 Chris 'BinGOs' Wil... Clarify the return values of the first_release function...
2011-02-04 Nicholas ClarkIn Cwd, convert two regexps to explicit ranges, instead...
2011-02-02 Jesse VincentBump Attribute::Handlers version since it changed since...
2011-02-02 Jesse VincentBump I18N::LangTgs::Detect since it changed since the...
2011-02-02 Jesse VincentBump IO::Select's version since it changed since the...
2011-02-02 Jesse VincentBump Locale::Maketext's version
2011-01-29 David Leadbeater[perl #82980] Typo fix in Attribute::Handlers
2011-01-29 Peter John Acklambmodpow() fails when GMP library is used.
2011-01-28 David GoldenSwitch ExtUtils::CBuilder to use Perl::OSType
2011-01-28 David E. WheelerSuppress "Name used only once" warnings.
2011-01-27 Franz FaschingIO::Select: allow removal of IO::Handle objects without...
2011-01-25 Nicholas ClarkConvert Safe's remaining hold out tests to Test::More
2011-01-25 Nicholas ClarkConvert Data::Dumper's overload.t to Test::More
2011-01-24 Nicholas ClarkExchange dist/Env/t/{array,env}.t, which were transpose...
2011-01-24 Nicholas ClarkConvert Env's tests to Test::More
2011-01-24 Nicholas ClarkConvert if's test to Test::More
next