Front page | perl.perl5.porters |
Postings from September 2010
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
September 21, 2010 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1OyDv6-0007sX-Jl@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
69 commits. 11 unique authors. 9 unique committers.
142 files changed, 2569 insertions(+), 1923 deletions(-)
Net code removal: Nicholas Clark (748 lines) Florian Ragwitz (16 lines)
Chris 'BinGOs' Williams (7 lines)
Jerry D. Hedden (5 lines)
Thanks, applied: Rafael Garcia-Suarez (2) Father Chrysostomos (2)
Florian Ragwitz (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/a6485a247941d126.tar.gz
‘criteria was’ -> ‘criteria were’
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a6485a247941d126
Programmatically generate embed.h's *_nocontext exception list in embed.pl.
Nicholas Clark 2 files changed, 50 insertions(+), 51 deletions(
http://perl5.git.perl.org/perl.git/commit/125218eb5a6d12e7
In embed.pl, read embed.fnc into an array, rather than seeking and rereading
Nicholas Clark 1 file changed, 22 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/881a210041fba07d
In embed.pl, %vfuncs has been unused since PERL_OBJECT was removed in 2001.
Nicholas Clark 1 file changed, 0 insertions(+), 21 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a4c2757fffb03ea5
ExtUtils::Constant::ProxySubs should use mro_method_changed_in() if availabl
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb34c6aba9445af5
Add macro_to_ifndef to ExtUtils::Constant::Base, and use it in place of #els
Nicholas Clark 2 files changed, 17 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/ad39d6d2ab3fa902
Tweak ExtUtils::Constant::ProxySubs to use hv_exists_ent().
Nicholas Clark 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/575f055216d48b9f
Remove boilerplate and (un)conditional code from Makefile.PLs in ext
Nicholas Clark 2 files changed, 4 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c5ae9a317f870fc
Tweak XS::APItest to automatically add all functions to @EXPORT.
Nicholas Clark 2 files changed, 39 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/e2f1cb345b8e60b8
Eliminate PL_* accessor functions under ithreads.
Nicholas Clark 4 files changed, 20 insertions(+), 772 deletions
http://perl5.git.perl.org/perl.git/commit/87b9e16005b9e39b
Clarify a perldelta entry
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4e9f151b596c7350
perldelta entries for the last two bug fixes
Father Chrysostomos 1 file changed, 19 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e54f3f30da93ec05
Mention wide character warnings in perl5135delta.pod
Father Chrysostomos 1 file changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cf174d21db538890
Fix pod syntax in perlsub
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/74083ec6dad9d860
[perl #47365] Docs for \$ prototypes
Father Chrysostomos 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae7a3cfaa7c05d75
Test localization of English.pm’s $LIST_SEPARATOR [perl #47107]
Michael G Schwern 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a636ff160adfade2
Let B::Deparse know about the [perl #20444] fix.
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/a539498ab05fd838
[perl #20444] regex not evaluated in constant ?:
Father Chrysostomos 3 files changed, 48 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/2474a784a94d8c70
[perl #19078] wrong match order inside replacement
Father Chrysostomos 2 files changed, 24 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/af9838cc2fa3350e
compare stat results on a file that isn't touched elsewhere
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ebcfa0534aa7072c
Don't process .patch in Configure
Jerry D. Hedden 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1034e4c80e068f8c
Restore Unicode-Normalize .gitignore to ignore build products
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25ca39e0828410a2
Add two (SV *) casts to placate C++.
Tony Cook 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95d2461a45d57eda
Update perldelta.pod with recent module updates
Chris 'BinGOs' Williams 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1c2dcb3e90c4c276
Update Unicode-Normalize to CPAN version 1.07
Chris 'BinGOs' Williams 6 files changed, 19 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/dd8fe4901bbe6941
Add missing bug numbers
Father Chrysostomos 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/92c404cdb33b2c3b
call defout/stderr destructors last
David Mitchell 3 files changed, 13 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/68b590d93559da1f
run named IO destructors later
David Mitchell 1 file changed, 27 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e4487e9b537f1be1
[perl #77930] cx_stack reallocation during sort
Father Chrysostomos 2 files changed, 22 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8e7d0c4b4f9a3246
porting/manifest.t fail gracefully under !git
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/65efc2f779afe1f8
Upgrade PathTools to 3.33
Steffen Mueller 11 files changed, 11 insertions(+), 11 deletions
http://perl5.git.perl.org/perl.git/commit/31959c039aca9710
Don’t use PL_op without checking it first.
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/21630838a66f778c
fix typo in newSVpvn_flags() docs
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d9f0b46418e111c5
fix PL_psig_pend freeing
David Mitchell 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90d6a7b29f616d5e
[perl #40388] perl_destruct() leaks PL_main_cv
David Mitchell 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aac9d523d6a5c052
[perl #40389] perl_destruct() leaks PL_defstash
David Mitchell 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca556bcdca736b2f
PL_ofsgv is ref counted, so inc when duping
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b2ea9a00b30eb588
stop do_clean_named_objs() leaving dangling refs
David Mitchell 3 files changed, 56 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/57ef47cc7bcd1b57
Add (?^...) regex construct
Karl Williamson 14 files changed, 117 insertions(+), 36 deletion
http://perl5.git.perl.org/perl.git/commit/fb85c0447bf1d343
regcomp.c: fix an improper indent
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5c3fa2e7f75bb437
Upgade NEXT from version 0.64 to 0.65
Florian Ragwitz 10 files changed, 6 insertions(+), 45 deletions(
http://perl5.git.perl.org/perl.git/commit/de0e3ce765acece7
Upgrade PathTools from version 3.31_02 to 3.32
Florian Ragwitz 12 files changed, 14 insertions(+), 13 deletions
http://perl5.git.perl.org/perl.git/commit/8e58c70c18b86721
Module::CoreList 2.39 is on CPAN now
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/55c92ac233b9315b
Remove unnecessary XS-APItest test boilerplate
Florian Ragwitz 13 files changed, 54 insertions(+), 178 deletion
http://perl5.git.perl.org/perl.git/commit/3a0e665e3f111de7
Add tests for PL_peepp/PL_rpeepp
Florian Ragwitz 3 files changed, 125 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/201c7e1fd6ca3ea9
Update release manager's guide regarding perldelta
Steve Hay 1 file changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ef3945bd31e4a7f
Prepare perldelta for Perl 5.13.6
Steve Hay 11 files changed, 795 insertions(+), 408 deletio
http://perl5.git.perl.org/perl.git/commit/ee0887a92920649c
Removed the superfluous META.yml from Module-CoreList
Chris 'BinGOs' Williams 2 files changed, 0 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/4c064c73f9c41b31
Update Porting/epigraphs.pod for Perl 5.13.5
Steve Hay 1 file changed, 26 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f6c56125ca98e4e5
Record another known problem in perldelta
Steve Hay 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/08d032c06ab3c03f
Record a known problem in perldelta
Steve Hay 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/962fbe1d271d45e8
Don't use wildcards in Porting/exec-bit.txt
Steve Hay 1 file changed, 34 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b2ce877835b643ea
Final update to perldelta.pod for Perl 5.13.5
Steve Hay 1 file changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0195fb5fcd09bf2c
Record Perl 5.13.5 in perlhist
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8031668ccdce8c94
Update Module::CoreList for Perl 5.13.5
Steve Hay 3 files changed, 663 insertions(+), 20 deletions
http://perl5.git.perl.org/perl.git/commit/0530d7630bfa59ed
Update Changes for 5.13.5
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca86783f6ecca8e8
Bump version to 5.13.5
Steve Hay 20 files changed, 142 insertions(+), 142 deletio
http://perl5.git.perl.org/perl.git/commit/f6c54c41d6f0ed9b
Update perldelta for 5.13.5
Steve Hay 1 file changed, 42 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc1418b79d5643b6
Bump VERSIONs in XS-APItest and XS-APItest-KeywordRPN
Steve Hay 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/829afbf78f825003
Bump VERSION in PerlIO-scalar
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e191e71ccab54e84
Bump VERSION in threads-shared
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ccec45751cef88b8
Update perldelta for 5.13.5 tomorrow (err, later today)
Steve Hay 1 file changed, 110 insertions(+), 304 deletions
http://perl5.git.perl.org/perl.git/commit/7bc3efda0f5a11f7
Fix Porting/cmpVERSION.pl to work on Win32
Steve Hay 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68d2af03d4d9df05
Various perldelta tweaks
Florian Ragwitz 1 file changed, 33 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/ebce6c4037ddaeb7
perldelta recent module upgrades
Florian Ragwitz 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fb37c85c6c78cc4c
Upgrade Encode from 2.39 to 2.40
Steve Hay 15 files changed, 211 insertions(+), 35 deletion
http://perl5.git.perl.org/perl.git/commit/45a6a02cb9a19e39
Upgrade B-Debug from 1.14 to 1.16
Steve Hay 3 files changed, 57 insertions(+), 79 deletions(
http://perl5.git.perl.org/perl.git/commit/e86c8c9d6da6c53a
Silence compiler warnings
Steve Hay 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce42d03d549aedff
Update the perl distribution's abstract
Florian Ragwitz 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11316e54383879db
Thread Next