On Wed, Aug 31, 2005 at 07:37:01PM -0400, Will Coleda wrote:
>
> However, I vote for the following, which are more specific:
>
> Unfinished Opcodes:
>
> https://rt.perl.org/rt3//Ticket/Display.html?id=32544 (split) [should
> be doable if we s/regexp/perl 6 rule/ and use PGE.]
In recent discus
After svn up, realclean, configure; make:
~/research/gmc wcoleda$ make parrot
Invoking Parrot to generate runtime/parrot/include/config.fpmc --
cross your fingers
./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc
make: *** [runtime/parrot/include/config.fpmc] Error 138
Running
On Thu, 1 Sep 2005, Nattfodd wrote:
> today is the deadline for the google summer of code projects, and it's time
> anyway for a "release" of GMC.
> GMC is a generational garbage collector for parrot that allows copying of
> objects and thus copying GC schemes.
Thanks for submitting this. I also
Andy Dougherty wrote:
On Thu, 1 Sep 2005, Nattfodd wrote:
today is the deadline for the google summer of code projects, and it's time
anyway for a "release" of GMC.
GMC is a generational garbage collector for parrot that allows copying of
objects and thus copying GC schemes.
Thanks f
On Thu, 1 Sep 2005, Nattfodd wrote:
> Andy Dougherty wrote:
>
> > On Thu, 1 Sep 2005, Nattfodd wrote:
> >
> >
> > > today is the deadline for the google summer of code projects, and it's
> > > time
> > > anyway for a "release" of GMC.
> > > GMC is a generational garbage collector for parrot th
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #37049]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37049 >
Hi,
ExtUtils::Command provides Unix commands on several platforms.
So it make
On Wed, Aug 31, 2005 at 04:04:45PM -0700, chromatic wrote:
> Hi all,
>
> In a recent discussion with Chip and Leo, the idea came up to ask for a
> list of very specific TODO items -- specifically things that should work
> but don't.
Not very specific, but: "whatever Ponie needs most".
I'm sure
As part of my Summer of Code project, I wanted to improve the
documentation of the optimizer. This was especially relevant for me
since I had to learn it my self by trial and error and asking
questions. So here is my first draft of the optimizer documentation.
I tried to include the most import
> Also, this is in plain text format. What is the standard way to
> convert a document to POD format?
By rewriting it. Only took me a few minutes:
=head1 NANE
optimizer.pod - About the IMCC optimizer
=head1 ABSTRACT
This document describes how the IMCC optimizer works.
=head1 DESCRIPTION
T
Andy Dougherty wrote:
Overall, I wonder if it's an alignment issue, since SPARC tends to be
much more sensitve to that than x86. I haven't looked deeply at the
code at all, but do you do anything special to ensure that the blocks
of memory you are moving around maintain their aligment?
On 9/2/05, Nattfodd <[EMAIL PROTECTED]> wrote:
>
> ...but it should be fine as
> long as you define GMC_GC_RUN (at least to see if it can run correctly
> miniparrot)...
err, it was GMC_NO_GC_RUN, of course.
Now I'll really use some sleep :)
Much better on OS X now!
parrot:
Failed Test Stat Wstat Total Fail Failed List of Failed
---
t/dynclass/pyclass.t1 256 61 16.67% 6
t/dynclass/pyfunc.t 1 256 41 25.
12 matches
Mail list logo