Change 27399: FAQ sync. (FAQ now moved to svn)

2006-03-07 Thread Rafael Garcia-Suarez
Change 27399 by [EMAIL PROTECTED] on 2006/03/07 14:15:46 FAQ sync. (FAQ now moved to svn) Affected files ... ... //depot/perl/pod/perlfaq.pod#42 edit ... //depot/perl/pod/perlfaq1.pod#54 edit ... //depot/perl/pod/perlfaq2.pod#78 edit ... //depot/perl/pod/perlfaq3.pod#92 edit ...

Change 27400: Make report on bad filenames easier to read

2006-03-07 Thread Rafael Garcia-Suarez
Change 27400 by [EMAIL PROTECTED] on 2006/03/07 14:36:00 Make report on bad filenames easier to read Affected files ... ... //depot/perl/Porting/check83.pl#8 edit Differences ... //depot/perl/Porting/check83.pl#8 (text) Index: perl/Porting/check83.pl ---

Change 27402: $[ = 2 should not warn.

2006-03-07 Thread Rafael Garcia-Suarez
Change 27402 by [EMAIL PROTECTED] on 2006/03/07 16:49:58 $[ = 2 should not warn. Affected files ... ... //depot/perl/op.c#772 edit ... //depot/perl/t/lib/warnings/op#29 edit Differences ... //depot/perl/op.c#772 (text) Index: perl/op.c --- perl/op.c#771~27397~

Change 27403: This looks like a memory leak.

2006-03-07 Thread Rafael Garcia-Suarez
Change 27403 by [EMAIL PROTECTED] on 2006/03/07 17:09:54 This looks like a memory leak. Affected files ... ... //depot/perl/op.c#773 edit Differences ... //depot/perl/op.c#773 (text) Index: perl/op.c --- perl/op.c#772~27402~2006-03-07 08:49:58.0 -0800 +++

Change 27405: Remove the #define - ARENASETS are always on now.

2006-03-07 Thread Nicholas Clark
Change 27405 by [EMAIL PROTECTED] on 2006/03/07 19:27:28 Remove the #define - ARENASETS are always on now. Affected files ... ... //depot/perl/perl.h#674 edit ... //depot/perl/sv.c#1183 edit Differences ... //depot/perl/perl.h#674 (text) Index: perl/perl.h ---

Change 27404: TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html

2006-03-07 Thread Nicholas Clark
Change 27404 by [EMAIL PROTECTED] on 2006/03/07 19:23:14 TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne. Affected files ... ... //depot/perl/pod/perltodo.pod#131 edit Differences ...

Change 27406: Two more TODOs for those with C knowledge.

2006-03-07 Thread Nicholas Clark
Change 27406 by [EMAIL PROTECTED] on 2006/03/07 19:31:49 Two more TODOs for those with C knowledge. Affected files ... ... //depot/perl/pod/perltodo.pod#132 edit Differences ... //depot/perl/pod/perltodo.pod#132 (text) Index: perl/pod/perltodo.pod ---

Change 27407: Add a Configure question for mad (Misc Attribute Decoration - Larry's

2006-03-07 Thread Nicholas Clark
Change 27407 by [EMAIL PROTECTED] on 2006/03/07 22:16:55 Add a Configure question for mad (Misc Attribute Decoration - Larry's perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h Affected files ... ... //depot/perl/Configure#604 edit ...

Re: Change 27406: Two more TODOs for those with C knowledge.

2006-03-07 Thread Dave Mitchell
On Tue, Mar 07, 2006 at 11:45:01AM -0800, Nicholas Clark wrote: +=head2 Allocate OPs from arenas Erm, isn't the code already there, if PL_OP_SLAB_ALLOC is defined? -- Little fly, thy summer's play my thoughtless hand has terminated with extreme prejudice. (with apologies to William

Change 27408: Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,

2006-03-07 Thread Nicholas Clark
Change 27408 by [EMAIL PROTECTED] on 2006/03/07 23:24:55 Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp, and default definitions for the 2 variables. (Which will save a lot of conditional complilation, by instead letting the C compiler optimiser