summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for Perl 5.19.4Steve Hay2013-09-204-79/+264
* Added is_core(), which returns true if the module was/is in coreNeil Bowers2013-09-195-1/+114
* Really fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Make changes_between() in Module::CoreList API the same as the other functionsChris 'BinGOs' Williams2013-09-182-1/+7
* Fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Use non-dev version number in IO::SocketSteve Hay2013-09-171-1/+1
* Fix IO::Socket::connect() in the light of $! changesSteve Hay2013-09-161-3/+5
* ExtUtils::ParseXS: bump version of related modulesDavid Mitchell2013-09-159-9/+9
* Increase $ExtUtils::ParseXS::VERSION to 3.23Father Chrysostomos2013-09-141-1/+1
* Increase $B::Deparse::VERSION to 1.23Father Chrysostomos2013-09-131-1/+1
* index/value array slice operationRuslan Zakirov2013-09-131-0/+1
* key/value hash slice operationRuslan Zakirov2013-09-131-3/+6
* Allow semi-colon on TYPEMAP: line to work without it on the closing delim.Matthew Horsfall2013-09-123-2/+15
* Use separate macros for byte vs uv UnicodeKarl Williamson2013-09-102-2/+2
* Correct typos reported by Terry Speirs++.James E Keenan2013-09-101-12/+12
* Dumper.xs: Update commentFather Chrysostomos2013-09-091-1/+1
* ExtUtils::Command has been synchronised to CPANFlorian Ragwitz2013-09-091-1/+1
* Upgrade ExtUtils::CBuilder from version 0.280210 to 0.280212Steve Hay2013-09-0919-43/+81
* Data-Dumper/Dumper.pm: An EBCDIC fixKarl Williamson2013-09-071-1/+1
* Bump $Term::ReadLine::VERSIONFlorian Ragwitz2013-09-071-1/+1
* added Term::ReadLine::EditLine supportTokuhiro Matsuno2013-09-071-1/+3
* Updated ExtUtils::CBuilder to 0.280210Leon Timmermans2013-09-071-0/+7
* more Slavic intelligibility: added Bosnian to Serbian and CroatianSlaven Rezic2013-09-061-2/+2
* preserve $! and $^E in CarpZefram2013-08-292-0/+80
* Update ExtUtils-ParseXS to CPAN version 3.22Chris 'BinGOs' Williams2013-08-2911-10/+14
* Prevent ExtUtils-CBuilder leaving test output on WindowsSteve Hay2013-08-291-16/+39
* note Module::Build's core-deprecationZefram2013-08-251-0/+1
* Increase $Math::BigInt::FastCalc::VERSION to 0.31Father Chrysostomos2013-08-251-1/+1
* Increase $Data::Dumper::VERSION to 2.149Father Chrysostomos2013-08-251-2/+2
* Use SSize_t for arraysFather Chrysostomos2013-08-253-18/+19
* install useful Regexp::CARP_TRACE from CarpZefram2013-08-254-10/+88
* remove stray debugging print statementsZefram2013-08-251-4/+0
* more tests for $Carp::MaxArgLenZefram2013-08-252-19/+19
* update copyright years for Carp dual-life releaseZefram2013-08-241-2/+2
* consistently escape args in Carp stack traceZefram2013-08-246-37/+119
* avoid package name "B" in Carp testsZefram2013-08-241-57/+57
* regularise test for Carp vivifying B stashZefram2013-08-243-25/+10
* Carp: paranoid sub lookupFather Chrysostomos2013-08-232-17/+31
* Fix some long lines in BigInt.pmFather Chrysostomos2013-08-231-190/+194
* Long verbatim pod lines in BigFloat.pmFather Chrysostomos2013-08-231-18/+19
* Add bint() method for rounding towards zero.Peter John Acklam2013-08-2313-27/+90
* bump versions for Math::BigInt and Math::BigFloatTony Cook2013-08-232-2/+2
* Clean up POD for Math::BigInt and Math::BigFloatTony Cook2013-08-232-169/+175
* detect Carp/Carp::Heavy version mismatchZefram2013-08-222-0/+13
* avoid more vivification in CarpZefram2013-08-223-3/+13
* Math-BigInt-FastCalc: Swap out base for parent (bowtie)kevin dawson2013-08-221-1/+1
* Locale-Maketext: Swap out base for parent (bowtie)kevin dawson2013-08-221-2/+2
* Attribute-Handlers: Swap out base for parent in test files.kevin dawson2013-08-222-2/+2
* consistent POD itemisation markupZefram2013-08-211-1/+1
* avoid Unicode warnings in CarpZefram2013-08-214-2/+52