Re: [PATCH]Loop Improvements

2005-06-01 Thread Dan Sugalski
At 9:28 PM -0600 5/31/05, Curtis Rawls wrote: At 10:19 AM +0200 5/31/05, Leopold Toetsch wrote: Curtis Rawls (via RT) wrote: This patch makes improvements to the loop struct. Thanks, applied - r8219 BTW: would you like to take a look at the register allocator? It works but consumes enormou

Re: [PATCH]Loop Improvements

2005-06-01 Thread Leopold Toetsch
Curtis Rawls <[EMAIL PROTECTED]> wrote: > At 10:19 AM +0200 5/31/05, Leopold Toetsch wrote: >>BTW: would you like to take a look at the register allocator? > Yeah, I'd like to take a crack or two at it. Could someone(s) send me > some tests, such as Dan's Evil code? Great. Dan is AFAIK followin

Re: [PATCH]Loop Improvements

2005-05-31 Thread Curtis Rawls
At 10:19 AM +0200 5/31/05, Leopold Toetsch wrote: >Curtis Rawls (via RT) wrote: > >>This patch makes improvements to the loop struct. > >Thanks, applied - r8219 > >BTW: would you like to take a look at the register allocator? > >It works but consumes enormous amounts of resources for e.g. Dan's >E

Re: [PATCH]Loop Improvements

2005-05-31 Thread Bob Rogers
From: Dan Sugalski <[EMAIL PROTECTED]> Date: Tue, 31 May 2005 12:09:05 -0400 At 10:19 AM +0200 5/31/05, Leopold Toetsch wrote: >Curtis Rawls (via RT) wrote: > >>This patch makes improvements to the loop struct. > >Thanks, applied - r8219 > >BTW: would you like to take

Re: [PATCH]Loop Improvements

2005-05-31 Thread Dan Sugalski
At 10:19 AM +0200 5/31/05, Leopold Toetsch wrote: Curtis Rawls (via RT) wrote: This patch makes improvements to the loop struct. Thanks, applied - r8219 BTW: would you like to take a look at the register allocator? It works but consumes enormous amounts of resources for e.g. Dan's Evil Sub

Re: [perl #36045] [PATCH]Loop Improvements

2005-05-31 Thread Leopold Toetsch
Curtis Rawls (via RT) wrote: This patch makes improvements to the loop struct. Thanks, applied - r8219 BTW: would you like to take a look at the register allocator? It works but consumes enormous amounts of resources for e.g. Dan's Evil Subs[1]. I've here an IIRC slightly modfied version of

[perl #36045] [PATCH]Loop Improvements

2005-05-31 Thread via RT
# New Ticket Created by Curtis Rawls # Please include the string: [perl #36045] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=36045 > This patch makes improvements to the loop struct. Changes to loops: -Added index to l