summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Updated XSLoader to CPAN version 0.15Chris 'BinGOs' Williams2011-06-093-23/+46
* Update notes on why we actually want to disable thread stress tests.Jesse Vincent2011-06-081-1/+5
* stop waithires.t randomly failing under high loadDavid Mitchell2011-06-081-49/+120
* Disable some threads tests on m68k for now due to missing TLS.Jesse Vincent2011-06-072-0/+10
* Update Module::CoreList for 5.12.4Leon Brocard2011-06-072-4/+637
* Make Storable freeze COWs properlyFather Chrysostomos2011-06-042-3/+10
* Allow restricted hashes containing COWs to be clearedFather Chrysostomos2011-06-041-2/+4
* Allow COW values to be deleted from restricted hashesFather Chrysostomos2011-06-041-1/+7
* Deparse $obj->$meth=... [perl #62498]Father Chrysostomos2011-06-022-1/+2
* Collapse some repetitive codeFather Chrysostomos2011-06-011-5/+3
* Deparse glob the same way regardless of PERL_EXTERNAL_GLOBFather Chrysostomos2011-06-012-4/+10
* Bump DD’s version to 1.05Father Chrysostomos2011-05-301-1/+1
* Upgrade Data::Dumper to 2.131Steffen Mueller2011-05-282-4/+25
* Fix deparsing of subs named :::: and ::::::Father Chrysostomos2011-05-212-1/+13
* Test require override with Deparse [perl #62500]Father Chrysostomos2011-05-211-0/+13
* Revert "Revert "Missing bug number in d12b49d""Father Chrysostomos2011-05-201-1/+1
* Increase constant’s versionFather Chrysostomos2011-05-201-1/+1
* What’s wrong with me?Father Chrysostomos2011-05-201-1/+1
* Remove fixed bug from Deparse’s docsFather Chrysostomos2011-05-201-8/+0
* Make Deparse use CORE:: when necessaryFather Chrysostomos2011-05-202-14/+141
* Deparse: readpipe with complex expressionFather Chrysostomos2011-05-202-1/+7
* [perl #91008] Deparse doesn't like each $refFather Chrysostomos2011-05-202-0/+6
* Bump Attribute::Handlers version to 0.91Steffen Mueller2011-05-202-5/+9
* Bump/upgrade Filter::Simple version to 0.87Steffen Mueller2011-05-201-1/+1
* Fix skip() usage in testsSteffen Mueller2011-05-201-1/+1
* Bump the versions of B and Storable following 1b95d04f713d9c56.Nicholas Clark2011-05-201-1/+1
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-192-2/+2
* Increase version for ExtUtils::CBuilderFather Chrysostomos2011-05-182-2/+2
* Append CFLAGS and LDFLAGS to their Config.pm counterparts in EU::CBuilderNiko Tyni2011-05-182-3/+28
* Correct perldoc search path for VMS.Craig A. Berry2011-05-181-2/+2
* Confusing comment typo in DeparseFather Chrysostomos2011-05-181-1/+1
* Clean: Actually use HvUSEDKEYS() instead of HvKEYS()Michael Witten2011-05-182-2/+2
* [perl #90898] B::Deparse failure on glob()Father Chrysostomos2011-05-182-9/+7
* [perl #89896] Locale::Maketext test failureJustin Case2011-05-181-0/+1
* dist/Cwd/lib/File/Spec/Win32.pm: Fix broken linkKarl Williamson2011-05-181-2/+2
* Attribute-Handlers: Fix broken linkKarl Williamson2011-05-181-3/+3
* threads-shared: Fix broken linkKarl Williamson2011-05-181-2/+2
* base.pm: pod: Remove obsolete referencesKarl Williamson2011-05-181-3/+3
* RC3 bumpJesse Vincent2011-05-112-4/+4
* It's not 2012. - spotted by jdbJesse Vincent2011-05-031-1/+1
* Bump Module::CoreList because the content changed since RC1 and we haveJesse Vincent2011-05-032-3/+3
* RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrowJesse Vincent2011-05-031-1/+1
* Revert "Missing bug number in d12b49d"Father Chrysostomos2011-04-191-1/+1
* Update Module::CoreList for 5.14.0Jesse Vincent2011-04-202-2/+670
* Missing bug number in d12b49dFather Chrysostomos2011-04-191-1/+1
* Upgrade to threads 1.83Jerry D. Hedden2011-04-193-7/+7
* Upgrade to threads::shared 1.37Jerry D. Hedden2011-04-191-2/+2
* Make Unicode constants under use utf8 work againFather Chrysostomos2011-04-172-1/+19
* Give EU::CB 04-base.t an absolute path on VMS.Craig A. Berry2011-04-151-1/+3
* stop waithires.t failing under high loadDavid Mitchell2011-04-151-6/+24