summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.25.11Sawyer X2017-03-201-0/+1
* Finalize perldelta:Sawyer X2017-03-201-277/+65
* Update Module::CoreList for 5.25.11Sawyer X2017-03-201-1/+114
* Revert "Respect hashbangs containing perl6"Leon Timmermans2017-03-201-2/+0
* Upgrade to Test::Harness 3.38Leon Timmermans2017-03-2048-96/+98
* Fix loading Module::CoreList in corelist.plSawyer X2017-03-201-2/+2
* Update Test::Harness 3.36 -> 3.38Sawyer X2017-03-191-49/+1
* Porting/sync-with-cpan: honour exec-bit whitelistAaron Crane2017-03-191-0/+9
* Porting/sync-with-cpan: handle absence of "." from @INCAaron Crane2017-03-191-1/+1
* Regenerate t/porting/customized.dat.James E Keenan2017-03-181-27/+0
* Fix copyright test:Sawyer X2017-03-181-1/+3
* Reflect next changes in release scheduleSawyer X2017-03-181-0/+2
* Sync Pod-Perldoc with CPAN version 3.28.James E Keenan2017-03-1714-23/+62
* [MERGE] fix vec() offset overflow issuesDavid Mitchell2017-03-175-40/+174
|\
| * fix integer overflows in Perl_do_vecget()/setDavid Mitchell2017-03-172-31/+81
| * Perl_do_vecget(): change offset arg to STRLEN typeDavid Mitchell2017-03-175-10/+94
|/
* [MERGE] fix -DPERL_GLOBAL_STRUCT_PRIVATE buildsDavid Mitchell2017-03-177-12/+23
|\
| * PERL_GLOBAL_STRUCT_PRIVATE: dump.c:op_class_namesDavid Mitchell2017-03-171-1/+1
| * PERL_GLOBAL_STRUCT_PRIVATE: fix scope.c:arg_countsDavid Mitchell2017-03-171-1/+1
| * PERL_GLOBAL_STRUCT_PRIVATE: fix PL_isa_DOESDavid Mitchell2017-03-174-8/+8
| * t/porting/libperl.t: add better dianosticsDavid Mitchell2017-03-171-2/+13
|/
* locale.c: fix compiler warningDavid Mitchell2017-03-171-2/+2
* [MERGE] fixes and tests for Renew (RT #130841)David Mitchell2017-03-1511-68/+111
|\
| * add range.t test for RT #130841David Mitchell2017-03-151-2/+31
| * update size after RenewHugo van der Sanden2017-03-156-28/+40
| * reentr: update size after RenewHugo van der Sanden2017-03-152-36/+38
| * WIN32: update size after RenewHugo van der Sanden2017-03-152-2/+2
|/
* configure.com: default_inc_excludes_dot catch-upCraig A. Berry2017-03-141-2/+23
* warn if do "somefile" fails when . not default in @INC and somefile existsTony Cook2017-03-143-4/+44
* initialize default_inc_excludes_dot to '' like every variableTony Cook2017-03-141-1/+1
* Turn on removal of dot in @INC by default:Sawyer X2017-03-141-7/+7
* perlrun: -F pattern can't have NULsKarl Williamson2017-03-131-1/+1
* perlhacktips.pod: clarify -DDEBUG_LEAKING_SCALARSDavid Mitchell2017-03-131-1/+2
* Make DEFAULT_INC_EXCLUDES_DOT the default on WindowsSteve Hay2017-03-128-1/+62
* Sync IO-Compress with CPAN version 2.074.James E Keenan2017-03-1034-291/+271
* Ensure that lib is built before IO-CompressChris 'BinGOs' Williams2017-03-102-2/+4
* POSIX.pod: Remove obsolete textKarl Williamson2017-03-081-1/+1
* Sync Compress-Raw-Zlib with CPAN version 2.074.James E Keenan2017-03-087-62/+206
* Sync Compress-Raw-Bzip2 with CPAN version 2.074.James E Keenan2017-03-085-8/+18
* utf8.c: Don't use Newx in decoding UTF-8Karl Williamson2017-03-071-4/+3
* perlop.pod: Clarify, expand /a descriptionKarl Williamson2017-03-061-3/+4
* perlop: Fix spelling errorKarl Williamson2017-03-061-1/+1
* PATCH: [perl #128302] Document split pat modsKarl Williamson2017-03-061-0/+4
* perlfunc: Add missing ')'Karl Williamson2017-03-061-1/+1
* ExtUtils-ParseXS: bump all $VERSION 3.33->3.34David Mitchell2017-03-069-9/+9
* perlxstut.pod: s/newRV/newRV_inc/gDavid Mitchell2017-03-061-3/+3
* perlfunc: fix documentation for UTF-8 vec()Aaron Crane2017-03-051-4/+5
* Ensure that documentation works under 'use strict'.Dave Cross2017-03-012-1/+2
* perlfunc: Fix awkward wordingKarl Williamson2017-03-011-2/+2
* Correct hv_iterinit's return value documentationMatthew Horsfall2017-02-281-2/+2