Front page | perl.perl5.porters |
Postings from December 2011
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
December 2, 2011 18:08
Subject:
Perl 5 Commit Summary
Message ID:
E1RWf1R-0002DT-Bb@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
39 commits. 11 unique authors. 9 unique committers.
96 files changed, 6052 insertions(+), 3910 deletions(-)
Net code removal: Abhijit Menon-Sen (6 lines)
Thanks, applied: Florian Ragwitz (6) Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/95c65df765b81f2f.tar.gz
Add Mark Dootson to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95c65df765b81f2f
Increase $threads::VERSION to 1.86
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/47e6bc5136764434
[perl #104776] Fix threads for latest 64bit mingw-w64 + gcc 4.6
Mark Dootson 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04e1a75e14ce33fd
$tied =~ s///e when FETCH returns a COW
Father Chrysostomos 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/6fc2092288e8c25c
skip Perl_my_symlink symbol on older VMS systems.
Craig A. Berry 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b476daa33ccf495
Update Locale-Codes version in Maintainers.pl
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cae2d1ea6985da87
Allow COW PVMGs to be tied
Father Chrysostomos 2 files changed, 23 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/e7d0a3fbd986e185
Use SvOOK_on
Father Chrysostomos 2 files changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a82b195bcec8edce
Bring SvOOK_on back, but simpler
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a4f658f7073ec82b
Update Locale-Codes to CPAN version 3.20
Chris 'BinGOs' Williams 51 files changed, 3377 insertions(+), 1416 delet
http://perl5.git.perl.org/perl.git/commit/4345d05bb848d49b
Merge branch 'dual-life-socket' into blead
Florian Ragwitz 2 parents
http://perl5.git.perl.org/perl.git/commit/8cbe2351fa9be7ae
Bump Socket::VERSION to 1.95; to match CPAN release
Paul \"LeoNerd\" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f72af2d244e61d9b
Snapshot of P/PE/PEVANS/Socket-1.94_07.tar.gz
Paul \"LeoNerd\" Evans 2 files changed, 61 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0369a5a54628d35a
More fixups for dual-life to support out-of-core build
Paul \"LeoNerd\" Evans 2 files changed, 80 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1584259fbedde39d
Prepare Socket.pm for dual-life
Paul \"LeoNerd\" Evans 20 files changed, 2407 insertions(+), 2405 delet
http://perl5.git.perl.org/perl.git/commit/44559db1c23f8958
Fixups for older Perl versions:
Paul \"LeoNerd\" Evans 2 files changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4c3d8e12eba407ea
Rewrite ext/Socket/t/Socket.t to use Test::More rather than manual printing
Paul \"LeoNerd\" Evans 1 file changed, 97 insertions(+), 126 deletions(
http://perl5.git.perl.org/perl.git/commit/bd71e0a134e4707a
Install perlfaq and perlglossary manpages in section 1 of the manual
Rafael Garcia-Suarez 2 files changed, 14 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/0beff067932254cd
Skip executable Cygwin test in EUMM when in core
Chris 'BinGOs' Williams 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/936a258b3bd6beb8
avoid conflicting static / dllexport on legacy perls too
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3928a66ad4bd8aee
ignore a cygwin specific generated file
Tony Cook 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2dde009b73053ca
static and dllexport don't belong together on cygwin
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe6ca73739d497d2
sv.c: fix comment typo added by ce2077b184
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/83504ee4bca99231
Remove SvOOK_on
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/404dce5916d5592c
perlintro: consistent use of spaces after dots
Father Chrysostomos 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/e8b5ae533861095e
[perl #105024] UNIVERSAL::AUTOLOAD and %+
Father Chrysostomos 2 files changed, 20 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/0ea03996e7eb3b3b
teach podcheck.t about newly linked-to module in perlfunc
Ricardo Signes 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c624397aee3afc38
Don't suggest using srand for "cryptographic purposes"
Abhijit Menon-Sen 1 file changed, 10 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/416e3a83ca713283
pod/perlintro: mention that "foreach" is really a synonym for "for"
Ævar Arnfjörð Bjarmason 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6642c724ba3d83b
pod/perlsyn: for is equivalent to "foreach'
Ævar Arnfjörð Bjarmason 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7808b687687543f1
perlhacktips: typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/768312abb592dc24
perlsource.pod: toolks → tools
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2d9475163aa05361
Another confusing comment; this time in regcomp.c
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d5aafdcab36e389b
Correct comment in hv.c:S_share_hek_flags
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f52337cfba08c2d0
Remove obsolete comment about SvPOKp in sv.h
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e0eb33797bd13dd0
hv.h: Don’t call a char * parameter ‘sv’!
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bbd429459d2ee400
hv.h: remove obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9d32539b56f03de1
sv.c/find_uninit_var: Explain kid-scanning loop better
Father Chrysostomos 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7379046328d84a9
sv.c: typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f9946bfddcb8263a
New branch tonyc/watchdog
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/61cdf3b8117fe054.tar.gz
don't depend on threads to do a watchdog when testing threads
Tony Cook 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61cdf3b8117fe054
more reliably kill the run-away test process on cygwin
Tony Cook 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0eb7054bd20531e6
Thread Next