Re: Managing breakages across Rakudo versions

2012-07-06 Thread Patrick R. Michaud
On Thu, Jul 05, 2012 at 02:39:00PM +0200, Moritz Lenz wrote: > Am 05.07.2012 07:11, schrieb Patrick R. Michaud: > >1. ? quantifier in regexes > > > >The C quantifier used to be specified to capture matches > >in the same manner as C<*> and C<+> -- that is, it produced > >a List of Match objects in

[perl6/specs] 70c1b2: [spurt]: s/':new'/':createonly'/ as suggested by...

2012-07-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 70c1b249af96815a909229a2addd880ee8937134 https://github.com/perl6/specs/commit/70c1b249af96815a909229a2addd880ee8937134 Author: pmichaud Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M S32-setti

[perl #114014] ord.Cool outputs LTA error

2012-07-06 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #114014] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114014 > JimmyZ rn: say ord.Cool p6eval rakudo 501e8a: OUTPUT«===SORRY!===␤CHECK FAILED:

[perl6/specs] ce9cbc: chdir, get, lines

2012-07-06 Thread GitHub
Branch: refs/heads/io-refactor Home: https://github.com/perl6/specs Commit: ce9cbc72f5980253f688e0f834730ef6eda52a9f https://github.com/perl6/specs/commit/ce9cbc72f5980253f688e0f834730ef6eda52a9f Author: Moritz Lenz Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M S

[perl #114012] [BUG] Rakudo implements &ucfirst, but S32/Str says it's deprecated

2012-07-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #114012] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114012 > rn: say ucfirst "aie!" rakudo 501e8a, niecza v19-12-gf36d743: OUTPUT«Aie!␤» * m

[perl6/specs] 808209: document IO::Path; move more stuff around

2012-07-06 Thread GitHub
Branch: refs/heads/io-refactor Home: https://github.com/perl6/specs Commit: 8082097aa44af485d7b0652d29927b9c5c1407c6 https://github.com/perl6/specs/commit/8082097aa44af485d7b0652d29927b9c5c1407c6 Author: Moritz Lenz Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M S

[perl6/specs] c2eea9: move &slurp and &spurt to functions; move file tes...

2012-07-06 Thread GitHub
Branch: refs/heads/io-refactor Home: https://github.com/perl6/specs Commit: c2eea90e22987f4f05f5960d47ef01ae16221495 https://github.com/perl6/specs/commit/c2eea90e22987f4f05f5960d47ef01ae16221495 Author: Moritz Lenz Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M S

[perl6/specs] fb68e5: [IO] start IO refactoring with an overview over th...

2012-07-06 Thread GitHub
Branch: refs/heads/io-refactor Home: https://github.com/perl6/specs Commit: fb68e5507b45eed87520a785ff60e7b87ac3305d https://github.com/perl6/specs/commit/fb68e5507b45eed87520a785ff60e7b87ac3305d Author: Moritz Lenz Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M S

[perl6/specs] 4137ad: [S32/IO] spurt now overwrites by default

2012-07-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 4137ad6cf75aaefedcb2c0bb8c0674ef2e22472c https://github.com/perl6/specs/commit/4137ad6cf75aaefedcb2c0bb8c0674ef2e22472c Author: Carl Masak Date: 2012-07-06 (Fri, 06 Jul 2012) Changed paths: M S32-set

[perl #113996] sprintf() doesn't support "%m" modifier

2012-07-06 Thread via RT
# New Ticket Created by Vadim Zeitlin # Please include the string: [perl #113996] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=113996 > Hello, With the latest (as of 2012-07-05) version of Rakudo from nom branch I