Re: 'nom' branch is now default, rakudo release status

2011-09-08 Thread Darren Duncan
Why not just skip August and do your first "nom" release when you would normally have done the 2011.09 one. That would be in about 2-3 weeks anyway. -- Darren Duncan Patrick R. Michaud wrote: We have not as yet created a 2011.08 release based on nom. After much useful discussion and contribut

'nom' branch is now default, rakudo release status

2011-09-08 Thread Patrick R. Michaud
I've just now switched the Rakudo repository on GitHub such that the default branch is now "nom" instead of "master". The nom branch is where nearly all significant Rakudo development has taken place over the last several months -- over 1,800 commits since being forked from the 'master' branch bac

[perl6/specs] e638d2: Document possessive quantifier syntax

2011-09-08 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: e638d24b7f1182231172d229725d35374a1cc6ff https://github.com/perl6/specs/commit/e638d24b7f1182231172d229725d35374a1cc6ff Author: Larry Wall Date: 2011-09-08 (Thu, 08 Sep 2011) Changed paths: M S05-re

[perl6/specs] a2f4fb: [S12] typo fix: insert missing if

2011-09-08 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: a2f4fb9ee601093101b610b8372f141abf4d0efd https://github.com/perl6/specs/commit/a2f4fb9ee601093101b610b8372f141abf4d0efd Author: Felix Herrmann Date: 2011-09-08 (Thu, 08 Sep 2011) Changed paths: M S1

[perl6/specs] 3e3f55: [S12] remove a fossile noted by felher++

2011-09-08 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 3e3f5560011a3ae6371db93d96d95ea658a9272a https://github.com/perl6/specs/commit/3e3f5560011a3ae6371db93d96d95ea658a9272a Author: Moritz Lenz Date: 2011-09-08 (Thu, 08 Sep 2011) Changed paths: M S12-o

[perl #98678] [BUG] LTA error message when providing a non-recognized seed to the sequence operator in Rakudo

2011-09-08 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #98678] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=98678 > rakudo: .say for 1, 2, 4 ... 256 rakudo fc57d1: OUTPUT«1␤2␤4␤8␤16␤32␤64␤128␤256␤»