[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    [perl.git]  annotated tag v5.25.11, created. v5.25.11
From:       Sawyer X <xsawyerx () gmail ! com>
Date:       2017-03-20 21:14:03
Message-ID: E1cq4ct-0005A1-I9 () camel-001 ! ams6 ! corp ! booking ! com
[Download RAW message or body]

In perl.git, the annotated tag v5.25.11 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/8c29de0900a1a99a14a91d46b06cdc9ba7cdb5d3?hp=0000000000000000000000000000000000000000>


        at  8c29de0900a1a99a14a91d46b06cdc9ba7cdb5d3 (tag)
   tagging  295d6d042a7c8bac9b1d5d201a473c7723b50d3f (commit)
  replaces  v5.25.10
 tagged by  Sawyer X
        on  Mon Mar 20 20:15:37 2017 +0100

- Log -----------------------------------------------------------------
12th releasae of the v5.25 series!

Aaron Crane (5):
      Add "default_inc_excludes_dot" to "perl -V" output
      RT#130624: heap-use-after-free in 4-arg substr
      perlfunc: fix documentation for UTF-8 vec()
      Porting/sync-with-cpan: handle absence of "." from @INC
      Porting/sync-with-cpan: honour exec-bit whitelist

Andy Lester (1):
      Make Perl_abort_execution flagged as not returning

Chris 'BinGOs' Williams (2):
      Are friends electric?
      Ensure that lib is built before IO-Compress

Craig A. Berry (2):
      Revert "ext/VMS-Stdio: switch to using macros designed for string constant \
args"  configure.com: default_inc_excludes_dot catch-up

Dave Cross (1):
      Ensure that documentation works under 'use strict'.

David Golden (1):
      RT#123754 Add security note to File::Spec::no_upwards

David Mitchell (18):
      bump version number in lib/B/Op_private.pm
      update Module::CoreList for 5.25.11
      S_gv_stashsvpvn_cached(): add asserts
      S_do_op_dump_bar(): don't print TRANS op_pv field
      perlxstut.pod: s/newRV/newRV_inc/g
      ExtUtils-ParseXS: bump all $VERSION 3.33->3.34
      perlhacktips.pod: clarify -DDEBUG_LEAKING_SCALARS
      add range.t test for RT #130841
      [MERGE] fixes and tests for Renew (RT #130841)
      locale.c: fix compiler warning
      t/porting/libperl.t: add better dianostics
      PERL_GLOBAL_STRUCT_PRIVATE: fix PL_isa_DOES
      PERL_GLOBAL_STRUCT_PRIVATE: fix scope.c:arg_counts
      PERL_GLOBAL_STRUCT_PRIVATE: dump.c:op_class_names
      [MERGE] fix -DPERL_GLOBAL_STRUCT_PRIVATE builds
      Perl_do_vecget(): change offset arg to STRLEN type
      fix integer overflows in Perl_do_vecget()/set
      [MERGE] fix vec() offset overflow issues

Dominic Hargreaves (1):
      Documentation fixes for '.' possibly no longer being in @INC

H.Merijn Brand (1):
      Update Config::Perl::V to 0.28

Hugo van der Sanden (7):
      [perl #130814] Add testcase, and new testfile t/comp/parser_run.t
      [perl #130814] update pointer into PL_linestr after lookahead
      update comment in test_bootstrap.pl
      fix VMS test fail
      WIN32: update size after Renew
      reentr: update size after Renew
      update size after Renew

James E Keenan (7):
      Add t/comp/parser_run.t to MANIFEST.
      Clean up temporary directories after testing.
      Sync Compress-Raw-Bzip2 with CPAN version 2.074.
      Sync Compress-Raw-Zlib with CPAN version 2.074.
      Sync IO-Compress with CPAN version 2.074.
      Sync Pod-Perldoc with CPAN version 3.28.
      Regenerate t/porting/customized.dat.

Jarkko Hietaniemi (4):
      Be more verbose about what failed and from which input.
      Also understand the output of "make test_harness".
      Implement --help|--usage.
      Followup on a4570f51 for t/porting/extrefs.t

Karl Williamson (20):
      Pods: Standardize on one pattern mod style
      perlretut: Cleanup, nits
      perlretut: "-" is sometimes a metacharacter
      perlrecharclass: A few clarifications
      perlre: Don't name exact max non-consume depth
      perlre: Nits involving C<>, I<>
      perlre: Some clarifications, small corrections
      perlre: Revamp portions
      perlrebackslash: Clarify
      perlre, perlrecharclass, Fix overlooked typos
      Forgotten static declarations
      embed.fnc: _byte_dump_string is core-only
      perlfunc: Fix awkward wording
      perlfunc: Add missing ')'
      PATCH: [perl #128302] Document split pat mods
      perlop: Fix spelling error
      perlop.pod: Clarify, expand /a description
      utf8.c: Don't use Newx in decoding UTF-8
      POSIX.pod: Remove obsolete text
      perlrun: -F pattern can't have NULs

Leon Timmermans (2):
      Upgrade to Test::Harness 3.38
      Revert "Respect hashbangs containing perl6"

Matthew Horsfall (1):
      Correct hv_iterinit's return value documentation

Sawyer X (8):
      Turn on removal of dot in @INC by default:
      Reflect next changes in release schedule
      Fix copyright test:
      Update Test::Harness 3.36 -> 3.38
      Fix loading Module::CoreList in corelist.pl
      Update Module::CoreList for 5.25.11
      Finalize perldelta:
      add new release to perlhist

Shlomi Fish (1):
      Remove trailing whitespace.

Steve Hay (1):
      Make DEFAULT_INC_EXCLUDES_DOT the default on Windows

Tony Cook (5):
      (perl #130822) fix an AV leak in Perl_reg_named_buff_fetch
      perldelta for 853eb961c1a3
      (perl #130856) deal with unpack_sockaddr_un() croaking
      initialize default_inc_excludes_dot to '' like every variable
      warn if do "somefile" fails when . not default in @INC and somefile exists

jdhedden (2):
      Upgrade to threads::shared 1.55
      Upgrade to threads 2.15

reneeb (6):
      Merge branch 'release-5.25.10' into blead
      Tick release in the release schedule
      add 5.25.10 epigraph
      new perldelta for 5.25.11
      Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
      bump version to 5.25.11

-----------------------------------------------------------------------

--
Perl5 Master Repository


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic