On Mon, 9 Feb 2009, Reini Urban wrote:
> 2009/2/9 Andrew Dougherty :
> >> --- tools/dev/mk_native_pbc (revision 36480)
> >> +++ tools/dev/mk_native_pbc (working copy)
> >> @@ -1,32 +1,130 @@
> > > #!/bin/sh
> >>
> >> -# generate t/native_pbc_{1,2}.pbc
> >> -# this should be run on i386 system
2009/2/9 Andrew Dougherty :
>> --- tools/dev/mk_native_pbc (revision 36480)
>> +++ tools/dev/mk_native_pbc (working copy)
>> @@ -1,32 +1,130 @@
> > #!/bin/sh
>>
>> -# generate t/native_pbc_{1,2}.pbc
>> -# this should be run on i386 systems to regenerate the first two
>> -# native tests
>> -# N
Author: hinrik
Date: 2009-02-09 19:51:20 +0100 (Mon, 09 Feb 2009)
New Revision: 25259
Modified:
docs/Perl6/Spec/S26-documentation.pod
Log:
[S26] add vim modeline
Modified: docs/Perl6/Spec/S26-documentation.pod
===
--- docs/Perl6/S
On Sat, Feb 07, 2009 at 06:52:56PM +0100, pugs-comm...@feather.perl6.nl wrote:
: -Bool :a($autoloop-split),
: +Bool :a($autoloop-comb),
I wasn't meaning that we should replace split with comb, only that the
default is specced in terms of comb, not split, so that it automatically
discards l
Author: lwall
Date: 2009-02-09 19:08:41 +0100 (Mon, 09 Feb 2009)
New Revision: 25254
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
plagiarized typo :)
Modified: docs/Perl6/Spec/S19-commandline.pod
===
--- docs/Perl6/Spec/S19
On Mon, 9 Feb 2009, Reini Urban via RT wrote:
> Attached is my current working version.
> Still as sh version, not converted to perl.
>
> docs/project/release_manager_guide.pod updates missing
>
> Please review.
>
> Index: tools/dev/mk_native_pbc
>
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Feb 9 14:00:01 2009 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with mo
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #63100]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=63100 >
Christian Sturm just commented on a blog that it would be nice to have a
'make smolder' t
Moritz Lenz via RT wrote:
> First of all thank you for your report.
>
>
> On Sat Feb 07 13:30:52 2009, rakudo...@nihil.co.uk wrote:
>> I followed Moritz Lenz' recipe for rakudo (rakudo within parrot) from
>> Where Rakudo Lives Now on Planet Perl Six and got this error:
>>
>> svn co http:/svn.pugs
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #63112]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=63112 >
$ perl6 -e '$*OUT := (class {}).new; say "OH HAI"'
OH HAI
on a side note, if I rebind
10 matches
Mail list logo