In perl.git, the annotated tag v5.24.0-RC1 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/c6db01f8862dd65f04d75ef73933a0c58f8aa056?hp=0000000000000000000000000000000000000000>
at c6db01f8862dd65f04d75ef73933a0c58f8aa056 (tag)
tagging b31d1ef1144adb563cad5228eb7a7a4866b19a50 (commit)
replaces v5.23.9
tagged by Ricardo Signes
on Wed Apr 13 23:29:43 2016 -0400
- Log -----------------------------------------------------------------
First release candidate of v5.24.0
Aaron Crane (1):
Export lround() from POSIX
Abigail (7):
Merge branch 'release-5.23.9' into blead
Epigraph for 5.23.9.
Tick off releases
New perldelta
Bump version in various places
Point out that at some stage, porting tests will fail.
Suggest having the previous release ready.
Aristotle Pagaltzis (2):
improve perldiag implicit close text further
improve perldiag implicit close text still further
Chris 'BinGOs' Williams (1):
Maintainers.pl updates
Craig A. Berry (2):
Suppress another empty \N{} warning in pat_advanced.t.
Revert "configure.com update for newlocale, freelocale, and uselocale."
Dagfinn Ilmari Mannsåker (1):
[perl #127765] Fix bogus $File::Spec::AmigaOS::VERSION
Dan Collins (1):
(perl #126162) warn if stat() is called on an array
Daniel Dragan (1):
silence warnings in inline.h on Win64 VC build
David Mitchell (15):
Integrate podlators 4.07
Mark unexpectedly passing TEST -deparse tests
improve perldiag implicit close text
stop lc() etc accidentally modifying in-place.
silence -Wparentheses-equality
re_exec_indentf,re_indentf: silence warnings
RT #127786: assertion failure with eval in DB pkg.
Improve code comments for some ctx stuff
run regen/uconfig_h.pl
S_regmatch(): work around Solaris optimiser bug
Follow-up to previous Solaris/S_regmatch commit
ss_dup: make new savestack have SS_MAXPUSH extra
update security contact information.
new perf test in pat.t: avoid timing failure
move perf test from re/pat.t to re/speed.t
H.Merijn Brand (1):
Add probe for memmem
James E Keenan (1):
Add 's' and 'S' to list of ANSI C portable filename characters.
Jarkko Hietaniemi (4):
[perl #127764] Perl with '-Dusecbacktrace' doesn't compile on darwin
[perl #127751] error building ODBM_File on Windows, perl 5.23.9
ODBM_File version bump
Move the zeroing back before the dladdr() call.
Karl Williamson (11):
perldelta: Clarify a statement
t/re/re_tests: Add missing \ escape to a test
PATCH: [perl #123417] Deprecate empty \N{}
Revert "Make instr() a macro"
Strengthen cautions about locale use with threads
Add locale mutex
PATCH: [perl #127708] segfault in "$!" in threads
perldelta: Add note about recent doc change
pod/perldelta: Fixes to pedantic failures
perldelta: Some minor fixes.
perllocale: Unicode has changed their data; fix references
Leon Timmermans (1):
Remove vutil.c from list of customized files
Matthew Horsfall (2):
List perl.develop-help.com in the RMG regarding smoke reports.
Get -Accflags=-DPERL_MEM_LOG compiling again
Ricardo Signes (23):
perldelta: bootstrap perl5240delta with perl5230delta
perldelta: merge in changes from perl5231delta
perldelta: merge in changes from perl5232delta
perldelta: merge in changes from perl5233delta
perldelta: merge in changes from perl5234delta
perldelta: merge in changes from perl5235delta
perldelta: merge in changes from perl5236delta
perldelta: merge in changes from perl5237delta
perldelta: merge in changes from perl5238delta
perldelta: remove unneeded entries, do more merge and sort
perldelta: merge in perl5239delta
version bump: this is now v5.24.0-RC0!
regen: B::Op_private and uconfig.h
regen META.json for v5.24.0-RC
put perl5240delta into place
fix versions of generated perldelta
CoreList: update for v5.24.0
Merge branch 'release-5.24' into blead
corelist: set a (tentative) release date for 5.24.0
perlhist: add v5.24.0 data
perlpolicy: update the supported versions for v5.24 on
remove the v5.23.x perldeltas
patchlevel: we are now RC1
Steve Hay (5):
epigraphs.pod - Add missing link, plus minor formatting corrections
5.22.2 should appear this month, starting with RC1 on Sunday 10th
Add another missing link to epigraphs.pod
5.22.2-RC1 today
Add 5.22.2-RC1 epigraph
Tony Cook (9):
don't test crypt()s tied fetch count if we don't have crypt()
note for detecting crypt() on Cygwin
avoid mis-mangled name references on threaded C++ builds
[perl #127760] skip the Win32 UNC path tests on Win2k and older
[perl #127760] add CUSTOMIZED for File-Path
add the new stat(@array) diagnostic to perldiag
error messages vary between platforms, use errno values instead
(perl #126162) improve stat @array handling
fix IO::Handle documentation mangled by a manually applied patch
Vladimir Timofeev (1):
[perl #127773: Assertion failure in perl built with Dusecbacktrace]
Yves Orton (6):
fix debug sprintf issue
restore incorrectly deleted note
Add SILENT_NO_TAINT_SUPPORT to S_Internals_V ()
test for #127855 - Slowdown in m//g on COW strings of certain lengths
fix #127855, in Perl_sv_setpvn() we have to overallocate to enable COW
More generalized fix for #127855, overallocate in SvGROW and not just
sv_grow()
-----------------------------------------------------------------------
--
Perl5 Master Repository