Author: cosmicnet
Date: 2009-04-18 19:13:29 +0200 (Sat, 18 Apr 2009)
New Revision: 26262
Modified:
docs/Perl6/Spec/S28-special-names.pod
Log:
added spec for $*CWD
Modified: docs/Perl6/Spec/S28-special-names.pod
===
--- docs/Perl6/
Author: masak
Date: 2009-04-18 17:21:18 +0200 (Sat, 18 Apr 2009)
New Revision: 26261
Modified:
docs/Perl6/Spec/S05-regex.pod
Log:
[S05] s/\./::/ in grammar rule call
according to TimToady on IRC, "it's :: because what's really going on
is Cursor.Grammar::rule()"
Modified: docs/Perl6/Spec/S05-
>> It's great to have INTVAL and UINTVAL, but without MAX_INTVAL it's kind of
>> hard to work with them in some respects. All integral typedefs should
> have
>> min/max macros. Syntax not a big deal, it can be fixed later, just don't
>> break anything when introducing them.
>
> Nothing has happen
On Sat, Apr 18, 2009 at 12:09:10AM -0700, Christoph Otto via RT wrote:
> On Wed Aug 06 20:07:05 2008, Whiteknight wrote:
> > On Sat May 17 14:57:18 2008, pmichaud wrote:
> > > On Mon Jul 17 11:59:47 2006, chip wrote:
> > > > It's great to have INTVAL and UINTVAL, but without MAX_INTVAL it's
> > kin
> I tried to apply this patch to svn head, but it's different enough that
> much of it will need to be rewritten. If this is something worth
> pursuing, I'm willing to reimplement and apply the patch (if NotFound
> isn't interested). If not, this ticket should be rejected.
Reject it. I'll take a
This should be fixed in afd8ff1.
Thanks!
Pm