In perl.git, the annotated tag v5.17.9 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/e47812ef919be99c1fe78a1c9077bc34c1061a35?hp=0000000000000000000000000000000000000000>
at e47812ef919be99c1fe78a1c9077bc34c1061a35 (tag)
tagging 2426c3948e1fc088396e28ef9155a2e95fccd2a9 (commit)
replaces v5.17.8
tagged by Chris 'BinGOs' Williams
on Wed Feb 20 19:22:32 2013 +0000
- Log -----------------------------------------------------------------
This be v5.17.9 so say we all
Aaron Crane (5):
Add the 5.17.8 epigraph to epigraphs.pod
Make a new perldelta for 5.17.9-to-be
Bump the Perl version in various places for 5.17.9
Mark 5.17.8 as done in release_schedule.pod
New TODO test: B::Deparse doesn't handle lexical subs
Alan Haggai Alavi (2):
Correct word: Window => Windows
Fix syntax: useless use of constant in void context
Alexandr Ciornii (1):
[perl #116809] Upstream status in corelist
Andy Dougherty (3):
Correct variable names in embed.fnc for hv_free_ent and hv_free_ent_ret.
Fix [perl #116523] Configure is confused by '=' in output from uname -a
[perl #72892] Perl should support PERLmmnnLIB environment variable
Brad Gilbert (2):
Remove dead code from t/win32/fs.t
Clean up indenting on t/win32/fs.t
Chris 'BinGOs' Williams (53):
Actually update Test-Harness to CPAN version 3.26
Module-CoreList-2.80 has been released to CPAN
The MAPping for Test-Harness is not required since 3.26
Update CPANPLUS to CPAN version 0.9134
Update Term-UI to CPAN version 0.34
Update Log-Message-Simple to CPAN version 0.10
Update Log-Message to CPAN version 0.06
Update Object-Accessor to CPAN version 0.46
Make sure that Test-Harness customisations are declared and checked.
Update Module-Pluggable to CPAN version 4.6
Update Digest-SHA to CPAN version 5.82
Update B-Lint to CPAN version 1.16
Update CPANPLUS-Dist-Build to CPAN version 0.70
Update lib/.gitignore to include Config-Perl-V generated file
Update B-Lint to CPAN version 1.17
Update Archive-Extract to CPAN version 0.64
Add module deprecations for v5.18.0 to Module::CoreList
Document module and utility deprecations in perldelta
Fix podcheck errors in perldelta
Update Pod-Perldoc to CPAN version 3.19
Update Win32API-File to CPAN version 0.1201
Add Config::Perl::V coring to perldelta
Update Module-Load to CPAN version 0.24
Teach makemeta to use CPAN::Meta to generate both META.json and META.yml
The targets for makemeta in Makefile.SH were spelt wrong
makemeta no longer relies on the currently executing perl for version
Make makemeta more cognisant and easier to use
Update Pod-Parser to CPAN version 1.60
Update File-CheckTree to CPAN version 4.42
Update Text-Soundex to CPAN version 3.04
Update Archive-Extract to CPAN version 0.66
Make corelist --feature a >= v5.9.5 option
Document corelist change in perldelta
Mention inclusion of both META files, in perldelta
Sync Config-Perl-V version in Maintainers.pl with CPAN
Update CPAN to CPAN version 2.00-TRIAL
Add Midnight BSD to perlport
Update Archive-Extract to CPAN version 0.68
Document in perldelta, new diag and Configure option.
Updates to perldelta
Added Lucas Holt to AUTHORS
Update Encode to CPAN version 2.48
Document encoding deprecation in perldelta
Document 0f87678 in perldelta
Document 721fe537 in perldelta
Document d8a821fe in perldelta
Updated Changes for Module-CoreList
Remove boilerplate from perldelta
Remove more perldelta boilerplate
Updated ACKNOWLEDGEMENTS in perldelta
Updated Module::CoreList for v5.17.9
Add new release to perlhist
Finalise perldelta with updated module information
Christian Hansen (1):
PATCH: [perl #116322]: getc() and ungetc() with unicode failure
Craig A. Berry (14):
VMS nits in cpan/Test-Harness/t/source.t
Remove EFS escapes in unixify without directory components.
Make vmsify support files with no directory component.
Pass-through handling (again) in tovmsspec.
Remove unused feature setting from vms/vms.c.
Standardize removal of escapes in unixify.
Make File::DosGlob handle VMS extended filespecs.
Make unixify unescape filespecs already in Unix format.
Help ExtUtils::Manifest deal with VMS extended filespecs.
Make readdir on VMS only unixify when asked.
Make extended filename syntax the default on VMS.
Allow VMS features to differ from Perl's defaults.
Implement useversionedarchname in configure.com.
perldelta for 012528a99df1906d6fe.
Dagfinn Ilmari Mannsåker (1):
Fix installman ignoring --silent
Dave Rolsky (7):
Replace Mouse with Moo in perlootut
Very small tweak to perlobj in dereferencing method call example
Remove two superfluous commas in perlobj
Remove two spaces after periods to keep the document consistent
Run podtidy on perlootut
Add a note to the future that they should read the latest perlootut
Add some text on the interoperability of Moose & Moo to perlootut
David Golden (6):
Add use_versioned_archname to Configure
Benchmark iteration warnings should warn, not print
reword release announcement template
add example of warning categorization to perldiag
Updated File::Temp from 0.22 to 0.22_90
Give Config a version number
David Mitchell (2):
pmruntime(): rename var to avoid macro name clash
pmruntime(): change '=' to '==' in an assertion
Father Chrysostomos (4):
perldiag.pod: Remove regexp cat from \b{ \B{ message
perl.pod: Squash double space
diag.t: Validate severity of ck warn routines better
Add Kent Fredric to AUTHORS
H.Merijn Brand (3):
Let Configure honor the external MAILDOMAIN environment variable, if set.
Deal with spaces in patch descriptions
use_versioned_archname => versionedarchname
James E Keenan (6):
Note why switchF1.t and switchp.t do not use test.pl.
Convert to use of t/test.pl
Belated Happy New Year!
Data-Dumper: Boost test coverage and refactor.
Merge branch 'data-dumper-testing' into blead
Add entry for update to Data::Dumper.
Jan Dubois (1):
Update Win32 to CPAN version 0.46
Jerry D. Hedden (1):
[perl #116865] Upgrade to Thread::Queue 3.02
Jess Robinson (1):
Enable perl core tests to pass when locale support is not available.
Karl Williamson (52):
perlapi: Fix SvIOK_UV, SvUOK descriptions
re/reg_mesg.t: Add tests for suppressing warnings
re/reg_mesg.t: White-space only; no code changes
reg_mesg.t: Add cpabilities; improve output
regcomp.c: Change warning category to just deprecated
Move t/lib/warnings/regcomp to t/re/reg_mesg.t
reg_mesg.t: Remove repetitious boiler plate
regen/regcharclass.pl: Add capability
/regen/regcharclass.pl: white-space only; no code changes
regcharclass.h: Add macro for non-ASCII PATWS
regcomp.c: Add comments; no code changes
regcomp.c: Add macro for generating deprecated warnings
Add deprecation warning for literal PATWS under /x
Typo in perl5178delta
Porting/todo.pod: Add task to clean up pods
Fix various minor pod issues
Porting/todo.pod: Add tasks
regcomp.c: Expand diagnostic
regexec.c: Remove redundant code
regcomp.c: Remove useless code
regcomp.c: Extract code into function
regcomp.c: Combine duplicated code
regcomp.c: Slight refactoring for clarity
Incorporate code review feedback for (?[])
Add interpolations to regex sets
perldelta.pod: Fix misstatement
bisect-runner.pl: Reword some pod examples
Add tests and clarify pod for (?[ ])
embed.fnc: Remove inappropriate 'p' flags
regen/embed.pl: Warn if have > 1 i, p, and s flags
regen/embed.pl: Extract out duplicate code into a fcn
makedef.pl: Don't export inline fcns
Change name 'av_top' to 'av_top_index'
Inline av_top_index()
Add av_tindex() synonym for av_top_index()
Change pods to not refer to av_len()
Add Jess Robinson to AUTHORS
pp.c: White-space only
inline_invlist.c, regcomp.c: Comments-onlys, white-space
regcomp.c: Fully parenthesize macro expansions formal parameter
INSTALL: Fix pod verbatim lines
lib/Unicode/UCD.pm: Clarify pod
utf8.h, utfebcdic.h: Add, fix comments
Unicode::UCD: Add examples to pod
charnames.pm: Nit in pod
utf8_heavy.pl: Add 'use re "/aa"'
Some tests for [perl #112244]
Tests for [perl #116322]
dist/IO/IO.xs: Silence compiler warning
perldelta for #116322 and #112244
re/charset.t: Make sure locale is loaded at compile time
re/charset.t, re/fold_grind.t: Note C locale can match 128-255
Kent Fredric (1):
mg.c : revert ENV{x} = undef behaviour to be empty string, not key
deletion
Leon Timmermans (1):
PATCH [perl #112244]
Lucas Holt (1):
[perl #116785] libc_r was removed from recent versions of MidnightBSD and
older versions work better with -pthread
Marcel Gruenauer (via RT) (2):
Porting/Maintainers.pm: deterministic output order
Convert t/op/sprintf.t to use test.pl
Matthew Horsfall (alh) (1):
RT-116192 - If a directory in @INC already has a trailing '/', don't add
another.
Nicholas Clark (9):
Test that call checkers are copied with actual closures.
t/porting/diag.t now reads files from MANIFEST, instead of scanning the
disk.
Extend t/porting/diag.t to cover various other C-like files.
Extend t/porting/diag.t to cover code in DynaLoader.
In warnings.pm, delete a hash slice, instead of using a loop.
Re-order intrpvar.h to minimise holes in the interpreter struct.
Rename PL_interp_size_5_16_0 to PL_interp_size_5_18_0.
Remove the check for SVt_BIND from SvOK().
Eliminate 'swap' from struct regexp_internal.
Peter Martini (1):
Fix format string warnings in toke.c Changed literals to "%s", literal
Rafael Garcia-Suarez (3):
Silence encoding.pm deprecation warnings in the core test suite
Un-deprecate the support for lexical $_
Perldelta note for undeprecating my $_
Ricardo Signes (9):
add deprecate.pm usage to CPANPLUS
move B-Lint and File-CheckTree to ./cpan
prevent failures deep in value dumping from aborting
Import Config-Perl-V 0.16
replace "new in Perl 5" hype with timeless Perl hype
start making entries for 5.19 releases
update release schedule for a volunteer
put an experimental warning on lexical topic
suppress "experimental" warnings for my $_
Smylers (1):
PATCH [perl 116252]: Correct nested pod bullets in perl5177delta.pod
Steffen Mueller (5):
Remove dead code in Perl_sv_cmp_flags
Custom ops may be experimental, but sure aren't new
The rpeepp and peepp functions need a THX
Minor doc fix: pp_addr => op_ppaddr
[perl #116587] Data::Dumper intermittently fails tests on 5.8.*
Steve Hay (4):
List files excluded from Config::Perl::V
Update File::Temp layout
Fix failing op/magic.t test 157
Silence irrelevant stderr output from op/magic.t
Thomas Sibley (1):
Report feature availability via corelist -f
Tobias Leich (2):
wrap examples in single quotes
replace tabs with spaces
Tony Cook (18):
syntax check a directory: set the test process locale too
TODO tests for opening upgraded scalars
fail to open scalars containing characters that don't fit in a byte
document the new warning
bump PerlIO::scalar's version
TODO tests for reads from a scalar changed to upgraded after open
handle reading from a SVf_UTF8 scalar
TODO tests for writing to a SVf_UTF8 scalar
warn and fail on writes to SVf_UTF8 SVs
[perl #109828] disallow scalar I/O on non-byte strings
perldelta for a951350815 (PerlIO-scalar)
release the global struct *after* we've finished using it
PL_Vars and PL_VarsPtr aren't exported under PERL_GLOBAL_STRUCT_PRIVATE
fix -DPERL_GLOBAL_STRUCT_PRIVATE builds
perldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT)
avoid PERL_UNICODE interfering with the new PerlIO-scalar tests
EINVAL is expected when f?pathconf() isn't implemented for a path
un-TODO a test that passes on recent FreeBSD
bulk88 (via RT) (1):
hv.c: add some NULL check removal
-----------------------------------------------------------------------
--
Perl5 Master Repository