Front page | perl.perl5.porters |
Postings from July 2016
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
July 30, 2016 01:08
Subject:
Perl 5 Commit Summary
Message ID:
E1bTIl9-0001ls-8Z@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
36 commits. 7 unique authors. 7 unique committers.
103 files changed, 538 insertions(+), 321 deletions(-)
Thanks, applied: Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b13c68bfae260a46.tar.gz
fix version numbering for dist/PathTools
Tony Cook 11 files changed, 11 insertions(+), 11 deletions
http://perl5.git.perl.org/perl.git/commit/b13c68bfae260a46
locale.c: Revamp my_strerror() for thread-safeness
Karl Williamson 7 files changed, 118 insertions(+), 24 deletions
http://perl5.git.perl.org/perl.git/commit/6ebbc8624b039b63
t/thread_it.pl: Increase Darwin stack size
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ebda0e9b901456f
t/lib/warnings/pp_pack: Redundant tests
Father Chrysostomos 1 file changed, 23 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d03b2e8de0dca01b
Avoid emitting pack("p",...) warning erroneously
Father Chrysostomos 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b199a39805441507
handy.h: Add missing parens in macro
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ace3ad0f8709a7fd
New bug numbers in *.[ch]
Father Chrysostomos 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4fe487375733a521
New bug numbers in lib/ and dist/, too
Father Chrysostomos 8 files changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/126fe723711f584a
Tired of looking up old bug numbers
Father Chrysostomos 38 files changed, 104 insertions(+), 104 deletio
http://perl5.git.perl.org/perl.git/commit/ee95e30c64b700db
Update Module-Load-Conditional to CPAN version 0.68
Chris 'BinGOs' Williams 2 files changed, 6 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c34ec1b60eadacb
print the pop @INC to OUT instead of STDOUT
Jarkko Hietaniemi 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2c25177bbcb0217f
unimplemented_op does not implement pp_mapstart
Father Chrysostomos 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/10088f564af8cd29
POSIX.xs: Make NV_PAYLOAD_SIZEOF_ASSERT static
Father Chrysostomos 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/555e2b18c04970c0
Make switchDx.t more forgiving about newlines.
Craig A. Berry 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5b3e7d5fab3ee4ef
handy.h: Consolidate some EBCDIC vs ASCII paths
Karl Williamson 1 file changed, 58 insertions(+), 65 deletions(-
http://perl5.git.perl.org/perl.git/commit/74665a894c3bc3da
handy.h: Add comment
Karl Williamson 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3f3c579de979613d
handy.h: Generate compile error if macros called wrong
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6c5b02ac7a9ff1c9
toke.c: White-space only
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f39eb491a3f3112
Increase $POSIX::VERSION to 1.71
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f5fcf91032268f94
[perl #128763] Fix POSIX.xs longdbl assertion
Jarkko Hietaniemi 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d80a6052a64d2df6
t/lib/common.pl: Ignore .rej files
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5d3908cb49f1d84e
Update Module-Load-Conditional to CPAN version 0.66
Chris 'BinGOs' Williams 2 files changed, 21 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/1279d9234c7e7c0c
forgot the cfgvar
H.Merijn Brand 11 files changed, 12 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/38ab612acfe35282
Follow-up from backporting work
H.Merijn Brand 4 files changed, 26 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/884c85deaef58603
Force inclusion of I_XLOCALE until it is actually used
H.Merijn Brand 2 files changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/ec2bccfd3800c851
[perl #128747] Fix line number bug with s//<<END/e
Father Chrysostomos 2 files changed, 17 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/2ca4363ddd9d355a
Unmathomize save_iv
Father Chrysostomos 2 files changed, 11 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/f8c1150140e8f939
(perl #128438) build ppport.h instead of using a dummy file
Tony Cook 3 files changed, 23 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/8657e86b4fb3c8cf
Configure: note that the infnan tests may crash.
Jarkko Hietaniemi 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/f525b3584353df90
VAX: VAX format H
Jarkko Hietaniemi 1 file changed, 7 insertions(+)
http://perl5.git.perl.org/perl.git/commit/2c7d988316b685b9
Configure: VAX format H
Jarkko Hietaniemi 3 files changed, 16 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/86ea01eb2de6e15e
VAX: catch vax floats beyond VMS or Ultrix
Jarkko Hietaniemi 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a0cc6aaf62d58181
VAX: document also formats S/T/X, and hidden bits
Jarkko Hietaniemi 1 file changed, 19 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e90f85309441678b
[perl #128630] follow-up on 6151d433
Jarkko Hietaniemi 1 file changed, 12 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/dbdc20d774da8ae7
PATCH: [perl #128734] tr/\N{...}/ failing for 128-255
Karl Williamson 2 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/3a34ca0bce783521
Add tests for runaway q«« strings
Father Chrysostomos 1 file changed, 20 insertions(+)
http://perl5.git.perl.org/perl.git/commit/a3164817e4680833
Current branch maint-5.22
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied: Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/844c3567649a6ba3.tar.gz
print the pop @INC to OUT instead of STDOUT
Jarkko Hietaniemi 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/844c3567649a6ba3
Current branch maint-5.24
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied: Steve Hay (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e0618bea5e233d1a.tar.gz
print the pop @INC to OUT instead of STDOUT
Jarkko Hietaniemi 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e0618bea5e233d1a
Current branch maint-votes
4 commits. 2 unique authors. 2 unique committers.
1 file changed, 5 insertions(+)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/70d32e4c34cbf93d.tar.gz
Add note about dev POSIX version bump
Father Chrysostomos 1 file changed, 2 insertions(+)
http://perl5.git.perl.org/perl.git/commit/70d32e4c34cbf93d
Propose d80a6052a
Father Chrysostomos 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/2b62fd54d1cd5686
Vote
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b6c16abb171f3e5e
Add new regression fix
Karl Williamson 1 file changed, 2 insertions(+)
http://perl5.git.perl.org/perl.git/commit/82475738e5ccc811
Current branch smoke-me/khw-locale
5 commits. 1 unique author. 1 unique committer.
230 files changed, 1136 insertions(+), 408 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6cdaf26316f54b5e.tar.gz
t/thread_it.pl: Increase Darwin stack size
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6cdaf26316f54b5e
XXX flesh out commit msg: locale.c: Make my_strerror() thread-safe
Karl Williamson 7 files changed, 108 insertions(+), 24 deletions
http://perl5.git.perl.org/perl.git/commit/4045bbdcb231eff5
locale.c: Some systems include NUL in strxfrm() return
Karl Williamson 1 file changed, 10 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c16b18c937f9b1b
locale.c: Avoid some recalculations
Karl Williamson 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c8079e5a5389d4a
lib/locale.t: Clarify debug output
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8992d6ac141cd75
Current branch sprout/rstack
5 commits. 1 unique author. 1 unique committer.
37 files changed, 361 insertions(+), 163 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/41bac3a7f0f94df4.tar.gz
Make core use rstack; copy stack for xsubs
Father Chrysostomos 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/41bac3a7f0f94df4
Add rstack_grow function to grow refcounted stack
Father Chrysostomos 4 files changed, 26 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/00853984e5fc3986
perl.h: defines for refcounted stack
Father Chrysostomos 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/c798d55dc1ea85bf
Add XSUB flag for refcounted stack
Father Chrysostomos 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/82a5e34453c25afd
Add intrp vars for a refcounted stack
Father Chrysostomos 2 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ef111278cbd613b0
New branch sprout/mstack
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fcf58ddff5b995b0.tar.gz
[perl #3451] Mortalize lex ary elems on stack
Father Chrysostomos 4 files changed, 24 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/fcf58ddff5b995b0
New branch sprout/super-uni-delim
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9f962b3a43250620.tar.gz
Fix ‘(Might be a runaway multi-line\x{80000000}...)’
Father Chrysostomos 2 files changed, 26 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/9f962b3a43250620
Thread Previous