summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* RMG: Note that Porting/cmpVERSION.pl requires -Ilib to runMatthew Horsfall2015-07-201-1/+1
* Update File::Path entry in Porting/Maintainers.plSteve Hay2015-07-201-5/+0
* Make README.md a common IGNORABLE fileSteve Hay2015-07-201-7/+1
* Update File-Path to CPAN version 2.11Chris 'BinGOs' Williams2015-07-191-1/+3
* Update libnet to CPAN version 3.07Chris 'BinGOs' Williams2015-07-191-1/+1
* Upgrade Unicode-Normalize from version 1.18 to 1.19Steve Hay2015-07-141-1/+1
* Upgrade Unicode-Collate from version 1.12 to 1.14Steve Hay2015-07-141-1/+1
* Upgrade autodie from version 2.28 to 2.29Steve Hay2015-07-141-2/+1
* Porting/corelist.pl: avoid autoderef featureAaron Crane2015-07-131-13/+12
* Various corrections to Porting/Maintainers.plSteve Hay2015-07-011-11/+16
* Upgrade Encode from version 2.73 to 2.75Steve Hay2015-06-301-3/+1
* Upgrade Socket from version 2.019 to 2.020Steve Hay2015-06-301-1/+1
* Porting/bisect-runner.pl: Wrap pod lines to 79 colsKarl Williamson2015-06-271-2/+3
* Fix Pod::Simple tests that use catdir on non-directories.Craig A. Berry2015-06-261-0/+7
* Add a direct link to perldelta in the release announcementMax Maischein2015-06-251-1/+3
* make Encode compile under -pedanticDavid Mitchell2015-06-241-0/+2
* Update autodie to CPAN version 2.28Chris 'BinGOs' Williams2015-06-221-1/+1
* Update Getopt-Long to CPAN version 2.47Chris 'BinGOs' Williams2015-06-221-1/+1
* These be the versions on CPAN now, ye scurvy dogs.Chris 'BinGOs' Williams2015-06-221-2/+2
* patchlevel: we are now perl v5.23.1Ricardo Signes2015-06-204-33/+33
* autodie/t/mkdir.t: escape build dir pathDavid Mitchell2015-06-181-0/+2
* Porting/release_schedule.pod: add july 2015 volunteerRicardo Signes2015-06-181-1/+1
* start fleshing out the 5.23 release scheduleRicardo Signes2015-06-171-3/+3
* Porting/release_schedule.pod: Fix wrong year in datesKarl Williamson2015-06-171-4/+4
* Update Pod-Simple to CPAN version 3.30Chris 'BinGOs' Williams2015-06-131-1/+8
* Update autodie to CPAN version 2.27Chris 'BinGOs' Williams2015-06-121-1/+1
* Upgrade to threads::shared 1.48Jerry D. Hedden2015-06-121-1/+1
* Upgrade to threads 2.02Jerry D. Hedden2015-06-121-1/+1
* infnan: move the mantbits definitions from perl.h to ConfigureJarkko Hietaniemi2015-06-122-0/+5
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-122-0/+17
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-122-0/+20
* Update Pod-Usage to CPAN version 1.67Chris 'BinGOs' Williams2015-06-121-1/+1
* Exporter-5.72 is now on the CPANChris 'BinGOs' Williams2015-06-121-1/+1
* Update Parse-CPAN-Meta to CPAN release 1.4417Chris 'BinGOs' Williams2015-06-111-1/+1
* Update CPAN-Meta to CPAN release 2.150005Chris 'BinGOs' Williams2015-06-111-1/+1
* Update release scheduleSteve Hay2015-06-101-32/+26
* Porting/checkAUTHORS.pl: Sort author names using Unicode collation rulesThomas Sibley2015-06-081-2/+3
* bisect-runner.pl: Fix pod.t failuresMatthew Horsfall2015-06-081-3/+3
* bisect.pl: More doc/comment fixupsMatthew Horsfall2015-06-081-1/+2
* bisect.pl: Slight pod fix to CPAN::MyConfig mentionsMatthew Horsfall2015-06-081-2/+2
* bisect.pl: Allow custom CPAN::MyConfig when using --module/--with-moduleMatthew Horsfall2015-06-082-8/+38
* bisect.pl: CPAN already writes out CPAN::MyConfig, no need to do it again.Matthew Horsfall2015-06-081-21/+0
* When bisecting with modules, actually use a fresh build dir every build.Matthew Horsfall (alh)2015-06-081-0/+8
* Don't let PERL_MM_OPT/PERL_MB_OPT interfere with bisecting.Matthew Horsfall (alh)2015-06-081-0/+4
* Add notes about bisecting modules that need displays.Matthew Horsfall (alh)2015-06-081-0/+16
* For bisecting, create a CPAN::MyConfig under --module or --with-module.Matthew Horsfall (alh)2015-06-082-2/+61
* When bisecting with --module=, don't stop to ask user for inputMatthew Horsfall (alh)2015-06-081-0/+4
* Allow installing modules from CPAN to be used inside of bisect tests.Matthew Horsfall (alh)2015-06-081-5/+30
* Adapt Andreas' cpan bisector tool for perl core.Matthew Horsfall (alh)2015-06-081-1/+57
* Fix Scalar-List-Utils build on Windows; patch sent upstreamSteve Hay2015-06-051-1/+11