summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* [perl #120487] make sure we're using an unmodified @INC to load Win32Tony Cook2014-11-051-0/+3
* bump $IO::Socket::VERSION to 1.38Tony Cook2014-11-031-1/+1
* Improve connected() docGlenn D. Golden2014-11-031-2/+17
* Bump XSLoader version after 4821216b2814.Craig A. Berry2014-10-311-1/+1
* XSLoader: Amend the mod2fname generation to detect more casesBrian Fraser2014-10-311-2/+5
* Demonstrate that RT #121360 has been resolved.James E Keenan2014-10-281-0/+107
* [perl #122985] perlxs: PPCODE doesn't allow for CLEANUPTony Cook2014-10-216-8/+8
* Bump the perl version in various places for 5.21.6Abigail2014-10-203-3/+18
* Update Module::CoreList for 5.21.5Abigail2014-10-201-1/+103
* IRIX: OS mixup in 1d850a6a.Jarkko Hietaniemi2014-10-191-1/+1
* IRIX: fsync documented to fail on read-only filehandles.Jarkko Hietaniemi2014-10-191-2/+2
* threads: $#shared = N should destroyDavid Mitchell2014-10-142-3/+64
* threads::shared "$#shared = N" off-by-one errorDavid Mitchell2014-10-143-4/+14
* speed up building with less disk IO pod moves+__END__+miscDaniel Dragan2014-10-1310-186/+187
* Tru64: the cluster filesystem is special.Jarkko Hietaniemi2014-10-071-1/+7
* XSLoader.t fix-up following 8e6aa27cd01.Craig A. Berry2014-10-031-6/+5
* bump $XSLoader::VERSIONTony Cook2014-10-031-1/+1
* Allow XSLoader to load modules from a different namespaceGraham Knop2014-10-032-4/+3
* [perl #122455] TODO test for XSLoader mishandling of namespacesTony Cook2014-10-031-1/+33
* Make the CAVEAT entry in Module-CoreList pod saneChris 'BinGOs' Williams2014-10-021-12/+6
* Update Module-CoreList Changes file for 5.20141002 releaseChris 'BinGOs' Williams2014-10-021-0/+3
* corelist: import v5.18.3 and v5.18.4 dataRicardo Signes2014-10-012-0/+46
* Adds a missing 'use Config' on android.pm file.Alberto Simões2014-09-2815-14/+21
* Prepare Module::CoreList for 5.21.5, expected on 2014-10-20Steve Hay2014-09-205-5/+35
* Update Module::CoreList for 5.21.4Steve Hay2014-09-204-10/+182
* remove vestigal threadsv/threadsv_namedDavid Mitchell2014-09-191-1/+0
* Bump all Math::BigInt $VERSIONs as per 945313f0ae following a0732aaa4bSteve Hay2014-09-193-3/+3
* Increment $VERSION in Math::BigInt.James E Keenan2014-09-181-1/+1
* replace uses of Test.pm in dist/ distributions (IO, Math-BigInt)Karen Etheridge2014-09-182-28/+24
* Data::Dumper version bump for CPAN releaseSteffen Mueller2014-09-181-2/+2
* don't recurse infinitely in Data::DumperTony Cook2014-09-183-10/+92
* Module::CoreList - re-order so that Porting/corelist.pl runs okSteve Hay2014-09-173-17/+17
* Increase $Term::ReadLine::VERSION to 1.15Father Chrysostomos2014-09-151-1/+1
* Term::ReadLine: Check $^O before -eFather Chrysostomos2014-09-151-2/+2
* Increase $Attribute::Handlers::VERSION to 0.97Father Chrysostomos2014-09-151-2/+2
* Fix-ups for Attribute::HandlersFather Chrysostomos2014-09-151-2/+6
* Changed Module-CoreList version to how it should beChris 'BinGOs' Williams2014-09-143-3/+3
* Remove the corevers.t from Module-CoreList and amend corelist porting testChris 'BinGOs' Williams2014-09-141-21/+0
* Bump Module-CoreList versions againChris 'BinGOs' Williams2014-09-143-3/+3
* Bump Module-CoreList versions to new date stamped versionChris 'BinGOs' Williams2014-09-144-4/+4
* Perl 5.20.1 todaySteve Hay2014-09-141-1/+1
* Upgrade ExtUtils::CBuilder from version 0.280217 to 0.280219Steve Hay2014-09-121-5/+4
* Increase $IO::VERSION to 1.34Father Chrysostomos2014-09-101-1/+1
* IO.xs: OP_SIBLING is too newFather Chrysostomos2014-09-101-0/+4
* Increase $bigint::VERSION to 0.37Father Chrysostomos2014-09-041-1/+1
* Increase $bignum::VERSION to 0.38Father Chrysostomos2014-09-041-1/+1
* Increase $bigrat::VERSION to 0.37Father Chrysostomos2014-09-041-1/+1
* bignum tests: use eval-block instead of eval-stringOlivier Mengué2014-09-041-7/+7
* bignum tests: use eval block to load Math::BigInt::LiteOlivier Mengué2014-09-042-4/+2
* big{num,rat,int}: use eval block to load Math::BigInt::LiteOlivier Mengué2014-09-043-6/+3