In perl.git, the annotated tag v5.26.0-RC2 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/7f5aff15f7066c176eec65a75baab425c83b7627?hp=0000000000000000000000000000000000000000>
at 7f5aff15f7066c176eec65a75baab425c83b7627 (tag)
tagging ac87c68161969dad34cddcbca09d39f46a27c96f (commit)
replaces v5.26.0-RC1
tagged by Sawyer X
on Tue May 23 23:17:02 2017 +0200
- Log -----------------------------------------------------------------
Second release candidate of the v5.26.0 series!
Aaron Crane (1):
perldelta: tweaks to obituaries
Craig A. Berry (1):
More perldelta tweaks.
David H. Gutteridge (1):
Add missing commas to perlfunc
David Mitchell (14):
avoid a memory wrap in sv_vcatpvfn_flags()
Time-HiRes: fix a do/@INC issue in Makefile.PL
perldelta: update @INC blurb in Notice
perldelta: Fix some issues raised by Ãvar
perldelta: fix some issues raised by Karl
perldelta: re-order "Core Enhancements" entries
perldelta: remove some "Internal Changes" entries
perldelta: move an entry from Internal to Bug Fixes
perldelta: sort the "Internal Changes" section.
perldelta: expand Unicode/utf8 API changes
perldelta: tweak SV flags; eliminate hv_fetchs
more perldelta fixups.
perldelta: Diagnostics fixups
perldelta: add extra changed diag entry
Dominic Hargreaves (1):
Add more extensive information about @INC changes into perldelta
(RT#131304)
H.Merijn Brand (2):
Restore _test make target
fixed couple of compilation failures with g++ (JHI)
James E Keenan (1):
Correct POD formating error detected by t/porting/podcheck.t.
Karl Williamson (63):
perldeprecation: Add imminent XS deprecations
perldelta: Fix broken link
perldelta: Remove duplicate entry
perldelta: Move section adjacent to similar one
perldelta: Improve wording about Unicode scx property
perldelta: Move some alleged 'enhancements' to 'incompatible changes'
perldelta: Add unescaped "{" to Notice
perldelta: Don't mention development release numbers
perldelta: Rmv entry that applies just to a devel release
perldelta: This file is for 5.26, not 5.24
perldelta: Various nits.
perldelta: Use two spaces after sentences.
perldelta: Make version numbers more consistent
perldelta: Nits
perldelta: Fix wording about literal "{"
perldelta: Note that part of perlre was rewritten
perldelta: Note that utf8_hop_safe is for XS code
perldelta: Add a section for undeprecations
perldelta: Cleanup documentation changes section
perldelta: Add a C<> formatting code.
perldelta: Collapse "Removed Deprecations"
perldelta: Fix some single char C< >
perldelta: Note new test scripts
perldelta: Standardize references to Perl
perldelta: Fix link displays
perldelta: Fix overlooked C<.>
perldelta: Add pod formatting codes
podcheck: Module::Signatures is known correct.
perldelta: Standardize on ticket #'s being at ends
perldelta: Nit fixes
perldelta: Add missing =item
pod/perldelta: Reword #130010 description
pod/perldelta: Reword #129903 description
perldelta: Remove duplicate entry
perldelta: Move dtrace ticket number
perldelta: Clarify seek() entry
perldelta: Reordered split() so most important is 1st
perldelta: Clarified perlhack entry
perldelta: perlop changes
perldelta: Clarify about when isFOO_utf8 now die
perldelta: Clarify a utf8 decode entry
perldelta: Clarify entry for [perl #129106]
perldelta: Rmv entry that applied only to 5.25 dev release
perldelta: Add missing links
perldelta: Clarify -Di switch entry
perldelta: Add link for more expanation
perldelta: Fix link.
perldelta: It was perlmod that changed
perldelta: Rmv duplicate entry
perldelta: Add some C<>
perldelta: Collapse :utf8 handle entries
perldelta: Fix up "Experimental %s on scalar" msg
perldelta: Move some bug fixes to proper section
perldelta.pod: Move diagnostic in file
perldelta: Provide links for changed diagnostics
perldelta: Provide a reference to new feature
perldelta: Use '#' for ticket number
perldelta: Make links to ticket numbers
perldelta: Sort new errors section
perldelta: Add 2 blank lines
perldelta: Sort new warnings section
perldelta: Convert warning to standard form
perldelta: Add missing messages to list
Sawyer X (15):
disarm RCnnn bump
Merge branch 'release/5.26.0-RC1' into blead
Add epigraph
Fix META.json
Extra commas
Fix git conflict indicator
Remove documentation of 5.25.4 fix in 5.26.0 delta
Fix perldelta link
Fix another perldelta link
Fix various POD issues
add new release to perlhist
bump version to RCnnn
Update META files
perldelta: fix some POD
Update perlhist
Todd Rinaldo (1):
Remove the leading dot in the file name from the do example so it does
not confuse readers
Tony Cook (3):
perldelta: re-word the entry for 130335
perldelta: the :utf8 handle warning is now on by default
perldelta: move the description of 128095 where it belongs
Yves Orton (1):
perldelta: clarify what these new capture variables are for
Ãvar Arnfjörð Bjarmason (9):
perldelta: grammar fix: "[process] do not function well" -> "does not ..."
perldelta: 'for slightly more detail' -> 'for more details'
perldelta: mention when lexical_subs were introduced
perldelta: remove "maybe this won't be in 5.26" note about
PERL_USE_UNSAFE_INC
perldelta: move the note about utf8_hop() to the bottom
perldelta: clarify how undeffing HV/AV is faster now
perldelta: clarify what '.' and @INC is about
perldelta: don't dollar-quote an env variable like $ENV, should be ENV
perldelta: remove the @INC blurb I added
-----------------------------------------------------------------------
--
Perl5 Master Repository