Re: GMC for dummies

2005-07-15 Thread Nattfodd
Nattfodd wrote: >It's here : >http://perso.ens-lyon.fr/alexandre.buisse/divers/gmc_for_dummies.pod >A more complete document is http://perso.ens-lyon.fr/divers/gmc_design.pod > > Sorry, the second URL is actually http://perso.ens-lyon.fr/alexandre.buisse/divers/gmc_design.pod

Re: [PATCH] Pass all of spawnw.t on Win32/MSVC++

2005-07-15 Thread Jonathan Worthington
"jerry gay" <[EMAIL PROTECTED]> wrote: Any input on why we have the tests right shift by 8 bits what spwanw gives them back would be helpful. If its that the exit code on a UNIXy platform is in the upper byte, then surely it's better to right shift it in the platform specific stuff (in platfor

GMC for dummies

2005-07-15 Thread Nattfodd
Hi, I've produced a new document on GMC (Generational Mark & Compact), the GC I'm trying to implement as a Summer of Code project. It's called gmc for dummies and I hope it's plainly understandable (if not, tell me so and I'll try to make it better). It should explain how things will hopefully work

Re: [perl #36567] t/perl/Parrot_Docs.t doesn't clean up properly.

2005-07-15 Thread chromatic
On Fri, 2005-07-15 at 08:27 -0700, Andy Dougherty wrote: > After running 'make test', Parrot leaves the following files lying around > in /tmp. I think there's from t/perl/Parrot_Docs.t. > There are two problems: > 1. Parrot should clean up after itself. > 2. Parrot should probably pic

[perl #36567] t/perl/Parrot_Docs.t doesn't clean up properly.

2005-07-15 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #36567] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=36567 > After running 'make test', Parrot leaves the following files lying around in /tmp. I

Re: [PATCH] Pass all of spawnw.t on Win32/MSVC++

2005-07-15 Thread jerry gay
On 7/15/05, Jonathan Worthington <[EMAIL PROTECTED]> wrote: > Hi, > > This patch implements a missing function in config\gen\win32\exec.c to make > all of the tests in t\op\spawnw.t work. > excellent! > Any input on why we have the tests right shift by 8 bits what spwanw gives > them back would

[PATCH] Pass all of spawnw.t on Win32/MSVC++

2005-07-15 Thread Jonathan Worthington
Hi, This patch implements a missing function in config\gen\win32\exec.c to make all of the tests in t\op\spawnw.t work. Any input on why we have the tests right shift by 8 bits what spwanw gives them back would be helpful. If its that the exit code on a UNIXy platform is in the upper byte, t

Re: partcl accelerator

2005-07-15 Thread Leopold Toetsch
Patrick R. Michaud wrote: On Wed, Jul 13, 2005 at 12:29:29AM -0400, Will Coleda wrote: Ah, there we go. partcl is back down to about 4.5 times slower. Running a trace, I see the top two opcodes are: Code J Name Calls Total/s Avg/ms 177 - compile_p_p_s

Re: partcl accelerator

2005-07-15 Thread Patrick R. Michaud
On Wed, Jul 13, 2005 at 12:29:29AM -0400, Will Coleda wrote: > Ah, there we go. partcl is back down to about 4.5 times slower. > Running a trace, I see the top two opcodes are: > > Code J Name Calls Total/s Avg/ms > 177 - compile_p_p_s20.

Re: Mobilizing PM groups for parrot..

2005-07-15 Thread Allison Randal
On Jul 14, 2005, at 12:51, Will Coleda wrote: http://dev.perl.org/perl6/people.html Perhaps we need a similar page on parrotcode. =-) Seems unnecessary to maintain it in two locations, but you could link to that one from parrotcode.org. Ok. Does parrot/perl6 have a project planning tool?