On Mi. 05. Jul. 2006, 12:17:12, bernhard wrote:
> > Contrive things so that no code whatsover must be maintained outside
> > of the language specific directory. This includes:
When adding Eclectus I had to edit following files:
- config/gen/makefiles/languages.in
- config/gen/languages.pm
- langu
On Nov 24, 2007, at 4:26 PM, Bernhard Schmalhofer via RT wrote:
On Mi. 05. Jul. 2006, 12:17:12, bernhard wrote:
Contrive things so that no code whatsover must be maintained outside
of the language specific directory. This includes:
When adding Eclectus I had to edit following files:
- confi
Author: kjs
Date: Sat Nov 24 11:11:16 2007
New Revision: 23020
Modified:
trunk/docs/pdds/draft/pdd19_pir.pod
Log:
[pdd19] clarify text for single quoted strings. Replace "char string" with
"single quoted string", as suggested by pmichaud++ and masak++.
Modified: trunk/docs/pdds/draft/pdd19_p
On Saturday 24 November 2007 13:41:05 [EMAIL PROTECTED] wrote:
> Modified:
>trunk/languages/eclectus/t/harness
>
> Log:
> [Eclectus]
> Use TAP::Harness instead of Test::Harness.
You could also use Parrot::Test::Harness which works with both, depending on
which you have installed. See langua
I've just written up a brief "road map" with the current status
and development plans for the Perl 6 on Parrot compiler, and
thought I'd share it here as well. It's also available as
languages/perl6/ROADMAP in the Parrot repository, for people
who want to look at it there.
Before going too far, I
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #47764]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47764 >
In docs/memory_internals.pod there is a XXX item:
> Copying GC uses a C after