summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* make minimal copy of IV/NV more aggressive; let sv_yes/sv_no be fat againChip Salzenberg2011-08-121-8/+3
* help Storable cope with its unwarranted assumptions about sv_yes/sv_noChip Salzenberg2011-08-121-3/+8
* Real working isnumber and isstringChip Salzenberg2011-08-111-1/+1
* ExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL has an OUTPUTSteffen Mueller2011-08-112-2/+24
* ExtUtils::ParseXS version bump: release 3.03Steffen Mueller2011-08-112-2/+2
* Rewrap some verbatim pod in Math::BigIntFather Chrysostomos2011-08-101-116/+127
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-103-182/+189
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-102-14/+14
* Keep verbatim pod in ExtUtils::Typemaps::OutputMap within 80 colsFather Chrysostomos2011-08-101-3/+4
* Fix trivial test failure from dbef30a62b2ca0b186Steffen Mueller2011-08-101-1/+1
* ExtUtils::ParseXS: Test All @INC Derived typemap LocationsMike Sheldrake2011-08-103-2/+20
* Keep verbatim pod in ExtUtils::Typemaps within 80 colsFather Chrysostomos2011-08-091-5/+13
* Keep verbatim pod in ExtUtils::Installed within 80 colsFather Chrysostomos2011-08-091-2/+4
* Keep verbatim pod in Data::Dumper within 80 colsFather Chrysostomos2011-08-091-8/+8
* Keep verbatim pod in File::VMS/Win32 within 80 colsFather Chrysostomos2011-08-092-4/+6
* Keep verbatim pod in File::Mac/Unix within 80 colsFather Chrysostomos2011-08-092-12/+18
* Keep verbatim pod in File::Spec within 80 colsFather Chrysostomos2011-08-091-3/+5
* Upgrade bignum to version 0.29Florian Ragwitz2011-08-083-3/+3
* prevent mixing non-native and native newlines in manifest filesSandy Andy2011-08-062-11/+67
* Another ExtUtils::ParseXS version upgrade necessarySteffen Mueller2011-08-042-1/+5
* Promote ExtUtils::ParseXS to a stable releaseSteffen Mueller2011-08-042-1/+5
* Make verbatim pod in bignum.pm fit in 80 columnsFather Chrysostomos2011-08-021-3/+3
* Make verbatim pod in bigint.pm fit in 80 columnsFather Chrysostomos2011-07-311-4/+4
* Make verbatim pod in fields.pm fit in 80 columnsFather Chrysostomos2011-07-311-3/+3
* Attribute::Handlers: re-indent verbatim podFather Chrysostomos2011-07-311-245/+248
* Fix ExtUtils::ParseXS to work on pre 5.8.9 perlsSteffen Mueller2011-07-274-1/+36
* ExtUtils::ParseXS requires 5.8.1Steffen Mueller2011-07-272-2/+4
* EU::ParseXS: Fix CPAN RT #53938, #61908Steffen Mueller2011-07-272-3/+13
* Oops! Update B::Deparse for the (l)stat proto changeFather Chrysostomos2011-07-261-2/+2
* Sync EU::ParseXS Changes and $VERSION with CPANSteffen Mueller2011-07-242-2/+16
* More diagnostics in xsubpp on EU::PXS load failureSteffen Mueller2011-07-241-7/+21
* Adds 'skip_cwd' parameter to ExtUtils::Installed.David Golden2011-07-204-9/+74
* update Module::CoreList for 5.15.1Zefram2011-07-202-36/+738
* Dual-life Search::DictFlorian Ragwitz2011-07-172-0/+190
* A typemap is a file, not a directory.Craig A. Berry2011-07-142-9/+9
* Added -r option to corelistChris 'BinGOs' Williams2011-07-143-2/+36
* Update POD for 'corelist' so that the help page is more actual than illustrativeH.Merijn Brand2011-07-141-20/+48
* Dual-life Term::CompleteFlorian Ragwitz2011-07-132-0/+299
* Move perlxs{,tut}.pod into the ExtUtils-ParseXS distFlorian Ragwitz2011-07-122-0/+3534
* Merge branch 'smueller/eu_typemap' into bleadSteffen Mueller2011-07-1246-1557/+5817
|\
| * Document full changeset in ExtUtils::ParseXSsmueller/eu_typemapSteffen Mueller2011-07-121-4/+10
| * Bump ExtUtils::ParseXS version to a dev versionSteffen Mueller2011-07-121-1/+1
| * Attempt band-aid fix for win32 build failureSteffen Mueller2011-07-121-2/+2
| * Add is_empty method to EU::TypemapsSteffen Mueller2011-07-122-3/+27
| * Use lower case method name for current_line_numberSteffen Mueller2011-07-122-6/+6
| * Lose $Fallback globalSteffen Mueller2011-07-122-2/+1
| * Lose the $Overload globalSteffen Mueller2011-07-122-2/+1
| * Remove superfluous global "$errors"Steffen Mueller2011-07-122-3/+1
| * Make $FH no longer a globalSteffen Mueller2011-07-122-23/+22
| * Fix some error messagesSteffen Mueller2011-07-121-6/+6