r27057 - docs/Perl6/Spec

2009-06-10 Thread pugs-commits
Author: masak Date: 2009-06-11 07:17:56 +0200 (Thu, 11 Jun 2009) New Revision: 27057 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] supplied a missing " Modified: docs/Perl6/Spec/S03-operators.pod === --- docs/Perl6/Spec/S

r27060 - docs/Perl6/Spec

2009-06-12 Thread pugs-commits
Author: pmichaud Date: 2009-06-12 18:29:50 +0200 (Fri, 12 Jun 2009) New Revision: 27060 Modified: docs/Perl6/Spec/S04-control.pod Log: [spec]: Correct buglet in example -- squaring elements of array is @a ?\194?\187**?\194?\187 2, not @a [**] 2. Modified: docs/Perl6/Spec/S04-control.pod ===

r27061 - docs/Perl6/Spec

2009-06-12 Thread pugs-commits
Author: pmichaud Date: 2009-06-12 18:30:25 +0200 (Fri, 12 Jun 2009) New Revision: 27061 Modified: docs/Perl6/Spec/S03-operators.pod Log: [spec]: Correct typo: "fullwith" --> "fullwidth" Modified: docs/Perl6/Spec/S03-operators.pod =

r27062 - docs/Perl6/Spec/S32-setting-library

2009-06-12 Thread pugs-commits
Author: lwall Date: 2009-06-12 18:33:26 +0200 (Fri, 12 Jun 2009) New Revision: 27062 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [Containers] add @array.rotate, define push and unshift to return array Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod =

r27063 - docs/Perl6/Spec/S32-setting-library

2009-06-12 Thread pugs-commits
Author: lwall Date: 2009-06-12 18:34:34 +0200 (Fri, 12 Jun 2009) New Revision: 27063 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [Containers] default rotation is 1 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ==

r27064 - docs/Perl6/Spec/S32-setting-library

2009-06-12 Thread pugs-commits
Author: lwall Date: 2009-06-12 18:47:24 +0200 (Fri, 12 Jun 2009) New Revision: 27064 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [Containers] more clarifications Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r27066 - docs/Perl6/Spec

2009-06-12 Thread pugs-commits
Author: lwall Date: 2009-06-12 19:18:58 +0200 (Fri, 12 Jun 2009) New Revision: 27066 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] tweak rangechars not to be limited to \w Modified: docs/Perl6/Spec/S03-operators.pod ===

r27073 - docs/Perl6/Spec/S32-setting-library

2009-06-12 Thread pugs-commits
Author: lwall Date: 2009-06-13 01:47:29 +0200 (Sat, 13 Jun 2009) New Revision: 27073 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [Containers] define .rotate more like a PDL slice, rely on other ops for exact semantics Modified: docs/Perl6/Spec/S32-setting-library/Contai

r27090 - docs/Perl6/Spec

2009-06-16 Thread pugs-commits
Author: ruoso Date: 2009-06-16 18:34:27 +0200 (Tue, 16 Jun 2009) New Revision: 27090 Modified: docs/Perl6/Spec/S11-modules.pod Log: [spec/S11] fix case typo Modified: docs/Perl6/Spec/S11-modules.pod === --- docs/Perl6/Spec/S11-mod

r27091 - docs/Perl6/Spec

2009-06-16 Thread pugs-commits
Author: lwall Date: 2009-06-16 19:56:45 +0200 (Tue, 16 Jun 2009) New Revision: 27091 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] require temp semantics for topical statement modifiers Modified: docs/Perl6/Spec/S04-control.pod ==

r27095 - docs/Perl6/Spec/S32-setting-library

2009-06-16 Thread pugs-commits
Author: moritz Date: 2009-06-16 22:13:57 +0200 (Tue, 16 Jun 2009) New Revision: 27095 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] document Str.encode also changed order of arguments in .bytes Modified: docs/Perl6/Spec/S32-setting-library/Str.pod ==

r27096 - docs/Perl6/Spec/S32-setting-library

2009-06-16 Thread pugs-commits
Author: moritz Date: 2009-06-16 22:25:26 +0200 (Tue, 16 Jun 2009) New Revision: 27096 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] flesh out Buf constructor Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ==

r27097 - docs/Perl6/Spec/S32-setting-library

2009-06-16 Thread pugs-commits
Author: lwall Date: 2009-06-16 22:32:37 +0200 (Tue, 16 Jun 2009) New Revision: 27097 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] some fossils Modified: docs/Perl6/Spec/S32-setting-library/Str.pod === ---

r27098 - docs/Perl6/Spec/S32-setting-library

2009-06-16 Thread pugs-commits
Author: lwall Date: 2009-06-16 22:37:03 +0200 (Tue, 16 Jun 2009) New Revision: 27098 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] old thinko on the inequalities Modified: docs/Perl6/Spec/S32-setting-library/Str.pod ==

r27100 - docs/Perl6/Spec/S32-setting-library

2009-06-16 Thread pugs-commits
Author: moritz Date: 2009-06-16 22:56:05 +0200 (Tue, 16 Jun 2009) New Revision: 27100 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] spec Buf.decode Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r27103 - docs/Perl6/Spec

2009-06-17 Thread pugs-commits
Author: lwall Date: 2009-06-17 17:26:04 +0200 (Wed, 17 Jun 2009) New Revision: 27103 Modified: docs/Perl6/Spec/S29-functions.pod Log: [S29-functions] fix some misplaced types Modified: docs/Perl6/Spec/S29-functions.pod === --- do

r27106 - docs/Perl6/Spec

2009-06-17 Thread pugs-commits
Author: lwall Date: 2009-06-17 21:08:15 +0200 (Wed, 17 Jun 2009) New Revision: 27106 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] define utf constrained buffer types [S02] nail down canonical name for instantiated types to use ident adverbial (MyRole[MyType] still instantiates, but isn't

r27112 - docs/Perl6/Spec

2009-06-17 Thread pugs-commits
Author: lwall Date: 2009-06-18 01:36:07 +0200 (Thu, 18 Jun 2009) New Revision: 27112 Modified: docs/Perl6/Spec/S09-data.pod Log: [S09] add missing rat native types Modified: docs/Perl6/Spec/S09-data.pod === --- docs/Perl6/Spec/S0

r27182 - docs/Perl6/Spec/S32-setting-library

2009-06-23 Thread pugs-commits
Author: masak Date: 2009-06-23 13:57:17 +0200 (Tue, 23 Jun 2009) New Revision: 27182 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] Added Int variants to index/rindex/substr There has to be a way to send in an Int to these Str methods. Arguably, StrPos and StrLen are not

r27213 - docs/Perl6/Spec

2009-06-24 Thread pugs-commits
Author: lwall Date: 2009-06-25 00:49:31 +0200 (Thu, 25 Jun 2009) New Revision: 27213 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] some clarification requested by moritz++ re ws in longest tokens Modified: docs/Perl6/Spec/S05-regex.pod

r27264 - docs/Perl6/Spec

2009-06-26 Thread pugs-commits
Author: lwall Date: 2009-06-26 16:37:04 +0200 (Fri, 26 Jun 2009) New Revision: 27264 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] only prefix: makes named unary, not sub foo ($) Modified: docs/Perl6/Spec/S06-routines.pod ===

r27265 - in docs/Perl6/Spec: . S32-setting-library

2009-06-26 Thread pugs-commits
Author: lwall Date: 2009-06-26 17:38:29 +0200 (Fri, 26 Jun 2009) New Revision: 27265 Modified: docs/Perl6/Spec/S01-overview.pod docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S06-routine

r27305 - docs/Perl6/Spec

2009-06-29 Thread pugs-commits
Author: mvuets Date: 2009-06-29 11:09:10 +0200 (Mon, 29 Jun 2009) New Revision: 27305 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S12-objects.pod docs/Perl6/Spec/S17-concurrency.pod Log: [Spec] Minor formatting fixes Modified: docs/Perl6/Spe

r27312 - docs/Perl6/Spec

2009-06-29 Thread pugs-commits
Author: lwall Date: 2009-06-30 01:44:51 +0200 (Tue, 30 Jun 2009) New Revision: 27312 Modified: docs/Perl6/Spec/S11-modules.pod Log: [S11] some notes on ambiguous authority specs Modified: docs/Perl6/Spec/S11-modules.pod === --- d

r27313 - docs/Perl6/Spec

2009-06-29 Thread pugs-commits
Author: lwall Date: 2009-06-30 03:58:33 +0200 (Tue, 30 Jun 2009) New Revision: 27313 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S12-objects.pod Log: [S03] make constant have "our" scoping [S12] attempt to spec irc conversation with jnthn++ Modified: docs/Perl6/Spec/S03-ope

r27324 - docs/Perl6/Spec

2009-06-30 Thread pugs-commits
Author: lwall Date: 2009-06-30 18:14:08 +0200 (Tue, 30 Jun 2009) New Revision: 27324 Modified: docs/Perl6/Spec/S11-modules.pod Log: [S11] attempt to break down use/require further for ELISHEVA++ Modified: docs/Perl6/Spec/S11-modules.pod

r27331 - docs/Perl6/Spec

2009-06-30 Thread pugs-commits
Author: ruoso Date: 2009-06-30 19:18:24 +0200 (Tue, 30 Jun 2009) New Revision: 27331 Modified: docs/Perl6/Spec/S11-modules.pod Log: [spec/S11] better to be sorry than not doing. here is my proposed change to the representation of how a module is loaded Modified: docs/Perl6/Spec/S11-modules.po

r27365 - docs/Perl6/Spec/S32-setting-library

2009-07-02 Thread pugs-commits
Author: moritz Date: 2009-07-02 19:42:33 +0200 (Thu, 02 Jul 2009) New Revision: 27365 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] flesh out Buf semantics Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod

r27366 - docs/Perl6/Spec/S32-setting-library

2009-07-02 Thread pugs-commits
Author: moritz Date: 2009-07-02 19:42:40 +0200 (Thu, 02 Jul 2009) New Revision: 27366 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] The return type of Str.encode is as specific as possible Modified: docs/Perl6/Spec/S32-setting-library/Str.pod

r27385 - docs/Perl6/Spec

2009-07-03 Thread pugs-commits
Author: moritz Date: 2009-07-03 18:48:33 +0200 (Fri, 03 Jul 2009) New Revision: 27385 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] 'constant' now scopes like 'our' TimToday++ changed that in S03 a while back, and forgot to update it here too. Modified: docs/Perl6/Spec/S04-control.pod

r27399 - docs/Perl6/Spec

2009-07-03 Thread pugs-commits
Author: lwall Date: 2009-07-04 05:34:15 +0200 (Sat, 04 Jul 2009) New Revision: 27399 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] allow certain value-producing blocks as statement prefixes Modified: docs/Perl6/Spec/S04-control.pod ==

r27412 - docs/Perl6/Spec

2009-07-04 Thread pugs-commits
Author: Darren_Duncan Date: 2009-07-05 04:53:43 +0200 (Sun, 05 Jul 2009) New Revision: 27412 Modified: docs/Perl6/Spec/S11-modules.pod Log: trivial ws chg to test commit access Modified: docs/Perl6/Spec/S11-modules.pod === --- doc

r27413 - docs/Perl6/Spec

2009-07-04 Thread pugs-commits
Author: Darren_Duncan Date: 2009-07-05 05:43:57 +0200 (Sun, 05 Jul 2009) New Revision: 27413 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S11-modules.pod docs/Perl6/Spec/S12-objects.pod docs/Perl6/Spec/S19-commandline.pod docs/Perl6/Spec/S21-calling-foreign-code.pod Log: P

r27414 - in docs/Perl6/Spec: . S32-setting-library

2009-07-04 Thread pugs-commits
Author: Darren_Duncan Date: 2009-07-05 06:23:44 +0200 (Sun, 05 Jul 2009) New Revision: 27414 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S17-concurrency.pod docs/Perl6/Spec/

r27416 - in docs/Perl6/Spec: . S32-setting-library

2009-07-04 Thread pugs-commits
Author: Darren_Duncan Date: 2009-07-05 07:54:03 +0200 (Sun, 05 Jul 2009) New Revision: 27416 Modified: docs/Perl6/Spec/S01-overview.pod docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S07-

r27452 - docs/Perl6/Spec

2009-07-06 Thread pugs-commits
Author: moritz Date: 2009-07-06 23:44:32 +0200 (Mon, 06 Jul 2009) New Revision: 27452 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] use real Perl 6 syntax where possible Modified: docs/Perl6/Spec/S03-operators.pod === ---

r27455 - docs/Perl6/Spec

2009-07-06 Thread pugs-commits
Author: moritz Date: 2009-07-06 23:58:58 +0200 (Mon, 06 Jul 2009) New Revision: 27455 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] uhm, I should read more carefully what I "correct" Modified: docs/Perl6/Spec/S03-operators.pod ==

r27456 - docs/Perl6/Spec/S32-setting-library

2009-07-06 Thread pugs-commits
Author: masak Date: 2009-07-07 00:10:57 +0200 (Tue, 07 Jul 2009) New Revision: 27456 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] added $format defaults to .fmt methods Modified: docs/Perl6/Spec/S32-setting-library/Str.pod ===

r27468 - docs/Perl6/Spec/S32-setting-library

2009-07-07 Thread pugs-commits
Author: skids Date: 2009-07-07 15:51:58 +0200 (Tue, 07 Jul 2009) New Revision: 27468 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [S32/Numeric] correct parameter name in atan2 method form Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod

r27485 - docs/Perl6/Spec/S32-setting-library

2009-07-08 Thread pugs-commits
Author: moritz Date: 2009-07-08 23:41:43 +0200 (Wed, 08 Jul 2009) New Revision: 27485 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [S32/Num] log's base is positional Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod

r27487 - docs/Perl6/Spec

2009-07-08 Thread pugs-commits
Author: lwall Date: 2009-07-09 02:36:00 +0200 (Thu, 09 Jul 2009) New Revision: 27487 Modified: docs/Perl6/Spec/S14-roles-and-parametric-types.pod Log: [S14] a slightly closer approximation to eventual reality Modified: docs/Perl6/Spec/S14-roles-and-parametric-types.pod ===

r27503 - docs/Perl6/Spec

2009-07-10 Thread pugs-commits
Author: lwall Date: 2009-07-11 01:11:48 +0200 (Sat, 11 Jul 2009) New Revision: 27503 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] Reduce power of Pair.ACCEPTS to work only on booleans, moritz++ (but we keep the pair forms for ease-of-use via switches and junctions as well as for "does

r27507 - docs/Perl6/Spec

2009-07-11 Thread pugs-commits
Author: lwall Date: 2009-07-11 18:17:08 +0200 (Sat, 11 Jul 2009) New Revision: 27507 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] kill Statbuf type, unify with IO role/class somehow Modified: docs/Perl6/Spec/S03-operators.pod =

r27548 - docs/Perl6/Spec/S32-setting-library

2009-07-14 Thread pugs-commits
Author: szabgab Date: 2009-07-14 10:31:16 +0200 (Tue, 14 Jul 2009) New Revision: 27548 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: TODO: open :r, :w, :a Modified: docs/Perl6/Spec/S32-setting-library/IO.pod === --- do

r27561 - docs/Perl6/Spec

2009-07-14 Thread pugs-commits
Author: moritz Date: 2009-07-14 23:46:21 +0200 (Tue, 14 Jul 2009) New Revision: 27561 Modified: docs/Perl6/Spec/S29-functions.pod Log: [S29] document eval(Buf) Modified: docs/Perl6/Spec/S29-functions.pod === --- docs/Perl6/Spec/S2

r27605 - docs/Perl6/Spec/S32-setting-library

2009-07-18 Thread pugs-commits
Author: lwall Date: 2009-07-18 18:44:26 +0200 (Sat, 18 Jul 2009) New Revision: 27605 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [Numeric] kill :Trig tag, always include trig functions. Replace stupid string args with an enum. Default to lexical constant $?TRIGBASE. Modifie

r27635 - docs/Perl6/Spec

2009-07-20 Thread pugs-commits
Author: lwall Date: 2009-07-21 03:03:38 +0200 (Tue, 21 Jul 2009) New Revision: 27635 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] rename 'nonchaining infix' to 'structural infix' Modified: docs/Perl6/Spec/S03-operators.pod

r27680 - docs/Perl6/Spec

2009-07-23 Thread pugs-commits
Author: masak Date: 2009-07-23 11:11:33 +0200 (Thu, 23 Jul 2009) New Revision: 27680 Modified: docs/Perl6/Spec/S12-objects.pod Log: [S12] added missing comma We generally cannot have two terms in a row, and that goes for the inside of hash arguments to a handles trait, too. Modified: docs/Per

r27692 - docs/Perl6/Spec/S32-setting-library

2009-07-23 Thread pugs-commits
Author: wayland Date: 2009-07-24 04:15:04 +0200 (Fri, 24 Jul 2009) New Revision: 27692 Modified: docs/Perl6/Spec/S32-setting-library/Abstraction.pod Log: [S32/Abstraction]: Documented .parse and .parsefile methods on Grammar. Note that the method signatures may be wrong. pmichaud++ for point

r27695 - docs/Perl6/Spec/S32-setting-library

2009-07-23 Thread pugs-commits
Author: wayland Date: 2009-07-24 07:00:41 +0200 (Fri, 24 Jul 2009) New Revision: 27695 Modified: docs/Perl6/Spec/S32-setting-library/Abstraction.pod Log: [S32/Abstraction] Added "action" optional parameter to parse and parsefile. Modified: docs/Perl6/Spec/S32-setting-library/Abstraction.pod

r27697 - docs/Perl6/Spec

2009-07-24 Thread pugs-commits
Author: wollmers Date: 2009-07-24 12:41:42 +0200 (Fri, 24 Jul 2009) New Revision: 27697 Modified: docs/Perl6/Spec/S28-special-names.pod Log: added unicode variables Modified: docs/Perl6/Spec/S28-special-names.pod === --- docs/Perl

r27700 - docs/Perl6/Spec/S32-setting-library

2009-07-24 Thread pugs-commits
Author: hinrik Date: 2009-07-24 16:24:11 +0200 (Fri, 24 Jul 2009) New Revision: 27700 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] Fix =item line for C Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ===

r27701 - docs/Perl6/Spec

2009-07-24 Thread pugs-commits
Author: masak Date: 2009-07-24 16:28:42 +0200 (Fri, 24 Jul 2009) New Revision: 27701 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] fixed some spelling and consistency stuff Modified: docs/Perl6/Spec/S06-routines.pod === --

r27726 - docs/Perl6/Spec

2009-07-25 Thread pugs-commits
Author: lwall Date: 2009-07-25 20:09:00 +0200 (Sat, 25 Jul 2009) New Revision: 27726 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] permanently reserve ; within regex as indicating missing terminator Modified: docs/Perl6/Spec/S05-regex.pod =

r27751 - docs/Perl6/Spec

2009-07-27 Thread pugs-commits
Author: szabgab Date: 2009-07-27 16:51:57 +0200 (Mon, 27 Jul 2009) New Revision: 27751 Modified: docs/Perl6/Spec/S05-regex.pod Log: add X<> tags to Predefined Subrules Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Perl6/Spe

r27753 - docs/Perl6/Spec

2009-07-27 Thread pugs-commits
Author: szabgab Date: 2009-07-27 17:15:01 +0200 (Mon, 27 Jul 2009) New Revision: 27753 Modified: docs/Perl6/Spec/S05-regex.pod Log: add also X<< >> tags to Predefined Subrules Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/P

r27755 - docs/Perl6/Spec

2009-07-27 Thread pugs-commits
Author: moritz Date: 2009-07-27 20:54:44 +0200 (Mon, 27 Jul 2009) New Revision: 27755 Modified: docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S29-functions.pod Log: get rid of want(), it's not implementable See fo

r27758 - docs/Perl6/Spec

2009-07-27 Thread pugs-commits
Author: moritz Date: 2009-07-27 21:18:31 +0200 (Mon, 27 Jul 2009) New Revision: 27758 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] typo found by jnthn++ Modified: docs/Perl6/Spec/S06-routines.pod === --- docs/Perl6/Spec/S

r27784 - docs/Perl6/Spec

2009-07-28 Thread pugs-commits
Author: pmichaud Date: 2009-07-28 21:45:55 +0200 (Tue, 28 Jul 2009) New Revision: 27784 Modified: docs/Perl6/Spec/S04-control.pod Log: Fix incorrect specification of implicit $_ in blocks. Modified: docs/Perl6/Spec/S04-control.pod ==

r27794 - docs/Perl6/Spec

2009-07-29 Thread pugs-commits
Author: jnthn Date: 2009-07-29 15:09:30 +0200 (Wed, 29 Jul 2009) New Revision: 27794 Modified: docs/Perl6/Spec/S12-objects.pod Log: [spec] Remove the word 'class' from a sentence where it adds confusion to the meaning. Modified: docs/Perl6/Spec/S12-objects.pod

r27801 - docs/Perl6/Spec

2009-07-29 Thread pugs-commits
Author: lwall Date: 2009-07-29 19:59:03 +0200 (Wed, 29 Jul 2009) New Revision: 27801 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] only add @_ and %_ to default sig if actually used in body Modified: docs/Perl6/Spec/S06-routines.pod

r27816 - docs/Perl6/Spec

2009-07-30 Thread pugs-commits
Author: moritz Date: 2009-07-30 15:26:44 +0200 (Thu, 30 Jul 2009) New Revision: 27816 Modified: docs/Perl6/Spec/S09-data.pod Log: [S09] standard hash defaults to Object for values We don't want to autothread on assignment to hash. jnthn++ Modified: docs/Perl6/Spec/S09-data.pod ===

r27822 - docs/Perl6/Spec

2009-07-30 Thread pugs-commits
Author: wayland Date: 2009-07-31 02:08:15 +0200 (Fri, 31 Jul 2009) New Revision: 27822 Modified: docs/Perl6/Spec/S17-concurrency.pod docs/Perl6/Spec/S22-package-format.pod docs/Perl6/Spec/S26-documentation.pod Log: [S17, S22, S26] Turned URLs into links Modified: docs/Perl6/Spec/S17-con

r27823 - docs/Perl6/Spec/S32-setting-library

2009-07-31 Thread pugs-commits
Author: jimmy Date: 2009-07-31 12:37:08 +0200 (Fri, 31 Jul 2009) New Revision: 27823 Modified: docs/Perl6/Spec/S32-setting-library/Basics.pod docs/Perl6/Spec/S32-setting-library/Callable.pod docs/Perl6/Spec/S32-setting-library/Containers.pod docs/Perl6/Spec/S32-setting-library/IO.pod

r27825 - docs/Perl6/Spec/S32-setting-library

2009-07-31 Thread pugs-commits
Author: jimmy Date: 2009-07-31 12:47:56 +0200 (Fri, 31 Jul 2009) New Revision: 27825 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [spec]using the right single quote character Modified: docs/Perl6/Spec/S32-setting-library/IO.pod =

r27866 - docs/Perl6/Spec/S32-setting-library

2009-08-03 Thread pugs-commits
Author: wayland Date: 2009-08-04 06:43:35 +0200 (Tue, 04 Aug 2009) New Revision: 27866 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] Stopped referring to IO::Endable, as its functionality seems to be currently subsumed into IO::Seekable. If I've done it wrong, feel free

r27880 - docs/Perl6/Spec/S32-setting-library

2009-08-05 Thread pugs-commits
Author: wayland Date: 2009-08-06 05:51:19 +0200 (Thu, 06 Aug 2009) New Revision: 27880 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] Separated IO::Filesystem and IO::Filesystems Modified: docs/Perl6/Spec/S32-setting-library/IO.pod =

r27881 - docs/Perl6/Spec/S32-setting-library

2009-08-05 Thread pugs-commits
Author: wayland Date: 2009-08-06 07:34:41 +0200 (Thu, 06 Aug 2009) New Revision: 27881 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] Clarification thanks to richard++ Since this does glob(), find(), etc, I'm intending that it be "Everything accessible via a filesystem pa

r27882 - docs/Perl6/Spec

2009-08-06 Thread pugs-commits
Author: lwall Date: 2009-08-06 15:14:15 +0200 (Thu, 06 Aug 2009) New Revision: 27882 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] Note that coercion to Nil provides "loop else" functionality Define what we mean by the Parcel type. Modified: docs/Perl6/Spec/S02-bits.pod ==

r27883 - docs/Perl6/Spec

2009-08-06 Thread pugs-commits
Author: jimmy Date: 2009-08-06 18:07:31 +0200 (Thu, 06 Aug 2009) New Revision: 27883 Modified: docs/Perl6/Spec/S02-bits.pod Log: [Spec/S02-bits.pod] fixed spec, see S12 for more. Modified: docs/Perl6/Spec/S02-bits.pod === --- docs

r27889 - docs/Perl6/Spec/S32-setting-library

2009-08-06 Thread pugs-commits
Author: wayland Date: 2009-08-07 06:07:53 +0200 (Fri, 07 Aug 2009) New Revision: 27889 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] Made some more mods to the filesystem due to interaction with finanalyst++ Modified: docs/Perl6/Spec/S32-setting-library/IO.pod ==

r27957 - docs/Perl6/Spec

2009-08-11 Thread pugs-commits
Author: jani Date: 2009-08-11 17:08:49 +0200 (Tue, 11 Aug 2009) New Revision: 27957 Modified: docs/Perl6/Spec/S09-data.pod Log: Clarification of hash key sort order, based on S32 Modified: docs/Perl6/Spec/S09-data.pod === --- docs

r27959 - in docs/Perl6/Spec: . S32-setting-library

2009-08-11 Thread pugs-commits
Author: lwall Date: 2009-08-11 19:28:07 +0200 (Tue, 11 Aug 2009) New Revision: 27959 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S32-setting-library/Containers.pod Log: change embedded comment syntax to #`[...] an

r27978 - docs/Perl6/Spec/S32-setting-library

2009-08-13 Thread pugs-commits
Author: jani Date: 2009-08-13 14:19:25 +0200 (Thu, 13 Aug 2009) New Revision: 27978 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: S32/Containers iterator rephrase (similar to S09 hash keys spec) Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod ==

r27999 - in docs/Perl6/Spec: . S32-setting-library

2009-08-15 Thread pugs-commits
Author: wayland Date: 2009-08-15 13:19:43 +0200 (Sat, 15 Aug 2009) New Revision: 27999 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S02,S16,S32/IO] Added special quoting that creates IO::FSNode objects. This could sti

r28005 - docs/Perl6/Spec

2009-08-16 Thread pugs-commits
Author: benmorrow Date: 2009-08-16 21:16:39 +0200 (Sun, 16 Aug 2009) New Revision: 28005 Modified: docs/Perl6/Spec/S04-control.pod Log: [Spec] Clarify behaviour of closure traits when an exception is thrown. Modified: docs/Perl6/Spec/S04-control.pod ===

r28017 - in docs/Perl6/Spec: . S32-setting-library

2009-08-18 Thread pugs-commits
Author: wayland Date: 2009-08-18 09:24:07 +0200 (Tue, 18 Aug 2009) New Revision: 28017 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S28-special-names.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S02] Changed :io to :p and :path [S16] Documen

r28018 - in docs/Perl6/Spec: . S32-setting-library

2009-08-18 Thread pugs-commits
Author: wayland Date: 2009-08-18 11:47:04 +0200 (Tue, 18 Aug 2009) New Revision: 28018 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] A few changes, including: * Revived .chdir() due to popular demand * IO::FileNode merged into Path Modified

r28019 - in docs/Perl6/Spec: . S32-setting-library

2009-08-18 Thread pugs-commits
Author: wayland Date: 2009-08-18 12:16:37 +0200 (Tue, 18 Aug 2009) New Revision: 28019 Modified: docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: S32/IO: Mention that Path can be used as an array of path elements S16: Restrict filenames to POSIX Modified: docs/Per

r28020 - docs/Perl6/Spec

2009-08-18 Thread pugs-commits
Author: jani Date: 2009-08-18 13:18:13 +0200 (Tue, 18 Aug 2009) New Revision: 28020 Modified: docs/Perl6/Spec/S16-io.pod Log: Rephrasing for clarity, also changed "POSIX" to "portable POSIX" where appropriate Modified: docs/Perl6/Spec/S16-io.pod ===

r28024 - docs/Perl6/Spec/S32-setting-library

2009-08-18 Thread pugs-commits
Author: lwall Date: 2009-08-19 02:08:06 +0200 (Wed, 19 Aug 2009) New Revision: 28024 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [IO.pod] fix bogon-infested named parameter syntax Modified: docs/Perl6/Spec/S32-setting-library/IO.pod ==

r28026 - in docs/Perl6/Spec: . S32-setting-library

2009-08-18 Thread pugs-commits
Author: wayland Date: 2009-08-19 03:57:49 +0200 (Wed, 19 Aug 2009) New Revision: 28026 Modified: docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] put in canonpath and realpath, as promised [S16] Things including: * Made defaults more sensible (lax vs. stric

r28036 - in docs/Perl6/Spec: . S32-setting-library

2009-08-19 Thread pugs-commits
Author: wayland Date: 2009-08-20 00:04:27 +0200 (Thu, 20 Aug 2009) New Revision: 28036 Modified: docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S16] Documented $*CWD which was mentioned once in S28 [S32] Changed Path to have Buf instead of Str, and an $.Encoding.

r28040 - in docs/Perl6/Spec: . S32-setting-library

2009-08-19 Thread pugs-commits
Author: wayland Date: 2009-08-20 07:12:22 +0200 (Thu, 20 Aug 2009) New Revision: 28040 Modified: docs/Perl6/Spec/S16-io.pod docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] and [S16] Changes include: * Removed spurious references to "Array of", now that pmichaud++ has explained thin

r28043 - docs/Perl6/Spec

2009-08-21 Thread pugs-commits
Author: moritz Date: 2009-08-21 12:49:04 +0200 (Fri, 21 Aug 2009) New Revision: 28043 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] small clarifications on Whatever comprehensions Modified: docs/Perl6/Spec/S02-bits.pod === ---

r28045 - docs/Perl6/Spec

2009-08-21 Thread pugs-commits
Author: wayland Date: 2009-08-21 14:11:17 +0200 (Fri, 21 Aug 2009) New Revision: 28045 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S11-modules.pod Log: [S02,S03,S09,S11] Changed any example that had the animal "C

r28046 - docs/Perl6/Spec

2009-08-21 Thread pugs-commits
Author: moritz Date: 2009-08-21 14:18:14 +0200 (Fri, 21 Aug 2009) New Revision: 28046 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] store Squirrels in %squirrels, not in %cats Modified: docs/Perl6/Spec/S03-operators.pod =

r28058 - docs/Perl6/Spec

2009-08-24 Thread pugs-commits
Author: lwall Date: 2009-08-25 02:21:44 +0200 (Tue, 25 Aug 2009) New Revision: 28058 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] disallow alphanums as quote delims [S02] document WhateverCode and HyperWhateverCode Modified: docs/Perl6/Spec/S02-bits.pod ==

r28059 - docs/Perl6/Spec

2009-08-24 Thread pugs-commits
Author: lwall Date: 2009-08-25 02:24:05 +0200 (Tue, 25 Aug 2009) New Revision: 28059 Modified: docs/Perl6/Spec/S06-routines.pod Log: [S06] remove fossil spotted by jnthn++ Modified: docs/Perl6/Spec/S06-routines.pod === --- docs/P

r28060 - in docs/Perl6: Perl5 Spec

2009-08-24 Thread pugs-commits
Author: carlin Date: 2009-08-25 02:26:56 +0200 (Tue, 25 Aug 2009) New Revision: 28060 Modified: docs/Perl6/Perl5/Differences.pod docs/Perl6/Spec/S03-operators.pod Log: [Differences.pod] Added a before/after comparison of the binary numeric AND. Added a note about the bitwise operator prefixe

r28061 - docs/Perl6/Spec

2009-08-24 Thread pugs-commits
Author: carlin Date: 2009-08-25 08:48:35 +0200 (Tue, 25 Aug 2009) New Revision: 28061 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] Don't not use no double negatives Modified: docs/Perl6/Spec/S03-operators.pod === --- doc

r28098 - docs/Perl6/Spec

2009-08-28 Thread pugs-commits
Author: lwall Date: 2009-08-28 17:41:35 +0200 (Fri, 28 Aug 2009) New Revision: 28098 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] qualify "longer" to mean graphemes for pmichaud++ Modified: docs/Perl6/Spec/S03-operators.pod ===

r28113 - docs/Perl6/Spec

2009-08-29 Thread pugs-commits
Author: lwall Date: 2009-08-29 21:06:40 +0200 (Sat, 29 Aug 2009) New Revision: 28113 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] some tidying of /, %, div, and mod Modified: docs/Perl6/Spec/S03-operators.pod === --- do

r28146 - docs/Perl6/Spec

2009-08-31 Thread pugs-commits
Author: lwall Date: 2009-08-31 21:56:55 +0200 (Mon, 31 Aug 2009) New Revision: 28146 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] remove fossil noticed by pmichaud++ Modified: docs/Perl6/Spec/S02-bits.pod === --- docs/Perl6/

r28150 - docs/Perl6/Spec

2009-08-31 Thread pugs-commits
Author: lwall Date: 2009-09-01 01:42:06 +0200 (Tue, 01 Sep 2009) New Revision: 28150 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] steal ::= for readonly binding ala sigs Modified: docs/Perl6/Spec/S03-operators.pod === -

r28151 - docs/Perl6/Spec

2009-08-31 Thread pugs-commits
Author: lwall Date: 2009-09-01 02:09:52 +0200 (Tue, 01 Sep 2009) New Revision: 28151 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S06-routines.pod Log: [S02,S06] make 'is context' implicit on $*foo variable declarations orthogonalize readonly semantics to rely on ::= initialization

r28160 - docs/Perl6/Spec/S32-setting-library

2009-09-01 Thread pugs-commits
Author: lwall Date: 2009-09-01 20:04:33 +0200 (Tue, 01 Sep 2009) New Revision: 28160 Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod Log: [S32] clean up some numeric spec fossils Modified: docs/Perl6/Spec/S32-setting-library/Numeric.pod ==

r28169 - docs/Perl6/Spec

2009-09-02 Thread pugs-commits
Author: lwall Date: 2009-09-02 19:09:15 +0200 (Wed, 02 Sep 2009) New Revision: 28169 Modified: docs/Perl6/Spec/S05-regex.pod Log: [S05] document how :my works in regexen Modified: docs/Perl6/Spec/S05-regex.pod === --- docs/Perl6/

r28171 - docs/Perl6/Spec

2009-09-02 Thread pugs-commits
Author: lwall Date: 2009-09-02 20:21:39 +0200 (Wed, 02 Sep 2009) New Revision: 28171 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] forbid List and Range as endpoint to ranges Modified: docs/Perl6/Spec/S03-operators.pod =

r28172 - docs/Perl6/Spec

2009-09-02 Thread pugs-commits
Author: lwall Date: 2009-09-02 21:48:23 +0200 (Wed, 02 Sep 2009) New Revision: 28172 Modified: docs/Perl6/Spec/S01-overview.pod Log: [S01] also allow a .p6 to be indicative of Perl 6 code Modified: docs/Perl6/Spec/S01-overview.pod ==

<    1   2   3   4   5   6   7   8   9   10   >