Front page | perl.perl5.porters |
Postings from October 2011
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
October 28, 2011 18:08
Subject:
Perl 5 Commit Summary
Message ID:
E1RJxPA-00040l-Gm@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
43 commits. 7 unique authors. 5 unique committers.
71 files changed, 1514 insertions(+), 483 deletions(-)
Net code removal: Mark A. Stratman (3 lines)
Thanks, applied: Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/76503c971e1a6a28.tar.gz
Fixed dative inaccuracy in perlmod.pod.
chromatic 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/76503c971e1a6a28
Remove unnecessary makefile fix-up code from bisect-runner.pl
Nicholas Clark 1 file changed, 2 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b7cb13eb2d7b393
In bisect-runner.pl, patch older Configure to add -A
Nicholas Clark 1 file changed, 97 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5c44d69246fe1ea8
bisect-runner.pl now patches another 5.004-era build busting bug.
Nicholas Clark 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afc98f896ef0b0e2
In bisect-runner.pl, make the code to report patching errors more robust.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/05cd3ce55b8c9c25
In bisect-runner.pl, refactor the code to extract previous versions of files
Nicholas Clark 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/91ad6f8a480914b8
In bisect-runner.pl, refactor the code that applies and reverts commits.
Nicholas Clark 1 file changed, 24 insertions(+), 31 deletions(-
http://perl5.git.perl.org/perl.git/commit/4e540a4e11a98886
In bisect-runner.pl, refactor the code that opens and closes file handles.
Nicholas Clark 1 file changed, 28 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/69bf9aba2f680b26
allow for 2Gb+ memory allocations on 64-bit Win32 debug builds
Tony Cook 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/03c5309f206867fc
Update CPANPLUS-Dist-Build to CPAN version 0.60
Chris 'BinGOs' Williams 4 files changed, 21 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/aba0546e5e59b483
Update HTTP-Tiny to CPAN version 0.016
Chris 'BinGOs' Williams 3 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/6ce52845639625f8
Add Mark A. Stratman to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4a351b76f9cb4fa
perlootut.pod: Removed redundant sentence
Mark A. Stratman 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9343adc6d7309516
Stop csh_glob from reading past end of string
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f89f9e938998e110
Make csh_glob remove quote-escaping backslashes
Father Chrysostomos 2 files changed, 28 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/e1621fc96189270d
perlrebackslash: too grammer tweaks
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/040ac26489d0fa56
Deparse CORE::do
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a598d0e5600aab09
Deparse CORE::glob
Father Chrysostomos 2 files changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a32fbbd8e16ff8df
Increase $B::Deparse::VERSION to 1.09
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2fa5ecdcec5f36a0
PATCH: [perl #99928] Document that is not a bug
Karl Williamson 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1978b668ca7817ba
PATCH: [perl #101970] /[[:lower:]]/i matches upper case
Karl Williamson 2 files changed, 35 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/4f03b4b68c373d6b
regcomp.c: Don't prefix posix props with Is
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ca75586d6d424bf
Minor usability improvements to bisect.pl
Nicholas Clark 1 file changed, 26 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c382b335bf126c68
bisect-runner.pl needs to work around an OpenBSD/sparc compiler bug.
Nicholas Clark 1 file changed, 54 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf5fabc183c682cd
In bisect-runner.pl, add -L/usr/local/lib in a non-OS-specific way.
Nicholas Clark 1 file changed, 147 insertions(+), 42 deletions(
http://perl5.git.perl.org/perl.git/commit/ac08709a9b880f8b
File::Glob: short-circuit earlier for list cx
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0d745862f99b10f
File::Glob: Eliminate the doglob alias to bsd_glob
Father Chrysostomos 2 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/960ddb65a2564264
Skip <~> test on VMS
Father Chrysostomos 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4218a421ca4ecaf9
Make dual-life.t emit full paths
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/abace7e53f3b3d7b
Tweak dual-life.t’s exclusion list
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c1d5f9b862da2ad1
Test $x=wait under arybase
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41e1edf564ba7bc3
arybase.xs: Always check the op type in ck_*
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02523b6e704bc628
arybase.xs: Remove extraneous semicolon
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/546dd830d08e285b
Remove arybase’s Makefile.PL
Father Chrysostomos 2 files changed, 0 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/b256460cd383b297
Fix CORE::glob
Father Chrysostomos 10 files changed, 57 insertions(+), 14 deletions
http://perl5.git.perl.org/perl.git/commit/d67594ff366291f1
Rewrite csh_glob in C; fix two quoting bugs
Father Chrysostomos 5 files changed, 280 insertions(+), 125 deletion
http://perl5.git.perl.org/perl.git/commit/1bb8785ab1af0317
Speed up csh_glob
Father Chrysostomos 1 file changed, 21 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/edfed4c3099abba2
Update HTTP-Tiny to CPAN version 0.015
Chris 'BinGOs' Williams 4 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/293dcbbbfd30a0f0
bisect-runner.pl can now build all revisions on sparc64 Linux.
Nicholas Clark 1 file changed, 79 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc70704df66bb0d8
bisect-runner.pl should patch unreliable C symbol detection code.
Nicholas Clark 1 file changed, 60 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/678e580e201896a6
bisect-runner.pl now patches several build-busting-bugs between 5.004 & 5.00
Nicholas Clark 1 file changed, 115 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f50dca98565a39be
bisect-runner.pl now copes when historical MANIFEST files list directories.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/10c5443e550b5dfa
Update ExtUtils-MakeMaker to CPAN version 6.63_01
Chris 'BinGOs' Williams 38 files changed, 378 insertions(+), 148 deletio
http://perl5.git.perl.org/perl.git/commit/00441cfaf30f333f
Current branch smoke-me/khw-fb01
1 commit. 1 unique author. 1 unique committer.
4 files changed, 7 insertions(+), 8 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0bf9b36f955d26d1.tar.gz
see if __assert__ stops compiler warnings
Karl Williamson 4 files changed, 16 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/0bf9b36f955d26d1
Current branch smoke-me/khw-utf8
1 commit. 1 unique author. 1 unique committer.
5 files changed, 17 insertions(+), 16 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c417947b9ea67a16.tar.gz
Faster case changing
Karl Williamson 8 files changed, 231 insertions(+), 217 deletion
http://perl5.git.perl.org/perl.git/commit/c417947b9ea67a16
New branch smoke-me/checkAUTHORS
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/536de615805c82d2.tar.gz
t/porting/authors.t can send just the git log info needed by checkAUTHORS.pl
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/536de615805c82d2
Remove $date from Porting/checkAUTHORS.pl, which was never used.
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d975328f1624f81a
New branch smoke-me/khw-tk
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/13d97bb6db123f59.tar.gz
Check longjump compiler messages
Karl Williamson 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/13d97bb6db123f59
New branch sprout/featurebundles
3 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6d9e773fa83b824d.tar.gz
Document the implicit disabling of features
Father Chrysostomos 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d9e773fa83b824d
Make feature bundles exclusive
Father Chrysostomos 2 files changed, 28 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/e2c923fe9968fd09
Increase $feature::VERSION to 1.23
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/efe7f1f8e5d9abfb
New branch vincent/be_gone_hv_common_gmagical
1 commit. 1 unique author. 1 unique committer.
Net code removal: Vincent Pit (3 lines)
Thanks, applied: Vincent Pit (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/be3a19dc35a91ca3.tar.gz
Stop treating hashes with the GMAGICAL flag set like tied hashes
Vincent Pit 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be3a19dc35a91ca3
Thread Next