In perl.git, the annotated tag v5.25.12 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/bd4f363fbb36a7e80301193940fd0a055fe23b5a?hp=0000000000000000000000000000000000000000>
at bd4f363fbb36a7e80301193940fd0a055fe23b5a (tag)
tagging f6a85527c5831d860897ed46b4dcc5a52480aa15 (commit)
replaces v5.25.11
tagged by Sawyer X
on Thu Apr 20 19:11:33 2017 +0200
- Log -----------------------------------------------------------------
13th release of the v5.25 series
Chris 'BinGOs' Williams (3):
Fix uconfig errors
Regen opcodes
Fix wrong text in Module-CoreList is_core test
Dagfinn Ilmari Mannsåker (6):
Delete PERL_USE_UNSAFE_INC from test environment
Test PERL_USE_UNSAFE_INC
Document PERL_USE_UNSAFE_INC in perlrun.pod
[MERGE] Test and document PERL_USE_UNSAFE_INC
Use -Udefault_inc_excludes_dot in Configure example
Include 'sh' in Configure invocations in INSTALL
David Mitchell (36):
skip an op/range.t test under -Dusemallocwrap=no
Revert base.pm's dot-in-INC changes.
bump base.pm $VERSION and un-CUSTOMISE
INSTALL: add entry for -Ddefault_inc_excludes_dot
tweak 'do "%s" failed' message
fix perldiag entry for CORE::dump()
vec(): defer lvalue out-of-range croaking
perlfunc: 'do' synopsis: clarify when @INC used
stop passing '.' in @INC to tests
fixup tests under t/ that assumed '.' in @INC
fix ext/XS-APItest/t/*.t that assumed '.' in @INC
fix ext/arybase/t/*.t that assumed '.' in @INC
fix ext/Pod-Html/t/*.t that assumed '.' in @INC
fix lib/B/Deparse.t that assumed '.' in @INC
fix dist/base/t/*.t that assumed '.' in @INC
fix ExtUtils-ParseXS/t/*.t that needed '.' in @INC
fix dist/Time-HiRes/t/*.t that assumed '.' in @INC
fix dist/Safe/t/*.t that assumed '.' in @INC
fixup regen/regcharclass.pl for no '.'in @INC
Porting/bench.pl: fix 'do' without '.' in @INC
utils/libnetcfg: fix 'do' without '.' in @INC
dist/Unicode-Normalize/Makefile.PL: fix 'do'
fix and test execution of non-empty .bs files
Safe.pm: document rdo()'s usage of @INC
[MERGE] make tests run without '.' in @INC
more tweaks to 'do's pod
fix perldiag entry for do '.' warning
threads::shared: alloc arenas with correct context
add include guard to util.h
Update CPAN.pm to ANDK/CPAN-2.18-TRIAL.tar.gz
add PERL_UTIL_H_ to util.h, not util.h
better comment require() source.
S_require_file() : simplify an else if block
require die msg: only mention @INC if used
emit require module name err hint only when valid
[MERGE] fix require's croak message
James E Keenan (2):
fix cases where 'do file' should be 'do ./file'.
Spelling corrections only.
Jarkko Hietaniemi (3):
Skip %Config test under minitest.
Slight comment enhancement.
Net-Ping udp not allowed in AIX or IRIX, either.
Karl Williamson (6):
pods: Add L<> for links missing them; a couple nits
PATCH: [perl #121292] wrong perlunicode BOM claims
perlunicode: Add link
perlunicode: Update text about malformed UTF-8
Workaround for GNU Autoconf unescaped left brace
Remove refs to bare ?RE? in pods
Pali (1):
PATCH: [perl #130801] perlapi: Clarify SvIV/SvUV/SvNV behavior
Sawyer X (21):
Add epigraph for 5.25.11 (link forthcoming)
Tick off release
New perldelta
Version bump: 5.25.11 -> 5.26.0
Update Module::CoreList for 5.26.0
Regen META.json for 5.26.0 - it is stable
Add link to epigraph
Also check minitest when preparing the tarball:
Merge branch 'sawyerx/rmg-make-minitest' into blead
Another dev release...
Version debump: 5.26.0 -> 5.25.12
Mark as unstable
Set Module::CoreList back to 5.25.12
Regen uconfig.sh
Regenerate opcodes (regen/opcode.pl)
Document 1c99110 in the right place
Preparing perldelta
Update Module::CoreList for 5.25.12
Fix perldelta and perldiag
Finalizing perldelta
add new release to perlhist
-----------------------------------------------------------------------
--
Perl5 Master Repository