summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* perlfaq: remove 1 link; correct anotherFather Chrysostomos2011-08-221-2/+2
* Add quick note to perlfaq main page about searching the perlfaqMatthew Horsfall2011-08-221-0/+6
* Changelog/version bump for ExtUtils::ParseXSSteffen Mueller2011-08-211-2/+16
* Make sure to strip trailing semicolons from inputmapSteffen Mueller2011-08-214-4/+17
* Bump $ExtUtils::ParseXS::VERSION following commit 948e998797279292.Nicholas Clark2011-08-211-1/+1
* Make the use of XS_EXTERNAL fall back to XSSteffen Mueller2011-08-211-0/+8
* New XS keyword: EXPORT_XSUB_SYMBOLSSteffen Mueller2011-08-213-3/+46
* Update Module::CoreList for 5.x.yRicardo Signes2011-08-202-9/+686
* Upgrade ExtUtils::Manifest from version 1.59 to 1.60Florian Ragwitz2011-08-191-1/+1
* Fix tabbing from commit f5458e3a4f and bump IO::Handle version.Steve Hay2011-08-162-3/+3
* Fix setting sockets nonblocking in Win32Stephen Oberholtzer2011-08-161-2/+14
* Fix tabbing and trailing whitespace from commit f1d35e3443Steve Hay2011-08-151-16/+16
* Use the exception set in select (connect()) to early return when remote end i...Karthik Rajagopalan2011-08-151-4/+15
* Remove select’s prototypeFather Chrysostomos2011-08-141-2/+2
* 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