summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Bring a few lines in Storable.pm under 80 cols.kafka2014-06-111-6/+10
* Bring a few lines in SelfLoader.pm under 80 cols.kafka2014-06-111-8/+19
* Data::Dumper: Fix wrong #ifKarl Williamson2014-06-051-1/+1
* Add parameters to "use locale"Karl Williamson2014-06-052-8/+17
* Bring a long line in threads.pm under 80 colskafka2014-06-041-1/+2
* Bring all lines in CoreList.pod under 80 colskafka2014-06-031-1/+2
* Reduce env var calls to one in ExtUtils::InstallChris 'BinGOs' Williams2014-06-033-9/+13
* Add quietening env var option to pm_to_blib in ExtUtils::InstallChris 'BinGOs' Williams2014-06-033-7/+13
* Added core-only version check to Module-CoreListChris 'BinGOs' Williams2014-05-311-0/+21
* Correct illegal use of >> in Exporter POD.Todd Rinaldo2014-05-311-2/+2
* Further simplify the sockatmark().Jarkko Hietaniemi2014-05-291-11/+5
* Build fixes for Win32 after the Coverity smoke.Jarkko Hietaniemi2014-05-292-6/+13
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-292-2/+2
* fcntl receiving -1 from fileno, fcntl failing.Jarkko Hietaniemi2014-05-292-13/+31
* Insert asserts to paths suspected by Coverity.Jarkko Hietaniemi2014-05-291-0/+1
* Fix for [perl #121963] 5.20.0-RC1 can't compile on AndroidBrian Fraser2014-05-2910-11/+12
* Fix RT #62052: Math::BigFloat -> bdiv() in list contextpjacklam2014-05-293-9/+10
* Fix RT #43692: Math::BigFloat -> blog() is sometimes incorrectpjacklam2014-05-292-34/+38
* bump dist/Math-BigInt/ $VERSIONsTony Cook2014-05-294-4/+4
* Sync Math-BigInt blead vs. CPANPeter John Acklam2014-05-294-21/+249
* Annotate intentional case fallthrough, or add breaks.Jarkko Hietaniemi2014-05-282-2/+3
* Memory leak in Storable::dclone with STORABLE_freeze hookAlex Solovey2014-05-283-2/+9
* bump Math::BigRat $VERSIONTony Cook2014-05-281-1/+1
* Sync Math-BigRat blead vs. CPANPeter John Acklam2014-05-281-15/+52
* Ignore mismatched versions between Carp and Carp::Heavy if the version discre...Karen Etheridge2014-05-282-4/+6
* update Module::CoreList for 5.21.1Ricardo Signes2014-05-274-4/+28
* update corelist for 5.21.0Ricardo Signes2014-05-272-80/+43
* match Module::CoreList version to perl versionRicardo Signes2014-05-273-3/+3
* remove Module-Build from core perl distributionRicardo Signes2014-05-271-0/+1
* add 5.21.0 to corelist, bump versionRicardo Signes2014-05-264-4/+33
* update v5.20.0 release date in Module::CoreListRicardo Signes2014-05-261-1/+1
* update CoreList for 5.20.0Ricardo Signes2014-05-161-5/+33
* Correct v5.19.12-isms in Module-CoreListChris 'BinGOs' Williams2014-05-132-2/+2
* replace 5.19.12 (never happening) with 5.20.0 in corelistRicardo Signes2014-05-122-5/+5
* Fix remaining too-long verbatim lines in perlxstut.podKarl Williamson2014-05-071-29/+31
* Bring a few lines in perlxstut.pod under 80 colskafka2014-05-071-19/+21
* Removed two other ghost modules from Module::CoreListChris 'BinGOs' Williams2014-05-041-5/+0
* Archaeology completed for OS2::* modulesChris 'BinGOs' Williams2014-05-041-0/+17
* Reinstate OS2::* modules to Module::CoreListChris 'BinGOs' Williams2014-05-031-5/+0
* Remove PathTools::Cwd entries from Module::CoreListChris 'BinGOs' Williams2014-05-031-2/+0
* Resolve [perl #121770] Win32 did indeed ship with v5.8.3Chris 'BinGOs' Williams2014-04-301-0/+1
* Resolve [perl #121769] with regards consistency of trailing zeroes.Chris 'BinGOs' Williams2014-04-302-2/+2
* Fixed regressions in corelist with display of 0 ending perlsChris 'BinGOs' Williams2014-04-272-2/+5
* Prepare Module::CoreList for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-205-4/+33
* Update Module::CoreList for 5.19.11Steve Hay2014-04-202-9/+48
* Update the other version number in ExtUtils::InstallChris 'BinGOs' Williams2014-04-171-1/+1
* ExtUtils-Install/t/Install.t: better -w testsDavid Mitchell2014-04-172-9/+14
* Skip writable tests in ExtUtils-Install when rootChris 'BinGOs' Williams2014-04-152-4/+10
* Bump ExtUtils::Install version to 1.65Chris 'BinGOs' Williams2014-04-141-2/+2
* ExtUtils::Install handle symbolic and hard linksDavid Mitchell2014-04-142-3/+76