Front page | perl.perl5.porters |
Postings from August 2011
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
August 30, 2011 18:15
Subject:
Perl 5 Commit Summary
Message ID:
E1QyZOH-0007HJ-C6@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
53 commits. 7 unique authors. 6 unique committers.
75 files changed, 15763 insertions(+), 15992 deletions(-)
Net code removal: Nicholas Clark (460 lines) Karl Williamson (29 lines)
Thanks, applied: Steffen Mueller (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3638bf155130331f.tar.gz
Avoid an extra SV when creating $] and $^V
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3638bf155130331f
Eliminate is_gv_magical_sv
Father Chrysostomos 8 files changed, 43 insertions(+), 179 deletions
http://perl5.git.perl.org/perl.git/commit/23496c6ea4cd9e3c
Remove 3 unused scripts from Porting
Nicholas Clark 4 files changed, 0 insertions(+), 499 deletions(
http://perl5.git.perl.org/perl.git/commit/38552987f01ba3c9
Generate $Config::Config{byteorder} slightly more efficiently.
Nicholas Clark 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4efc19b734c10835
Tiny typo in perldelta
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c148612c755ee021
Update docs about &CORE::subs()
Father Chrysostomos 2 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/2702a50a4fe7e949
&CORE::write()
Father Chrysostomos 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/96db40ac3837bf34
&CORE::unpack()
Father Chrysostomos 3 files changed, 33 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/d6d78e19334f3abc
&CORE::umask()
Father Chrysostomos 3 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/58536d157b70c510
&CORE::foo() for tie functions
Father Chrysostomos 3 files changed, 50 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/efe889ae38a5f2c6
&CORE::tell()
Father Chrysostomos 3 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/b64a1294cf75eebd
&CORE::setpgrp()
Father Chrysostomos 3 files changed, 16 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/92f2ac5f91d4e93c
Make setpgrp($x) equivalent to setpgrp($x,0)
Father Chrysostomos 3 files changed, 11 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/88d6953212e6c8eb
make setpgrpstack.t use skip_all_without_config
Father Chrysostomos 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3790d4871471ca69
ExtUtils::ParseXS: Don't put null chars into generated source
Stephen Bennett 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8994490855c23221
Add Stephen Bennett to AUTHORS
Steffen Mueller 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc5163fa832adf75
For s///r, don't call SvPV_force() on the original value. Resolves #97954.
Nicholas Clark 2 files changed, 41 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0c1438a1f54e0a81
Remove some resolved pod issues
Florian Ragwitz 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1e878f6dbf2d709
perlfaq is now maintained on CPAN
Florian Ragwitz 26 files changed, 11926 insertions(+), 11924 del
http://perl5.git.perl.org/perl.git/commit/5c8246b7eb882184
Upgrade perlfaq from version 5.015003 to 5.01500301
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/48b0fd7895d682a0
Let's have at least one indexed package in perlfaq
Florian Ragwitz 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f20a2b52777df596
&CORE::sysopen()
Father Chrysostomos 3 files changed, 10 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/de5e49e17b321de5
Use leavesublv for all CORE subs
Father Chrysostomos 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3ab9a22e0ff7bcf
Make tie_fetch_count.t pass with PERL_UNICODE set
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c00274d3de5cfa48
Make coreamp.t pass with PERL_UNICODE set
Father Chrysostomos 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d90b3686a52729b5
Thinko in vms.c:copy_expand_unix_filename_escape().
Craig A. Berry 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b931d62c227b836f
Backport XS_(IN|EX)TERNAL, be explicit about linkage
Steffen Mueller 6 files changed, 99 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/a62da8e6727f34e8
Revert back to making XS(name) expose XSUB symbols
Steffen Mueller 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0cb93b3a42a2d489
&CORE::substr()
Father Chrysostomos 4 files changed, 28 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/7bc95ae1a56bd0cc
&CORE::srand()
Father Chrysostomos 3 files changed, 8 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d22667bf3cdadad9
&CORE::sleep()
Father Chrysostomos 3 files changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0da4a804fef07340
Close some unclosed comments in vms/vms.c.
Craig A. Berry 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29475144d546bc21
Fix miscellaneous compiler warnings in vms/vms.c.
Craig A. Berry 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f7c699a030d8718d
Remove unnecessary includes from vms/vms.c.
Craig A. Berry 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ce52d1b0bdd5e61
&CORE::send() and &CORE::syswrite()
Father Chrysostomos 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ed240b748e3e57d
&CORE::select()
Father Chrysostomos 3 files changed, 41 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/720d5b2f3eeadada
Document getprotobynumber’s precedence
Father Chrysostomos 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d043efa5001bcca
perlfunc/gethostbyname: Add missing C in C<>
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b018eaf16ca48e7f
Testing deparsing of CORE::not
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca47a8cef5459626
Get coreamp.t passing on VMS.
Craig A. Berry 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d3288251a8486447
pp.c: Use built-in case tables for ords < 256
Karl Williamson 1 file changed, 4 insertions(+), 27 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e1a8dbf543b3c24e
pp.c: Change comment
Karl Williamson 1 file changed, 8 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9d2ba0fab0a13d87
Make pod2html a regular script without substitutions
Florian Ragwitz 10 files changed, 216 insertions(+), 193 deletio
http://perl5.git.perl.org/perl.git/commit/d658129cc035fd42
Give Pod-Html a more modern dist layout
Florian Ragwitz 3 files changed, 2248 insertions(+), 2248 deleti
http://perl5.git.perl.org/perl.git/commit/d42858b2260168e5
&CORE::reset()
Father Chrysostomos 3 files changed, 17 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/f650fa729f03aabd
GVs of localised arrays and hashes should be refcounted
Father Chrysostomos 3 files changed, 18 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/014333460b423514
&CORE::foo() for (sys)read and recv
Father Chrysostomos 4 files changed, 59 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/17008668bc1759e4
Add OPpCOREARGS_SCALARMOD flag
Father Chrysostomos 2 files changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cb85b2dba9dd71be
Update the comments at the top of t/op/core*.t
Father Chrysostomos 2 files changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bfce6a3ec7ddae6a
Rename t/op/core*.t
Father Chrysostomos 4 files changed, 795 insertions(+), 795 deletion
http://perl5.git.perl.org/perl.git/commit/47ac839d7e6d83a2
&CORE::rand()
Father Chrysostomos 3 files changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/94ec06bc74ba3a61
&CORE::open()
Father Chrysostomos 3 files changed, 25 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/3e6568b4d097eff4
Reverse the order of two tests in gv.t
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8258719730b59de4
Current branch drolsky/oo-docs
13 commits. 1 unique author. 1 unique committer.
169 files changed, 17613 insertions(+), 16458 deletions(-)
Net code removal: Dave Rolsky (3501 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/37d4bc3552f5762d.tar.gz
Lots of updates based on feedback from sprout, including a few new sections
Dave Rolsky 1 file changed, 177 insertions(+), 80 deletions(
http://perl5.git.perl.org/perl.git/commit/37d4bc3552f5762d
Some changes based no sprout's feedback
Dave Rolsky 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/27788400b09ced92
fix now-broken link to removed section in perlobj
Dave Rolsky 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/08e2eac34d9cb507
Add perldelta entries for all doc changes
Dave Rolsky 1 file changed, 13 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/fb2bffc2a8098b4e
Redo all examples using File and File::MP3
Dave Rolsky 1 file changed, 122 insertions(+), 114 deletions
http://perl5.git.perl.org/perl.git/commit/1e67c4d8cb0f1cdf
Remove all references to old OO tutorial docs, and add refs to perlootut whe
Dave Rolsky 17 files changed, 27 insertions(+), 58 deletions
http://perl5.git.perl.org/perl.git/commit/0c9bc363c28d0dff
remove all old OO tutorials (and perlbot)
Dave Rolsky 4 files changed, 0 insertions(+), 4597 deletions
http://perl5.git.perl.org/perl.git/commit/46e23a28fdebfe5e
Small revisions to the text to increase clarity, suggested by Philip Monsen
Dave Rolsky 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/b6562402f2fc834e
Add more details on inside-out objects from David Golden, and an inside-out
Dave Rolsky 1 file changed, 40 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/929bf665edef51ab
heavily revised perlobj.pod
Dave Rolsky 1 file changed, 730 insertions(+), 482 deletions
http://perl5.git.perl.org/perl.git/commit/7dc74c482cdfe338
Use same list of "when to use OO" criteria in perlmodstyle as in perlootut
Dave Rolsky 1 file changed, 30 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/bbecb18d428b6023
Add Damian's list of when to use OO - copied from PBP
Dave Rolsky 1 file changed, 58 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/724982a44b71ba9e
Check in new OO tutorial - perlootut
Dave Rolsky 1 file changed, 677 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/0e46c7790228dc3e
Current branch maint-5.12
4 commits. 3 unique authors. 1 unique committer.
3 files changed, 18 insertions(+), 7 deletions(-)
Thanks, applied: Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fe2b140240134342.tar.gz
delta entry for strftime memory leak fix
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe2b140240134342
RT #73520: POSIX::strftime memory leak
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ce08297bc81e6ab7
perldelta for UNIVERSAL::VERSION leak
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/082c8d27976ed155
Stop leaking temporary version objects from XS
gfx 1 file changed, 7 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de09ab99e740ebb2
New branch smoke-me/byteorder1
2 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (26 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3ec04ee29e91f808.tar.gz
For MULTIARCH, infer endianness correctly on (at least) *BSD and Linux
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ec04ee29e91f808
Move the MUTLIARCH macro soup for setting BYTEORDER from config.h to perl.h
Nicholas Clark 3 files changed, 51 insertions(+), 77 deletions(
http://perl5.git.perl.org/perl.git/commit/dfadd35bb9b3500b
New branch smoke-me/khw-rm_oldpods
1 commit. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (17218 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e129aadc044850db.tar.gz
Remove old odd-numbered releases perldeltas
Karl Williamson 32 files changed, 0 insertions(+), 17218 deletio
http://perl5.git.perl.org/perl.git/commit/e129aadc044850db
New branch smoke-me/magical-gvs
2 commits. 1 unique author. 1 unique committer.
Net code removal: Father Chrysostomos (136 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/899740664b0affde.tar.gz
Avoid an extra SV when creating $] and $^V
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/899740664b0affde
Eliminate is_gv_magical_sv
Father Chrysostomos 8 files changed, 43 insertions(+), 179 deletions
http://perl5.git.perl.org/perl.git/commit/fdebe241f12e3a6a
New branch smoke-me/without_thx
1 commit. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (4 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a9b72fc12043e8f4.tar.gz
Remove WITH_THR() and WITH_THX(), which are not used.
Nicholas Clark 2 files changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9b72fc12043e8f4
Thread Previous