summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Test-Simple from version 1.302101 to 1.302103Steve Hay2017-10-1863-66/+128
* the unopened test should use a file handle distinct from "OTHER"Tony Cook2017-10-171-1/+2
* [perl #127063] suppress warning on assigning 0 to $[Tony Cook2017-10-173-5/+9
* PERL5LIB documentation: '.' is no longer in @INC by defaultLukas Mai2017-10-161-4/+4
* customise Pod::Perldoc to fix output misbehaviourZefram2017-10-163-11/+7
* [perl #124349] deprecation warning on hostname() with argumentsTony Cook2017-10-162-10/+27
* Use preprocessor check for some DEBUG_X_TESTNicolas R2017-10-162-7/+25
* (perl #131982) update the set/getpriority documentation tooTony Cook2017-10-161-0/+6
* (perl #131982) provide constants for get/setpriority in POSIX.pmTony Cook2017-10-165-2/+29
* Document that POSIX::abs, ::alarm, ::atan2, ::chdir, ::chmod need explicit ar...James E Keenan2017-10-152-15/+39
* pp.c: delete dead cpp-conditional declarationAaron Crane2017-10-151-8/+0
* Remove out-of-date mention of USA presidentSmylers2017-10-151-5/+6
* RT#131000: splice doesn't honour read-only flagAaron Crane2017-10-154-2/+37
* Use library functions instead of manual TAP in t/io/tell.t.Dmitry Ulanov2017-10-152-51/+45
* hints/aix.sh: remove trailing spacesLukas Mai2017-10-141-11/+11
* miniperl also needs -Ilib for perl.exp on AIX etcH.Merijn Brand2017-10-141-2/+2
* Document that -I. is now needed with -MTestInitDominic Hargreaves2017-10-141-1/+1
* g++ is like gcc on AIX tooH.Merijn Brand2017-10-141-7/+7
* delete unused file from SDBM_FileLukas Mai2017-10-142-89/+0
* get rid of "implicit fallthrough" warnings in SDBM_FileLukas Mai2017-10-142-8/+8
* SDBM_File: tabs -> spacesLukas Mai2017-10-142-170/+170
* Delete dead mktemp() callAaron Crane2017-10-141-6/+0
* fix comment on GCC_DIAG_IGNORE/GCC_DIAG_RESTORELukas Mai2017-10-141-3/+3
* actually fix "implicit fallthrough" warnings in gcc 7Lukas Mai2017-10-141-256/+257
* remove the GCC_DIAG_RESTORE pragma as wellYves Orton2017-10-141-2/+0
* remove GCC_DIAG_IGNORE from sbox32_hash.hYves Orton2017-10-141-2/+0
* fixups for portabilityYves Orton2017-10-142-284/+285
* Delete unused files from ext/SDBM_FileAaron Crane2017-10-143-124/+0
* skip bench.t if valgrind is installed but brokenLukas Mai2017-10-131-0/+1
* use standard STMT_START/STMT_END macros in STATIC_ASSERT_STMTLukas Mai2017-10-131-1/+1
* avoid gcc 7 warning about * in boolean contextLukas Mai2017-10-131-2/+2
* get rid of "implicit fallthrough" warnings in ext/re/re_exec.cLukas Mai2017-10-131-0/+3
* get rid of "implicit fallthrough" warnings with gcc 7Lukas Mai2017-10-139-8/+21
* Fix typo in comment about Configure modificationDominic Hargreaves2017-10-131-1/+1
* Clarify policy on updates to ConfigureDominic Hargreaves2017-10-131-10/+8
* Further metaconfig updates to Porting/pumpkin.podDominic Hargreaves2017-10-131-27/+37
* Add Porting/mksampleDominic Hargreaves2017-10-135-4/+41
* Actually test for memrchr in VMSH.Merijn Brand2017-10-131-1/+19
* Update Config-Perl-V to CPAN version 0.29Chris 'BinGOs' Williams2017-10-1321-24/+330
* Finish adding memrchr Configure probeDagfinn Ilmari Mannsåker2017-10-1316-2/+42
* Strip ccache from $Config{cc}H.Merijn Brand2017-10-131-0/+3
* fix comment for upstream metaH.Merijn Brand2017-10-131-1/+1
* Update metaconfig related informationH.Merijn Brand2017-10-132-20/+21
* Upgrade Test-Simple from version 1.302100 to 1.302101Steve Hay2017-10-1363-63/+62
* hopefully better macros for building on x86Yves Orton2017-10-123-53/+108
* perl no longer builds on MacOS ClassicTom Hukins2017-10-125-129/+47
* Upgrade Test-Simple from vesion 1.302098 to 1.302100Steve Hay2017-10-1263-63/+99
* Upgrade Encode from version 2.92 to 2.93Steve Hay2017-10-1011-36/+34
* Eliminate recently introduced compilation warnings.James E Keenan2017-10-091-1/+1
* Increase B::Xref::VERSION to 1.07Father Chrysostomos2017-10-081-1/+1