summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* CBuilder::Android: fix ->link() to respect wantarray.Brian Fraser2014-02-0516-15/+17
* fix Module::CoreList::is_core version comparisionDavid Golden2014-02-052-1/+3
* fix Module::CoreList::is_core default perl versionDavid Golden2014-02-053-4/+8
* File::Spec: Mopre extensive fix for #120593Brian Fraser2014-02-0510-14/+13
* Upgrade to threads 1.92Jerry D. Hedden2014-02-053-8/+8
* Module-CoreList prepared for v5.19.9Chris 'BinGOs' Williams2014-02-035-4/+39
* CBuilder, link: On Android, always return absolute paths to librariesBrian Fraser2014-02-0314-15/+25
* ExtUtils::ParseXS: Fix tests for native android buildsBrian Fraser2014-01-263-0/+16
* Up the version of ExtUtils::CBuilderBrian Fraser2014-01-2614-14/+14
* CBuilder, android: Fix the useshrplib checkBrian Fraser2014-01-261-1/+1
* ExtUtils::CBuilder: Android with useshrplib needs -lperlPiotr Roszatycki2014-01-261-0/+27
* Cwd.pm: Handle native android builds betterBrian Fraser2014-01-2610-10/+27
* IO::Socket::INET: Handle getprotobyn{ame,umber} not being availableBrian Fraser2014-01-261-3/+3
* Net::Ping: Handle getprotobyn{ame,umber} not being availableBrian Fraser2014-01-2610-5/+49
* dist/IO/t/io_pipe.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-1/+5
* File::Spec::Unix->tmpdir: Always return an absolute pathBrian Fraser2014-01-248-17/+31
* dist/ExtUtils-Install: Skip tests if make is not availableBrian Fraser2014-01-225-10/+21
* thrreads::shared: LEAVE in BOOT had wrong contextDavid Mitchell2014-01-201-1/+3
* update Module::CoreListRicardo Signes2014-01-191-1/+103
* Increase $threads::shared::VERSION to 1.46Father Chrysostomos2014-01-181-2/+2
* threads::shared: Don’t link to moving targetsFather Chrysostomos2014-01-181-4/+4
* bump $base::VERSIONTony Cook2014-01-161-1/+1
* Fix base.pm nonexistent module check with open filesDagfinn Ilmari Mannsåker2014-01-163-2/+28
* Add examples for IO::Socket::UNIX.Shlomi Fish2014-01-141-1/+23
* Remove an old note about autoflush from the POD.Shlomi Fish2014-01-141-8/+1
* Integrate Module-CoreList 3.03 changes for v5.18.2Chris 'BinGOs' Williams2014-01-073-3/+30
* Teach ExtUtils::CBuilder to handle mod2fname properlyBrian Fraser2014-01-0315-40/+31
* DynaLoader: Introduce d_libname_uniqueBrian Fraser2014-01-031-2/+4
* Add names (descriptions) to t/dumper.t tests lacking them.James E Keenan2013-12-291-108/+190
* Increase $constant::VERSION to 1.31Father Chrysostomos2013-12-261-1/+1
* Remove constant.pm-specific behaviour from Internals::SvREADONLYFather Chrysostomos2013-12-261-3/+3
* Module-CoreList prepared for v5.19.8Chris 'BinGOs' Williams2013-12-215-4/+36
* Update Module::CoreList for 5.19.7Abigail2013-12-202-10/+119
* [perl #120384] make hash key quoting compatible between perl and XSTony Cook2013-12-184-54/+119
* bump $Data::Dumper::VERSIONTony Cook2013-12-171-2/+2
* [perl #82948] use re::regexp_pattern in list context for dumping qr//Tony Cook2013-12-174-21/+64
* bump $VERSION for base.pmTony Cook2013-12-171-1/+1
* make base.pm more strict about nonexistent module checkGraham Knop2013-12-174-3/+72
* Merge branch 'dirnames' into bleadSteve Hay2013-12-0221-0/+1
|\
| * Move Cwd and List-Util to folders named as per their CPAN distributionsSteve Hay2013-10-2421-0/+1
* | Increase $constant::VERSION to 1.30Father Chrysostomos2013-11-301-1/+1
* | constant.pm: Make elements of list consts read-onlyFather Chrysostomos2013-11-301-2/+1
* | Add deprecation for CGI.pmChris 'BinGOs' Williams2013-11-272-0/+10
* | fix 'ignoring return value' compiler warningsDavid Mitchell2013-11-242-2/+4
* | Require Test::More v0.88 to use done_testing in Spec.t.James E Keenan2013-11-241-1/+3
* | Skip dist/ExtUtils-Install/t/InstallWithMM.t when cross-compiling.François Perrad2013-11-231-1/+5
* | Storable: silence compiler 'unused func' warningsDavid Mitchell2013-11-211-0/+3
* | Storable: silence some unused var warningsDavid Mitchell2013-11-211-2/+2
* | Storable: crash on ref to blessed tied arrayDavid Mitchell2013-11-212-8/+18
* | Storable: add SEEN0 macroDavid Mitchell2013-11-212-13/+20