summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-1218-1/+210
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-1219-2/+396
* sv.h: document additional use of SVp_SCREAM flagDavid Mitchell2015-06-121-0/+1
* Update Pod-Usage to CPAN version 1.67Chris 'BinGOs' Williams2015-06-1218-971/+1221
* 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-1111-22/+46
* Regen META files after CPAN-Meta updateChris 'BinGOs' Williams2015-06-112-3/+5
* Update CPAN-Meta to CPAN release 2.150005Chris 'BinGOs' Williams2015-06-1131-63/+219
* [perl #125381] fix -Cnn parsingHugo van der Sanden2015-06-112-10/+14
* clean up sv_isobject usageDaniel Dragan2015-06-113-5/+7
* Update release scheduleSteve Hay2015-06-101-32/+26
* perldelta for d484df69ed26Tony Cook2015-06-101-0/+5
* [perl #125347] allow truncate to work on large files on Win32Tony Cook2015-06-101-2/+14
* add warnings 7fatal testcase for #123398Reini Urban2015-06-101-0/+18
* [perl #125369] - Set correct flags for smartmatch in certain casesMatthew Horsfall2015-06-091-1/+1
* GCC doesn't understand the -subsystem:console optionJan Dubois2015-06-091-1/+1
* Porting/checkAUTHORS.pl: Sort author names using Unicode collation rulesThomas Sibley2015-06-081-2/+3
* perldelta for 46b27d2f2c37Tony Cook2015-06-091-0/+6
* don't fatalize warnings during unwinding (#123398)Lukas Mai2015-06-091-1/+4
* Detect broken AIX fmodl.Jarkko Hietaniemi2015-06-081-0/+46
* sunmath.h is only used for builds using long doublesJan Dubois2015-06-081-1/+1
* 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
* make PadlistNAMES() lvalue again.David Mitchell2015-06-081-1/+1
* perldelta for 342634f3c8ce, 16d5aac12f61Tony Cook2015-06-081-0/+4
* the #define FOO /* BAR */ doesn't expand into /* BAR */Jarkko Hietaniemi2015-06-071-2/+2
* Add win32/GNUmakefile to build with GNU Make on Win32Tony Cook2015-06-082-0/+1381
|\
| * update to 5.23.0 and update with changes from the other makefilesTony Cook2015-06-081-9/+10
| * kmx's original GNUmakefilekmx2015-06-082-0/+1380
|/
* Link typo in last minute tweak.Jarkko Hietaniemi2015-06-071-1/+1
* Forgot to adjust this: quadmath is not long doubles.Jarkko Hietaniemi2015-06-072-6/+6
* quadmath: long long versus round/truncJarkko Hietaniemi2015-06-061-4/+7
* regen/mk_invlists.pl: Add dependencyKarl Williamson2015-06-052-2/+6
* regen/regcharclass.pl: Add dependenciesKarl Williamson2015-06-052-2/+8
* mktables: Reduce input fractions to lowest termsKarl Williamson2015-06-053-4/+52
* Fix Scalar-List-Utils build on Windows; patch sent upstreamSteve Hay2015-06-057-6/+23
* CONTRIBUTING.mkdn is IGNORABLE, so no need to list it as EXCLUDEDSteve Hay2015-06-051-1/+0
* Fix up the HTTP::Tiny upgradeSteve Hay2015-06-053-1/+36
* LICENCE (e.g. in libnet) is IGNORABLE tooSteve Hay2015-06-051-3/+3
* Upgrade Scalar-List-Utils from version 1.41 to 1.42Steve Hay2015-06-059-137/+259