Front page | perl.perl5.porters |
Postings from May 2010
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
May 14, 2010 18:08
Subject:
Perl 5 Commit Summary
Message ID:
E1OD5rh-0004jd-5U@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
7 commits. 4 unique authors. 4 unique committers.
6 files changed, 30 insertions(+), 28 deletions(-)
Net code removal: Nicholas Clark (7 lines)
Thanks, applied: Jan Dubois (1) H.Merijn Brand (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/618c9ef5ca707d1f.tar.gz
Fix for README.aix and XL C/C++ V11
Rainer Tammer 1 file changed, 19 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/618c9ef5ca707d1f
Perl 5.12.1 now includes Safe.pm 2.27. Module::CoreList should say so
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e3586e791f02a10d
New release date for 5.12.1 in light of the new RC
Jesse Vincent 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2cbeaf93ebca0381
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Jesse Vincent 2 parents
http://perl5.git.perl.org/perl.git/commit/7e209908b98edde4
Correcting the release date of 5.12.1
Jesse Vincent 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2b309f275090137b
Return 0 (with a warning) for sprintf("%.0g") and sprintf("%.0f")
Nicholas Clark 2 files changed, 4 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/95ea86d57f54b743
Updating list of DOSish perls in perlport.pod.
Curtis Jewell 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc643a33723eaabc
Current branch dual/Safe
1 commit. 1 unique author. 1 unique committer.
434 files changed, 38852 insertions(+), 22112 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1310fcd8e6e31803.tar.gz
More tests for Safe
Rafael Garcia-Suarez 3 files changed, 40 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1310fcd8e6e31803
Current branch maint-5.12
15 commits. 2 unique authors. 1 unique committer.
9 files changed, 91 insertions(+), 32 deletions(-)
Thanks, applied: Jesse Vincent (9)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2f420d278aaae785.tar.gz
Perl 5.12.1 now includes Safe.pm 2.27. Module::CoreList should say so
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f420d278aaae785
New release date for 5.12.1 in light of the new RC
Jesse Vincent 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68586f7162063999
Note that we now include Safe.pm 2.27
Jesse Vincent 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7ecbc3da3c049655
die() no longer propagates outside of a Safe compartment
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ffe434bf93bf8156
Bump Safe's version to 2.27 and update Changes and META.yml
Rafael Garcia-Suarez 3 files changed, 23 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/506e320741acbbd1
Mention that Safe::reval() no wraps returned coderefs
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8c4f6d1697b22434
Revert "Un-TODO warning test"
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41f5edcf34994a7f
Wrap by default coderefs returned by rdo and reval
Rafael Garcia-Suarez 2 files changed, 3 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a46e80ed642ab023
Add &version::vxs::stringify to the default share
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9530b26ab64ab10c
Bump version to 2.26
Rafael Garcia-Suarez 3 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/759efeb57373ab49
More backwards-compatible way to force loading of SWASHNEW in Safe
Rafael Garcia-Suarez 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cbfe6b993239fc26
B::sub_generation is not available for perls < 5.8.9
Rafael Garcia-Suarez 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/47cadbf5184ffeea
We'll have an RC2.
Jesse Vincent 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e13a24c7c450550d
Correcting the release date of 5.12.1
Jesse Vincent 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/32eee7b2a40f73fb
Added known issues section to 5121 perldelta
Jesse Vincent 1 file changed, 30 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9c65d57d26840454
Thread Next