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

List:       perl5-changes
Subject:    [perl.git]  annotated tag v5.29.8 created. v5.29.8
From:       Nicolas Rochelemagne <atoomic () cpan ! org>
Date:       2019-02-21 5:52:41
Message-ID: E1gwhHl-0003F5-09 () git ! dc ! perl ! space
[Download RAW message or body]

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

<https://perl5.git.perl.org/perl.git/commitdiff/d2e16dc526e80c6600d16f008cd33e8021abbfe2?hp=0000000000000000000000000000000000000000>


        at  d2e16dc526e80c6600d16f008cd33e8021abbfe2 (tag)
   tagging  ca8b93afd02ddde55c1aa9e6fbff9acdad31593d (commit)
  replaces  v5.29.7
 tagged by  Nicolas R
        on  Wed Feb 20 22:51:53 2019 -0700

- Log -----------------------------------------------------------------
Ninth release of the v5.29 series

Abigail (6):
      Porting/makerel: fix progress message.
      Epigraph for 5.29.7
      Tick!
      New perldelta for 5.29.8
      Bump the perl version in various places for 5.29.8
      Update Module::CoreList for 5.29.8

Andreas Koenig (1):
      perlsyn.pod: correct typo in doc

Andy Dougherty (5):
      Improve Configure detection of memmem() [perl #133760].
      Add ability to include literal text in the prototype check.
      Another attempt to improve Configure detection of memmem() [perl #133760].
      Improve detection of memrchr, strlcat, and strlcpy.
      Define _GNU_SOURCE if using the musl libc on linux.

Aristotle Pagaltzis (4):
      deprecate: fix POD heading level
      prepare next patch
      deprecate: expand the documentation
      deprecate: bump $VERSION to 0.04

Chris 'BinGOs' Williams (6):
      Here be unicorns
      Test file in Encode is no longer customised
      Update perlfaq to CPAN version 5.20190126
      Update Test-Simple to CPAN version 1.302161
      Update Encode to CPAN version 3.00
      Update Test-Simple to CPAN version 1.302162

Dagfinn Ilmari Mannsåker (1):
      Use STATIC_ASSERT_STMT for checking compile-time invariants

Dan Kogai (1):
      Encode: synch with CPAN version 2.99

David Mitchell (24):
      Eliminate opASSIGN macro usage from core
      Eliminate SvPADMY tests from overload code
      Perl_try_amagic_bin(): eliminate dATARGET
      Eliminate AMGf_set flag
      Perl_try_amagic_un/bin re-indent
      Avoid leak in multiconcat with overloading.
      [MERGE] various overload fixups
      re/user_prop_race_thr.t: reduce timeout
      add dVAR's for PERL_GLOBAL_STRUCT_PRIVATE builds
      vutil.c: build under PERL_GLOBAL_STRUCT_PRIVATE
      ext/SDBM_File/sdbm.c: don't include INTERN.h
      regcomp.c: don't include INTERN.h
      PERL_GLOBAL_STRUCT_PRIVATE: fix some const strings
      foo_cloexec() under PERL_GLOBAL_STRUCT_PRIVATE
      PL_InBitmap: fix with -DPERL_GLOBAL_STRUCT_PRIVATE
      Perl_my_cxt_init: fix potential race condition
      fix thread issue with PERL_GLOBAL_STRUCT
      get MakeMaker to play under PERL_GLOBAL_STRUCT
      PERL_GLOBAL_STRUCT: remove static var from sv.c
      perlvars.h: remove #ifdef DEBUGGING
      harmonise two versions of Perl_my_cxt_init
      Perl_my_cxt_init: remove unnecessary code
      merge two versions of Perl_my_cxt_init
      [MERGE] fix PERL_GLOBAL_STRUCT builds

Jakub Wilk (1):
      perlthrtut: Fix POD formatting

James E Keenan (6):
      Provide defined value for $TODO only where test is still failing.
      Provide defined value for $TODO only where test should not run.
      find.t: Use temporary testing directory for all blocks of tests.
      If comparison is always true, while (1) should suffice.
      Grammatical correction only.
      Jakub Wilk is now a Perl author.

Karen Etheridge (1):
      fix version in delta

Karl Williamson (71):
      Split t/re/fold_grind.t into multiple test files
      regcomp.c: Fix recent optimization of [...] bug
      handy.h: Add void * casts to memEQ, memNE
      handy.h: White-space only
      handy.h: Add comment
      t/re/fold_grind.pl: White-space only
      t/op/lc.t: Add 'use strict'
      pp.c: Add missing assert
      pp.c: Use faster method to convert to UTF-8
      pp.c: Reorder clause order in an 'if'
      pp.c: White-space, comments only
      pp.c: pp_fc(): Simplify
      pp.c: Don't use function call for easy copy
      pp.c: Don't use function call for easy copy
      pp.c: Don't assume worst case memory needs
      pp.c: Add branch prediction hint
      pp.c: Avoid use of unsafe function
      pp.c: White-space only
      t/loc_tools.pl: Add fcn to return all UTF-8 locales
      regen/unicode_constants.pl: generate UTF-8 for U+307
      pp.c: Clarify comment
      regcomp.c: Clarify comment
      sv_utf8_upgrade_flags_grow(): Alloc extra byte if empty
      mktables: Make Turkic 'I' chars problematic
      regen/mk_invlists.pl: Create new inversion list
      regen/regcharclass.pl: Remove obsolete macro
      regcomp.c: Under /l any < 256 char can match any other
      Add variable for if the current UTF-8 locale is Turkic
      utf8.c: Add functions for Turkic locale case changing
      t/loc_tools.pl: Add functions to find Turkic UTF-8 locales
      t/re/fold_grind.pl: Enhance to deal with Turkic rules
      Add .t to test Turkic locale folding
      t/op/lc.t: Add tests for Turkish locales
      pp.c: Add handling for Turkish locales for uc() etc
      pp.c: White-space only
      Add Turkish locale handling to /i pattern matching
      regcomp.c: White-space only
      locale.c: Add detection of Turkic UTF-8 locales
      Docs for new Turkic UTF-8 locale support
      Merge branch 'turkic locale handling' into blead
      ext/POSIX: Fix compilation error
      t/loc_tools.pl: C.UTF-8 is a likely locale
      locale.c: Fix compilation error
      makedef.pl: Fix to work with -DNO_LOCALE config opt
      perlrecharclass: Clarify
      perlrecharclass: Rmv obsolete RFC
      perlrecharclass: Note many fewer xdigits than digts
      regcomp.c: Change variable name
      regcomp.c: Add/reword some comments/white-space
      Add mutex for dealing with qr/\p{user-defined}/
      Add global hash to handle \p{user-defined}
      Move \p{user-defined} to core from utf8_heavy.pl
      regcomp.c: Add some potential code that's #ifdef'd out
      t/op/taint.t: Add test
      t/re/regexp_unicode_prop.t: Add some stress
      t/re/regexp_unicode_prop.t: Test that can have nested pkgs
      t/re/regexp_unicode_prop.t: Add tests
      t/re/regexp_unicode_prop.t: Make sure sub called only once
      Add .t for testing user-defined \p{} races
      regcomp.c: Simplify args passing for ANYOF nodes
      regcomp.c: Arrays no longer need PL_sv_undef placeholders
      Use mnemonics for array indices
      Remove relics of regex swash use
      Merge branch 'incore' into blead
      PATCH: [perl #133767] Assertion failure
      PATCH: [perl #133770] null pointer dereference in S_regclass()
      perldelta for previous commi
      regcomp.c: Don't interate a loop needlessly
      malloc.c: Limit malloc size to PTRDIFF_MAX
      perldelta: perldelta for previous commit
      mktables: Omit unnecessary duplicates

Nicolas R (17):
      Update Module-Load to CPAN version 0.34
      Update Net::Ping to upstream version 2.71
      Net::Ping 501_ping_icmpv6.t: disable sudo test
      t/porting/manifest.t add line number
      Update JSON-PP to CPAN version 4.00
      Update Modules section for perldelta for 5.29.8
      perldelta module changes from ext,lib
      perldelta prep setup for v5.29.8
      Update Time-HiRes Changes for 1.9760
      Time-HiRes 1.9760 - bump Module::CoreList & co
      Add note for BLEAD point release to release_managers_guide.pod
      Add more Travis CI flavors to the matrix
      Perldelta final massage for 5.29.8 release
      Update Module::CoreList for 5.19.8
      Add XS::APItest to unclaimedModules in corelist-perldelta.pl
      Add 5.29.8 release to pod/perlhist
      Bump Devel::PPPort to 3.44 for CPAN release

Pali (1):
      Devel::PPPort: Fix D_PPP_FIX_UTF8_ERRSV macro

Sawyer X (1):
      Update releaser managers

Shlomi Fish (1):
      Avoid indenting POD paragraphs in dist/IO

Tomasz Konojacki (1):
      win32/win32sck.c: better socket() error handling

Tony Cook (23):
      (perl #131562) correct large line numbers copying eval lines on #line
      (perl #130367) separate error for push etc on hash/glob
      perldelta for 5d4636a3aa0b
      (perl #133751) qr// is already blessed
      perldelta for 4829a1eae86e
      sv_utf8_(downgrade|decode) no longer marked experimental
      PERL_OP_PARENT is always defined, stop testing for it
      don't leak temp files
      bump $IO::VERSION
      (perl #133782) set magic when changing $^R
      perldelta for d4c456e337e6
      (perl #108276) eliminate recursion from finalize_op()
      (perl #108276) indent body of new finalize_op() loop
      (perl #108276) add wrappers for deferred op processing
      (perl #108276) remove recursion from optimize_op()
      (perl #108276) indent optimize_op() loop body
      (perl #108276) optimize child ops in sibling order
      (perl #108276) reduce recursion on ops
      (perl #133462) add specific test run instructions to README.win32
      (perl #133824) fix threading builds
      (perl #133660) add test for goto &sub in overload leaking
      test for error set on socket() failure
      perldelta for 125ddee8ebdb, 2e51033c15c9

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

-- 
Perl5 Master Repository


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

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