Front page | perl.perl5.porters |
Postings from February 2014
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
February 1, 2014 02:08
Subject:
Perl 5 Commit Summary
Message ID:
E1W9Q08-0007YB-8e@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
50 commits. 10 unique authors. 8 unique committers.
72 files changed, 914 insertions(+), 422 deletions(-)
Net code removal: Ricardo Signes (2 lines)
Thanks, applied: Tony Cook (2) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b33b7abd0ef74e9a.tar.gz
Update ExtUtils-MakeMaker to CPAN version 6.88
Chris 'BinGOs' Williams 31 files changed, 59 insertions(+), 41 deletions
http://perl5.git.perl.org/perl.git/commit/b33b7abd0ef74e9a
Update perldelta_template.pod to include an "Errata From Previous Releases"
Yves Orton 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca58718049a9a646
Simplify expression, cannot be ANCH_GPOS without being REG_GPOS_SEEN
Yves Orton 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/aba3482f7f7051fe
Update perldelta with details about changes to regexp engine extflags
Yves Orton 1 file changed, 32 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3acaf47f693f6785
simplify redundant part of PREGf_ANCH_GPOS test
Yves Orton 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8430a8bdb5d5fc2
ignore vim backup files
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/824c07f3303ee791
Make configpm produce better diagnostics for malformed glossary entries
Yves Orton 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8b4a1c96a99236cf
Fix cross-compilation glossary entries
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6d9d24474ff5561
rename REG_SEEN_WHATEVER to REG_WHATEVER_SEEN to match RXf_ and PREGf_ conve
Yves Orton 2 files changed, 72 insertions(+), 73 deletions(
http://perl5.git.perl.org/perl.git/commit/e384d5c133dfb89b
Add "Errata From Previous Releases" section to perldelta.pod
Yves Orton 2 files changed, 15 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/1f67dc6c16ed1bb8
[perl #120626] Mention RDF::Trine in perl5200delta
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1a859894de40fbb2
handy.h: Add a cBOOL()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3cedda6974888c33
pp.c: Silence compiler warning
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ea36a843361c334f
regcomp.c: Revert mistakenly changed line
Karl Williamson 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/86897aa65fb10f56
INSTALL: Updates to the cross-compilation section
Brian Fraser 2 files changed, 97 insertions(+), 52 deletions(
http://perl5.git.perl.org/perl.git/commit/30bba555e641ea6c
Configure: use $undef, not plain undef
Brian Fraser 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b75b1e25f7088b1e
README.qnx: Add a section for cross-compilation
Brian Fraser 1 file changed, 61 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dab7d4711877b0c5
QNX hints: Add LC_ALL=C to targetenv
Brian Fraser 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3b7455118d88667
Glossary for targetenv
Brian Fraser 1 file changed, 11 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a2c3ce73b7832c4e
Configure: Added a targetenv variable
Brian Fraser 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fa142983089bf594
README.solaris: Add a section for cross-compilation
Brian Fraser 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03224839c4f73405
Configure, Solaris hints: Allow cross-compiling to Solaris.
Brian Fraser 2 files changed, 51 insertions(+), 26 deletions(
http://perl5.git.perl.org/perl.git/commit/0d460bac58c2b8f6
t/io/fs.t: sh in Blackberry might behave like android's
Brian Fraser 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97e175fe49e92b0a
Configure, qnx hints: Improve the cross-compilation support for QNX
Brian Fraser 2 files changed, 48 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/c413f034c6dea5a7
Move the RXf_ANCH flags to intflags as PREGf_ANCH_xxx and add RXf_IS_ANCHORE
Yves Orton 7 files changed, 71 insertions(+), 55 deletions(
http://perl5.git.perl.org/perl.git/commit/8e1490eec69ee19f
rename RXf_UNUSED flags to match their BASE_SHIFT offset
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5e11cd6399d69047
move RXf_GPOS_SEEN and RXf_GPOS_FLOAT to intflags
Yves Orton 6 files changed, 29 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/58430ea8e4062156
Rename RXf_CANY_SEEN to PREGf_CANY_SEEN and move from extflags to intflags
Yves Orton 6 files changed, 21 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/0d331aaf61fba3b7
move RXf_NOSCAN from extflags to intflags as PREGf_NOSCAN
Yves Orton 5 files changed, 53 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/e3e400ec345b9fd8
Update Digest-SHA to CPAN version 5.86
Chris 'BinGOs' Williams 5 files changed, 31 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/e80e3195a56ee8ba
perl5200delta: Tk has been fixed
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5fa7380be80a400b
perl5200delta: Mouse has been fixed
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/adb5270d27975b7a
perldelta for c4cf781e24ac2
Father Chrysostomos 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66948656a47610e3
op.c: Consistent spaces after dots in apidocs
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cc41839bce79a876
perl5200delta: Glib has been fixed
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/31aa61e9f074eb26
[perl #121068] Mention HTML::FormHandler in perl5200delta
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/67fc615fa6ef3753
perldelta for e4c0574e9d
Tony Cook 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/732fd21fac5a63b5
ensure we have a reference when we call SvRV()
Tony Cook 3 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e4c0574e9d9f5b2e
perldelta for c23547d5c6
Tony Cook 1 file changed, 19 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/59100ba95cd44a06
Optimisation for 'my $x; my $y;' -> 'my ($x, $y)'.
Matthew Horsfall 2 files changed, 85 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c23547d5c65c3ac8
[perl #121104] avoid using a less sane find(1)
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/291b9f1d67b97a9b
locale.c: Fix failure to find UTF-8 locales
Karl Williamson 1 file changed, 34 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d958db20afb7882
lib/locale.t: Better debug information
Karl Williamson 1 file changed, 18 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9df08e4b89fc268
Clarify op_free documentation
Matthew Horsfall (alh) 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c23ac57f3656377a
regcomp.c: Process all POSIXes in [...] under /l
Karl Williamson 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/6e79ab66ceb8b6d6
regcomp.c: White-space only
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/69e3da3c82c173aa
t/loc_tools.pl: find_locales() Don't destroy callers ENV
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b76dc1d20b9a573
remove redundancy in documentation of exec
Ricardo Signes 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/667eac0cd75b2484
update embed.fnc now op_null and op_free have docs
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d70cb644ef55f1e
PATCH: [perl #121109] locales failing
Karl Williamson 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4d7db1b9da573ce8
New branch hugmeir/cross-compile-win32
20 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/540a5cc0fc334037.tar.gz
win32.h: Avoid warnings about comments within comments
Brian Fraser 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/540a5cc0fc334037
make_ext.pl: Handle cross-compiling to Win32
Brian Fraser 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ecadaeb8d3bb5621
Sys-Syslog/Makefile.PL: On Win32, use $Config{ccflags} in addition to -Ifall
Brian Fraser 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4963fd0dd912b940
ExtUtils::Miniperl::writemain: for Win32, output the contents of runperl.c
Brian Fraser 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/acf967a9249577b0
PathTools: Handle cross-compiling from Unix to non-Unix
Brian Fraser 2 files changed, 25 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/b0cda0df5397b5bd
write_buildcustomize.pl: Also add Text::ParseWords to @INC
Brian Fraser 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1962aead65fc2a3
x2p, utils/Makefile.PL: Handle cross-compiling to systems with $_exe
Brian Fraser 2 files changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c39c97c6b94fbf2d
perl.h: Handle cross-compiling to Win32 using mingw32
Brian Fraser 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5c98de3e22153e73
SDBM_File/Makefile.PL: Handle cross-compiling to Win32
Brian Fraser 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/31f6136dd97ed5c5
win32/create_perllibst_h.pl: Handle $Config{static_ext having leading or tra
Brian Fraser 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d9e780372d48f2b2
DynaLoader, Makefile.PL: Simplify the MY::static rule
Brian Fraser 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/713525bd7b58bb38
makedepend.SH: Handle cross-compilation to Win32
Brian Fraser 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93b93e19a5e0e2fb
Errno_pm.PL: Handle cross-compilation to Win32 through mingw64
Brian Fraser 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c87c97189eb272a5
Makefile.SH: Allow cross-compiling to Win32
Brian Fraser 1 file changed, 85 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6dda0fcd6375d3bb
perl.c: Add a missing PERL_UNUSED_ARG()
Brian Fraser 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/62662c0ca0fb5e44
Configure: Allow cross-compiling to Win32
Brian Fraser 2 files changed, 31 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/8d61fa584a6fdfb3
MM_Win32: Allow cross-compiling from Unixy systems
Brian Fraser 1 file changed, 29 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/d2545572a2b022c9
Configure: Stop overwriting d_times if provided by the user/hints
Brian Fraser 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a0d1051382ff4592
Hints to cross-compile from Linux to Win32
Brian Fraser 3 files changed, 340 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/eddb41bc48c6ba21
Configure: Allow cross-compiling using wine
Brian Fraser 1 file changed, 31 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d23536f77c00fc25
New branch smoke-me/tonyc/backticks2
1 commit. 1 unique author. 1 unique committer.
Net code removal: Tony Cook (3 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/be19c3d15eb4f9fb.tar.gz
[perl #77672] avoid a file handle redirection race
Tony Cook 1 file changed, 46 insertions(+), 49 deletions(-
http://perl5.git.perl.org/perl.git/commit/be19c3d15eb4f9fb
Thread Previous