Front page | perl.perl5.porters |
Postings from July 2014
Perl 5 Commit Summary
From:
Perl 5 commit summary
Date:
July 16, 2014 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1X7DnO-0000yf-Ik@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
24 commits. 7 unique authors. 4 unique committers.
23 files changed, 514 insertions(+), 371 deletions(-)
Net code removal: H.Merijn Brand (3 lines)
Thanks, applied: James E Keenan (4) Tony Cook (2) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/22b637e7406e1460.tar.gz
Merge branch '122300-extutils-manifest' into blead
James E Keenan 2 parents
http://perl5.git.perl.org/perl.git/commit/22b637e7406e1460
use just the import sub from Exporter
Karen Etheridge
http://perl5.git.perl.org/perl.git/commit/a6f8bc47159a176b
Need to increment $VERSION in ExtUtils::Manifest.
James E Keenan
http://perl5.git.perl.org/perl.git/commit/7f1e728cd3c370de
use warnings; convert "use vars" to "our"
Karen Etheridge
http://perl5.git.perl.org/perl.git/commit/7f7b37766cb37696
add vim swap files to the ignored list for MANIFEST.SKIP.
Karen Etheridge
http://perl5.git.perl.org/perl.git/commit/97fb9c8cd0ec596e
RT 72933: Ignore files from prove
brian d foy
http://perl5.git.perl.org/perl.git/commit/4738f432cc469351
This should be automated!
H.Merijn Brand
http://perl5.git.perl.org/perl.git/commit/1f922d87031d19b5
Regen Configure after backports
H.Merijn Brand 3 files changed, 136 insertions(+), 139 deletion
http://perl5.git.perl.org/perl.git/commit/0e0c5f8234d0e9f5
File::Copy does not overwrite read-only files
Alexandr Ciornii
http://perl5.git.perl.org/perl.git/commit/ed9113faaa67f462
refactor pp_ref
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/3c1e67acf7ef5318
optimize PathTools to not try to load XS on miniperl
Daniel Dragan 11 files changed, 24 insertions(+), 14 deletions
http://perl5.git.perl.org/perl.git/commit/96dcbc3791f80779
skip_all on darwin until nm peculiarities can be straighted out.
James E Keenan
http://perl5.git.perl.org/perl.git/commit/ed0e322ca1d56fd4
locale.c: Improve some comments
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/609548d2600cf84c
locale.c: Fix some unused code for potential future use
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/5857e934cfe6888b
locale.c: Add new heuristic for finding if locale is UTF-8
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/15f7e74ece822f5b
locale.c: White-space only
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/59c234b49f2ab31e
locale.c: Refactor UTF8ness of currency symbol code
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/13542a672c452ec1
locale.c: Use ptr's value before freeing it, not after
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/00c54b9ce5c15917
locale.c: Use safer code practice
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/4f72bb37d82e7b97
locale.c: Skip compiling fallback code on modern platforms
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/0080c90acf59b31e
util.c: Add comment
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/4c17e999c9ee0b1e
locale.c: name should be last resort when deciding if locale is utf8
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/97f4de96034f2588
locale.c: Prepare for rearrangement of code blocks
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/ce7f1f1543508a75
perl.h: Actually #define USE_LOCALE_TIME
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/56e454105ee2e629
Current branch maint-5.18
8 commits. 6 unique authors. 1 unique committer.
10 files changed, 72 insertions(+), 65 deletions(-)
Thanks, applied: Ricardo Signes (5)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5a6d8dbdd0fbfe6a.tar.gz
cope with gcc -g3 with Compress-Raw-Zlib
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/5a6d8dbdd0fbfe6a
update perldelta for latest cherry picks
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/25b4c20b7a94a244
add Hiroo Hayashi to AUTHORS
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/f54f600369c52faa
test.pl uses skip_all(...), not plan(skip_all => ...)
Tony Cook
http://perl5.git.perl.org/perl.git/commit/f9e9f05ffc69de2f
properly reset ReadLine's knowledge of handles after pager
Hiroo Hayashi
http://perl5.git.perl.org/perl.git/commit/c3277d6aafdfde88
backport Digest::SHA fix
Mark Shelor
http://perl5.git.perl.org/perl.git/commit/0e7dab7477c04c0e
fix missing _rotl64 symbol on Visual C 2003
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/2b76cf41a496dbb4
[perl #119973] Treat initial { in format args as block
Father Chrysostomos
http://perl5.git.perl.org/perl.git/commit/c38e89e4398a95d7
Current branch maint-5.20
36 commits. 20 unique authors. 1 unique committer.
41 files changed, 376 insertions(+), 187 deletions(-)
Thanks, applied: Steve Hay (35)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ce54ab865c68e77e.tar.gz
[perl #121733] fix t/op/stat.t 96 for windows
Reini Urban
http://perl5.git.perl.org/perl.git/commit/ce54ab865c68e77e
[perl #121732] fix t/op/filetest.t for windows
Reini Urban
http://perl5.git.perl.org/perl.git/commit/510d16bbd5176fe0
s///e on tainted utf8 strings got pos() messed up
David Mitchell 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/67c7ec2b8ce1a245
when unCOWing a string, set SvCUR to 0
David Mitchell
http://perl5.git.perl.org/perl.git/commit/c446d1beb4cdc757
temporary fix for [perl #121975] COW speedup lost after e8c6a474
Yves Orton
http://perl5.git.perl.org/perl.git/commit/0ceb7d1bf322c10e
[perl #121585] Configure shouldn't write source tree
H.Merijn Brand
http://perl5.git.perl.org/perl.git/commit/d3d804ae257f8e8c
Andrew Fresh is now a perl author
Tony Cook
http://perl5.git.perl.org/perl.git/commit/41c493fb61d2d506
Correct architectures and versions for hints
Andrew Fresh
http://perl5.git.perl.org/perl.git/commit/28342cfb601f39ea
evat => eval as found by Tom Hukins
H.Merijn Brand
http://perl5.git.perl.org/perl.git/commit/f1476c064569f1f0
Give caretx.c an explicit rule in vms/descrip_mms.template.
Craig A. Berry
http://perl5.git.perl.org/perl.git/commit/b32331e0335b4ec3
Get rid of "grep empty(sub)expression" noise.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/933ca0e7222c2b45
Fix for [perl #121963] 5.20.0-RC1 can't compile on Android
Brian Fraser 10 files changed, 12 insertions(+), 11 deletions
http://perl5.git.perl.org/perl.git/commit/60b3c17dc106b7c7
make regen for uconfig.h
Brian Fraser
http://perl5.git.perl.org/perl.git/commit/2f907b45a2d9aee4
SH_PATH should be $targetsh, not $sh
Brian Fraser
http://perl5.git.perl.org/perl.git/commit/169cd05b53279153
Get t/porting/cmp_version.t passing again following e0e61e9
Steve Hay
http://perl5.git.perl.org/perl.git/commit/51ff649d8e917215
Document empty conditional in for/while
Peter Martini
http://perl5.git.perl.org/perl.git/commit/d189e8cb9fb6c757
[perl #116925] discuss modifying an SV's buffer
Tony Cook
http://perl5.git.perl.org/perl.git/commit/e0269f29eb2fc953
perlfunc: clarify our [perl #122132]
David Golden
http://perl5.git.perl.org/perl.git/commit/df14338982d310a3
Correct two subtle typos.
Michael Bunk 2 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adea11481200c660
perldiag: Add details about variable length lookbehind
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/99c6f775e6044701
be explicit that SvSetSV() doesn't do set magic
Tony Cook
http://perl5.git.perl.org/perl.git/commit/dffd006dc72261d3
Document that "exec LIST" and "system LIST" may fall back to the shell on Wi
Thomas Sibley 2 files changed, 16 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/c74f40cd799d91c0
perlapi: Nit, and mention NUL for some functions
Karl Williamson 2 files changed, 13 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/14dd25658ac148e3
perllocale: Wrap some text in C<...>
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/0311393bb0c11d5e
perllocale: Wrap some text in C<...>
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/21ca842ff821de36
PATCH: [perl #120386]: av_len documentation
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/dfa978c1aa415e3c
lib/utf8.pm: wrap code examples in pod with C<>
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/e0e61e94141d68fa
Correct illegal use of >> in Exporter POD.
Todd Rinaldo 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1a05e87e46cfe6bd
perlapi: Clarify some instances where NUL is or isn't permitted
Karl Williamson 4 files changed, 23 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/032c69b5b4db56b9
Wrap various pod uses of NUL with C<>
Karl Williamson 7 files changed, 31 insertions(+), 31 deletions(
http://perl5.git.perl.org/perl.git/commit/1e3aedaa69de1e92
Unicode::UCD.pm: Pod clarifications and nits
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/5744525275a652cc
PATCH: [perl #121630]: perlpod clarification
Karl Williamson
http://perl5.git.perl.org/perl.git/commit/1adee79c43e9ea34
[perl #121976] - Fix typo in pod
Matthew Horsfall (alh)
http://perl5.git.perl.org/perl.git/commit/78db3393c85e8ecd
fix sv_usepvn_flags's docs
Daniel Dragan
http://perl5.git.perl.org/perl.git/commit/e5122443ed1d6d52
perlhist: add release date for 5.21.0
Ricardo Signes
http://perl5.git.perl.org/perl.git/commit/f2f483c156e995bf
Document -l on symlinkless file systems
Smylers
http://perl5.git.perl.org/perl.git/commit/571f0b825c8facc5
New branch smoke-me/arc/inline-coresub-less-special
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7eff711c289404ce.tar.gz
Fix bug in inlining some CORE::* subs
Aaron Crane 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/7eff711c289404ce
t/op/coresubs.t: factor out an internal routine
Aaron Crane
http://perl5.git.perl.org/perl.git/commit/d1a953ad5cde26a5
New branch smoke-me/bingos/Test-Simple-dev
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/656a2fe6b52ecd7e.tar.gz
Update Test-Simple to CPAN version Test-Simple-1.301001_009
Chris 'BinGOs' Williams 14 files changed, 175 insertions(+), 43 deletion
http://perl5.git.perl.org/perl.git/commit/656a2fe6b52ecd7e
Update Test-Simple to CPAN version Test-Simple-1.301001_008
Chris 'BinGOs' Williams 80 files changed, 10237 insertions(+), 2770 dele
http://perl5.git.perl.org/perl.git/commit/cafdc9c4c14a35b2
New branch smoke-me/jhi/libperl
6 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7043d889a86b45b4.tar.gz
Scan for expected and unwanted undef (libc) symbols.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/7043d889a86b45b4
Sometimes Darwin has the string constants in cstring section.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/49b8fe798690ab91
test.pl:eq_array() is enough.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/c1dcfa41a18053f8
More debugging output.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/b3497ea36bd32c52
Handle darwin ppc nm output, RT #122267.
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/653c13d4a9c09d35
Allow reading nm output from a file (or STDIN).
Jarkko Hietaniemi
http://perl5.git.perl.org/perl.git/commit/5a2e81e4df89b9a4
New branch smoke-me/khw-monetary
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1e6d63dc9edf2586.tar.gz
locale: monetary: international currency formatting (POSIX.1-2008)
Andrew Fresh 17 files changed, 85 insertions(+), 5 deletions(
http://perl5.git.perl.org/perl.git/commit/1e6d63dc9edf2586
Deleted branch smoke-me/khw-locale
-
Perl 5 Commit Summary
by Perl 5 commit summary