Change 27539: [PATCH] Cleanups in op.c

2006-03-19 Thread Steve Peters
Change 27539 by [EMAIL PROTECTED] on 2006/03/19 16:21:29 Subject: [PATCH] Cleanups in op.c From: Andy Lester [EMAIL PROTECTED] Date: Sun, 19 Mar 2006 00:30:29 -0600 Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/op.c#787 edit Differences ...

Change 27540: [PATCH] Data::Dumper consting

2006-03-19 Thread Steve Peters
Change 27540 by [EMAIL PROTECTED] on 2006/03/19 16:24:22 Subject: [PATCH] Data::Dumper consting From: Andy Lester [EMAIL PROTECTED] Date: Sun, 19 Mar 2006 01:22:04 -0600 Message-ID: [EMAIL PROTECTED] Affected files ... ...

Change 27542: [PATCH] Change the semantics of S_isa_lookup

2006-03-19 Thread Steve Peters
Change 27542 by [EMAIL PROTECTED] on 2006/03/19 16:38:11 Subject: [PATCH] Change the semantics of S_isa_lookup From: Andy Lester [EMAIL PROTECTED] Date: Sat, 18 Mar 2006 00:28:45 -0600 Message-ID: [EMAIL PROTECTED] Affected files ... ...

Change 27541: [PATCH] a bit 'use strict' cleanliness

2006-03-19 Thread Steve Peters
Change 27541 by [EMAIL PROTECTED] on 2006/03/19 16:32:16 Subject: [PATCH] a bit 'use strict' cleanliness From: Jarkko Hietaniemi [EMAIL PROTECTED] Date: Sun, 19 Mar 2006 13:21:37 +0200 Message-ID: [EMAIL PROTECTED] Affected files ... ...

Change 27543: Remove a redundant test on mg-mg_ptr. (It had to be non-NULL to get

2006-03-19 Thread Nicholas Clark
Change 27543 by [EMAIL PROTECTED] on 2006/03/19 19:26:05 Remove a redundant test on mg-mg_ptr. (It had to be non-NULL to get into this block). Affected files ... ... //depot/perl/sv.c#1191 edit Differences ... //depot/perl/sv.c#1191 (text) Index: perl/sv.c ---

Change 27544: merge the TRIEF/TRIEFL and TRIE branches in regmatch(),

2006-03-19 Thread Dave Mitchell
Change 27544 by [EMAIL PROTECTED] on 2006/03/20 00:52:09 merge the TRIEF/TRIEFL and TRIE branches in regmatch(), expunge a couple of macros, and move some variable declarations inwards Affected files ... ... //depot/perl/regexec.c#380 edit Differences ...