summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Suppress dep warnings in DD’s indent.tFather Chrysostomos2013-07-061-3/+6
* small improvements to documentation of IO::SocketRicardo Signes2013-07-062-4/+6
* Revert "Create SVt_INVLIST"Karl Williamson2013-07-042-2/+2
* Create SVt_INVLISTKarl Williamson2013-07-032-2/+2
* Move Exporter from lib/ to dist/Exporter/Nicholas Clark2013-07-033-0/+1084
* [perl #118561] note that the check is fragile and refer to parent.pmTony Cook2013-07-031-0/+6
* Revert "[perl #118561] failures loading modules are ignored when sub-package ...Tony Cook2013-07-032-7/+2
* dist/lib/Makefile.PL: change INSTALLDIRS to 'site' for 5.12 and laterBrian Gottreu2013-07-021-1/+1
* Small stylistic improvement; add one POD formatting character.James E Keenan2013-07-011-4/+4
* Give little more examples to interpolated typemap variablesHojung Youn2013-07-011-1/+2
* Correct the SYNOPSIS for Module::CoreList::UtilsChris 'BinGOs' Williams2013-06-271-2/+2
* Increase $if::VERSION to 0.0603if-0.0603Father Chrysostomos2013-06-251-1/+1
* Added example usage and SEE ALSO links to similar modules in doc for if.pmNeil Bowers2013-06-251-4/+44
* Document and clean up -s option to xsubppSteffen Mueller2013-06-252-13/+23
* Stop "sv_2mortal(&PL_sv_yes)" and "(void)sv_newmortal()" in ParseXSDaniel Dragan2013-06-255-9/+79
* EU::ParseXS: Test cleanupSteffen Mueller2013-06-2519-45/+12
* EU::ParseXS: Move several constants out of the runtime objectSteffen Mueller2013-06-252-30/+33
* EU::ParseXS: Cosmetics; more explicitness in *_handlerSteffen Mueller2013-06-251-32/+26
* EU::ParseXS: Use OO version of ExtUtils::ParseXS in testSteffen Mueller2013-06-251-0/+3
* EU::ParseXS: Simplify output typemap code generation (targetable)Steffen Mueller2013-06-251-20/+16
* EU::ParseXS: Cosmetics; better variable namingSteffen Mueller2013-06-251-7/+7
* EU::ParseXS: Fix targetable size detectionSteffen Mueller2013-06-252-9/+195
* EU::ParseXS: Drop dup'd code: make_targetable moves to EU::TypemapsSteffen Mueller2013-06-254-222/+3
* EU::ParseXS: Update changelogSteffen Mueller2013-06-251-0/+5
* EU::ParseXS: Attempt to canonicalize C++ types in tidy_typeSteffen Mueller2013-06-256-85/+61
* EU::ParseXS: Update ChangelogSteffen Mueller2013-06-251-0/+8
* EU::Typemaps: Document special typemap variablesSteffen Mueller2013-06-251-2/+20
* EU::ParseXS: Stop using global state; an OO interfaceSteffen Mueller2013-06-256-184/+308
* EU::ParseXS: Don't inherit from Exporter; import 'import' insteadSteffen Mueller2013-06-251-2/+1
* EU::ParseXS: Only initialize some parser regexps onceSteffen Mueller2013-06-251-12/+14
* EU::Typemaps: Implement API for typemap cloningSteffen Mueller2013-06-252-5/+86
* ExtUtils::ParseXS version bump to 3.21Steffen Mueller2013-06-259-9/+9
* [perl #118561] failures loading modules are ignored when sub-package existsGraham Knop2013-06-252-3/+8
* Increase $B::Deparse::VERSION to 1.22Father Chrysostomos2013-06-221-1/+1
* Stop split from mangling constantsFather Chrysostomos2013-06-221-4/+4
* Increase $Safe::VERSION to 2.37Father Chrysostomos2013-06-221-1/+1
* Increase $File::Spec::Win32::VERSION to 3.42Father Chrysostomos2013-06-221-1/+1
* Increase $File::Spec::VMS::VERSION to 3.42Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-225-23/+24
* stub Module::CoreList for v5.19.2David Golden2013-06-205-4/+28
* update Module::CoreList for v5.19.1 releaseDavid Golden2013-06-204-7/+290
* Add documentation for Module::CoreList::UtilsChris 'BinGOs' Williams2013-06-181-0/+104
* Manually add Utils delta for v5.19.1Chris 'BinGOs' Williams2013-06-181-0/+7
* Module::CoreList: changelog for delta %deprecatedRicardo Signes2013-06-111-1/+2
* re-add the deprecation data for soundex and checktreeRicardo Signes2013-06-111-0/+4
* Make %Module::CoreList::deprecated a delta hashMike Doherty2013-06-111-473/+208
* correct omission of File::CheckTree and Text::Soundex from deprecationsRicardo Signes2013-06-104-3/+14
* Increase $File::Spec::VERSION to 3.41Father Chrysostomos2013-06-101-1/+1
* Bump version in Carp::Heavy.James E Keenan2013-06-091-1/+1
* Carp: Don't autovivify the CARP_NOT or ISA arrayBrian Fraser2013-06-092-3/+11