summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Add _which_perl authors to copyrightdrolsky/test-perlrunDave Rolsky2011-08-141-2/+3
* Add a $VERSIONDave Rolsky2011-08-141-0/+2
* Add perlrun() as an optional export and test itDave Rolsky2011-08-142-5/+66
* Add PERLEXE to spelling whitelistDave Rolsky2011-08-141-1/+1
* Mention PERLEXE env varDave Rolsky2011-08-141-0/+5
* Note t/test.pl copying in AUTHOR sectionDave Rolsky2011-08-141-0/+3
* first pass at Test::PerlRunDave Rolsky2011-08-145-0/+350
* Clean up MANIFEST before creating a new one.Craig A. Berry2011-08-121-0/+1
* Revert "Oops! Update B::Deparse for the (l)stat proto change"Father Chrysostomos2011-08-121-2/+2
* 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