Larry Wall wrote:
On Fri, Nov 17, 2006 at 10:07:30AM -0800, chromatic wrote:
: On Friday 17 November 2006 07:38, [EMAIL PROTECTED] wrote:
:
: > -There should be one space between C keywords and following open
: > parentheses,
: > +There should be one space between C keywords and following
: >
Friends:
Last week I had my first encounter with the Parrot project when I
attended the Chicago Perl Hackathon. There Jerry Gay suggested that I
work on improving the tests applied to Parrot build/install tools
written in Perl 5 -- specifically, tools/build/pmc2c.pl. I devoted the
balance o
# New Ticket Created by Nuno Carvalho
# Please include the string: [perl #40932]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40932 >
Hi all,
This patch if for 'languages/abc/t/01-tests.t' and is intended to
finish the
# New Ticket Created by Nuno Carvalho
# Please include the string: [perl #40938]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40938 >
Hiya parrot people,
This patch is intended to add new more files to the languages abc
# New Ticket Created by Nuno Carvalho
# Please include the string: [perl #40939]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40939 >
Hiya parrot people,
This patch cleans up (mostly descriptions) and demonstrates the us
At 3:24 AM -0800 11/18/06, Jonathan Lang wrote:
Jonathan Lang wrote:
Larry Wall wrote:
> it seems to me that .keys.sort is
> suboptimal if sort has to second-guess the ordering provided by the
underlying hash.
Not only is it suboptimal, it might not be possible. Sorting depends
on cmp ret
On 11/18/06, Nicholas Clark <[EMAIL PROTECTED]> wrote:
On Fri, Nov 17, 2006 at 12:49:05AM -0800, [EMAIL PROTECTED] wrote:
> Author: paultcochrane
> Date: Fri Nov 17 00:49:05 2006
> New Revision: 15626
>
> Modified:
>trunk/lib/Parse/RecDescent.pm
>trunk/lib/Pod/Simple.pm
>trunk/lib/Po
# New Ticket Created by Will Coleda
# Please include the string: [perl #40937]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40937 >
-- Dead: http://feather.perl6.nl/~chip/Chip_APW.sxi
-- Dead: http://feather.perl6.n
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #40934]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40934 >
>From the comment in the code, it seems that ParrotIO.pmc can't yet
handle checking if
On Fri, Nov 17, 2006 at 12:49:05AM -0800, [EMAIL PROTECTED] wrote:
> Author: paultcochrane
> Date: Fri Nov 17 00:49:05 2006
> New Revision: 15626
>
> Modified:
>trunk/lib/Parse/RecDescent.pm
>trunk/lib/Pod/Simple.pm
>trunk/lib/Pod/Simple/PullParser.pm
>trunk/lib/Test/Builder.pm
>
FYI, http://en.wikipedia.org/wiki/Cow-orker
On Nov 18, 2006, at 7:55 AM, [EMAIL PROTECTED] wrote:
Author: paultcochrane
Date: Sat Nov 18 04:55:48 2006
New Revision: 15653
Modified:
trunk/ (props changed)
trunk/docs/parrothist.pod
Log:
[EMAIL PROTECTED]: cochrane | 2006-11-18 13:55:1
# New Ticket Created by Seth Whelan
# Please include the string: [perl #40923]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40923 >
I downloaded parrot 0.4.7 and went through the built process as
detailed in "doc
Hi all,
I'm getting perl segfaulting on these files when I run
t/codingstd/cppcomments.t:
#src/ops/core.ops
#src/ops/io.ops
#src/ops/object.ops
#src/ops/pmc.ops
#src/ops/set.ops
#src/ops/stack.ops
#src/ops/string.ops
Is anyone else having this problem? The issue see
On Tue Nov 14 14:36:09 2006, chip wrote:
> All those cute release names seem to have been lost to history.
Please
> somebody check the email archives for release announcements and update
> docs/parrothist.pod with the names. adTHANKSvance
I found some more on Google Groups and added them to par
On Thu Nov 16 14:00:58 2006, [EMAIL PROTECTED] wrote:
> The TODO (XXX,FIXME) items which are already associated with an RT
> ticket number in tcl need to be changed across to the
> easier-to-search-for RT#... format.
Done in r15651.
Paul
Jonathan Lang wrote:
Larry Wall wrote:
> Jonathan Lang wrote:
> : Looking through the table provided, I ran across the following:
> :
> :$_ $xType of Match ImpliedMatching Code
> :== = ==
> :HashHash hash keys
16 matches
Mail list logo