summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* update Module-CoreListRicardo Signes2012-11-204-3/+89
* Complete ExtUtils::ParseXS/EU::Typemaps version bumpSteffen Mueller2012-11-196-5/+8
* fix hash order dependency bug in new Module::Corelist::deprecated_in()Yves Orton2012-11-122-2/+10
* Env.pm: Fix splice in list contextFather Chrysostomos2012-11-112-2/+6
* Increase $Env::VERSION to 1.04Father Chrysostomos2012-11-111-1/+1
* Normalize VMS case handling in ExtUtils::Manifest.Craig A. Berry2012-11-111-4/+7
* Module-CoreList updated to 2.77Chris 'BinGOs' Williams2012-11-104-6/+39
* The v5.16.2 updates had disappeared (if they were there in the first place) r...Chris 'BinGOs' Williams2012-11-102-0/+13
* padrange: handle @_ directlyDavid Mitchell2012-11-102-4/+13
* add padrange opDavid Mitchell2012-11-102-6/+206
* limit number of args before formattingJesse Luehrs2012-11-071-6/+13
* fix Carp stacktraces after deleting a stashJesse Luehrs2012-11-073-7/+142
* Upgrade to Thread::Queue 3.01Jerry D. Hedden2012-11-062-31/+229
* Lose the loose. Fix documentation typo.Paul Johnson2012-11-051-1/+1
* Add C define to remove taint support from perlSteffen Mueller2012-11-053-3/+14
* Increase $Module::CoreList::VERSION to 2.76Father Chrysostomos2012-11-021-1/+1
* print deprecation information in corelistAlexandr Ciornii2012-11-024-4/+30
* Data::Dumper: Optimize XPUSH's to EXTEND(), PUSH,...Steffen Mueller2012-10-222-5/+6
* Proper skippage for sanity check in B::Deparse's core.t.Craig A. Berry2012-10-211-1/+3
* Update Module::CoreList for 5.17.5Florian Ragwitz2012-10-194-4/+62
* Update Module-CoreList Changes fileChris 'BinGOs' Williams2012-10-121-0/+3
* Add v5.14.3 data to Module::CoreList and bump to 2.74Chris 'BinGOs' Williams2012-10-122-2/+16
* Use const repl optimisation with s///e where possibleFather Chrysostomos2012-10-112-6/+8
* Deparse/t/core.t: add support for lex varsDavid Mitchell2012-10-101-20/+53
* overhaul dist/B-Deparse/t/core.tDavid Mitchell2012-10-101-88/+565
* fix deparsing of select(F)David Mitchell2012-10-102-3/+21
* Deparse: handle system/exec prog arg,arg,,..David Mitchell2012-10-101-0/+9
* Deparse: grep($a) became grep($a,); ditto mapDavid Mitchell2012-10-101-1/+2
* Deparse: handle some strong keywords betterDavid Mitchell2012-10-101-3/+14
* Deparse crashed on argless sort()David Mitchell2012-10-101-0/+1
* bignum: Suppress warnings under 5.6Father Chrysostomos2012-10-043-11/+11
* bignum overrides.t: Fix for 5.8Father Chrysostomos2012-10-041-3/+3
* bigint: Fix new oct override for older Math::BigIntFather Chrysostomos2012-10-041-2/+2
* bignum overrides.t: Skip some tests under 5.8Father Chrysostomos2012-10-041-12/+24
* Increase bignum versions to 0.31 after the preceding changeFather Chrysostomos2012-10-043-3/+3
* Rewrite bignum’s hex and oct overridesFather Chrysostomos2012-10-044-124/+177
* Data::Dumper: Promote dev version to stable releaseSteffen Mueller2012-10-042-3/+9
* Bump $ExtUtils::CBuilder::VERSION and add Changes entry for prelink() fixSteve Hay2012-10-0314-13/+20
* Add missing Changes entries for ExtUtils-CBuilder per its README.patchingSteve Hay2012-10-031-0/+14
* Allow a list of symbols to export to be passed to link() when on Windows, as ...Eric Brine2012-10-031-1/+2
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-022-86/+456
* Revert "Upgrade to threads::shared 1.42"Father Chrysostomos2012-10-022-428/+68
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-022-68/+428
* Upgrade to threads::shared 1.42Jerry D. Hedden2012-10-013-3/+108
* Bump $Carp::Heavy::VERSION too to avoid test failure from 858e29b93aSteve Hay2012-09-281-1/+1
* bump Carp version to 1.27Tony Cook2012-09-281-1/+1
* Document exportable subroutines longmess() and shortmess().jkeenan2012-09-271-10/+15
* Increase $B::Deparse::VERSION to 1.18Father Chrysostomos2012-09-221-1/+1
* [perl #94490] const fold should not trigger special split " "Father Chrysostomos2012-09-221-1/+4
* Update Module::CoreList for v5.17.4Florian Ragwitz2012-09-194-4/+82