Re: [perl #76442] [BUG} say ?1..2 # prints ones indefinitively

2010-07-12 Thread Carl Mäsak
cognominal stef (): Currently the Range creator method does not coerce its parameters. I think Range should be a role so as to impose some constraint. I think  Bool..2  should fail. For what it's worth, I disagree. I think Bool..2 should be equivalent to 0..2 (since Bool is a type object,

Re: r31627 -[S32/Temporal] Changed to use a different way of specifying time zones, which is hopefully saner than my last proposal.

2010-07-12 Thread Jonathan Scott Duff
On Sun, Jul 11, 2010 at 12:56 PM, pugs-comm...@feather.perl6.nl wrote: Author: Kodi Date: 2010-07-11 19:56:33 +0200 (Sun, 11 Jul 2010) New Revision: 31627 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [S32/Temporal] Changed to use a different way of specifying time

Re: r31627 -[S32/Temporal] Changed to use a different way of specifying time zones, which is hopefully saner than my last proposal.

2010-07-12 Thread Carl Mäsak
Scott (): Perhaps it's just me, but a boolean value to specify the direction of conversion seems wrong-ish. It's not just you. :) // Carl

Re: r31630 -S02 : add initial formats for Blob (or Buf) literals

2010-07-12 Thread yary
On Sun, Jul 11, 2010 at 6:11 PM, Darren Duncan dar...@darrenduncan.net wrote: ... There is also still the need to cover something that looks like a list of integers, for the general case of a Blob/Buf literal, and yet it should have an appearance more like that of a scalar/number/string/etc

r31645 -[S04] try to nail down CATCH exit semantics a bit more water-tightly

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-12 21:52:08 +0200 (Mon, 12 Jul 2010) New Revision: 31645 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] try to nail down CATCH exit semantics a bit more water-tightly Modified: docs/Perl6/Spec/S04-control.pod

r31649 -[S02] typo for jnthn++

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 01:50:39 +0200 (Tue, 13 Jul 2010) New Revision: 31649 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] typo for jnthn++ Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/Spec/S02-bits.pod

r31650 -[S06] add .args to what a context can return

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 01:51:27 +0200 (Tue, 13 Jul 2010) New Revision: 31650 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] add .args to what a context can return Modified: docs/Perl6/Spec/S06-routines.pod === ---

r31652 -[Temporal] time is now a pseudo-constant like now, rand, etc

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 02:06:01 +0200 (Tue, 13 Jul 2010) New Revision: 31652 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [Temporal] time is now a pseudo-constant like now, rand, etc Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod

r31654 -[S06] defined callsame/nextsame in terms of callwith/nextwith and callframe

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 02:13:42 +0200 (Tue, 13 Jul 2010) New Revision: 31654 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] defined callsame/nextsame in terms of callwith/nextwith and callframe Modified: docs/Perl6/Spec/S06-routines.pod

r31655 -[S02] revise blob literals a bit

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 02:44:10 +0200 (Tue, 13 Jul 2010) New Revision: 31655 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] revise blob literals a bit Modified: docs/Perl6/Spec/S02-bits.pod === ---

r31656 -[S12] define more forced actions on enum values

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 02:55:37 +0200 (Tue, 13 Jul 2010) New Revision: 31656 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] define more forced actions on enum values Modified: docs/Perl6/Spec/S12-objects.pod ===

r31657 -add 2-bits/col blob example

2010-07-12 Thread pugs-commits
Author: Darren_Duncan Date: 2010-07-13 02:58:57 +0200 (Tue, 13 Jul 2010) New Revision: 31657 Modified: docs/Perl6/Spec/S02-bits.pod Log: add 2-bits/col blob example Modified: docs/Perl6/Spec/S02-bits.pod === ---

r31659 -[S02] s/Uint/uint/ for speculative native role

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 03:36:05 +0200 (Tue, 13 Jul 2010) New Revision: 31659 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] s/Uint/uint/ for speculative native role Modified: docs/Perl6/Spec/S02-bits.pod === ---

r31660 -[S32] revert Ctime to POSIX integer seconds; don't try to do Cnow's job

2010-07-12 Thread pugs-commits
Author: lwall Date: 2010-07-13 03:36:39 +0200 (Tue, 13 Jul 2010) New Revision: 31660 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [S32] revert Ctime to POSIX integer seconds; don't try to do Cnow's job Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod