[perl #125556] Rakudo doesn't do Unicode Special Casing (uc, tc, uclc, tclc for ffl ligature,Turkish i, etc.)

2015-07-05 Thread via RT
# New Ticket Created by raiph # Please include the string: [perl #125556] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=125556 > What I did: > say 'ffl'.uc; # say the uppercased version of an ffl ligature What I got with came

[perl6/specs] 66d345: Detail action methods + dynvar behavior

2015-07-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 66d345c46eb3e16bdb2f3257bb2265bb803f610c https://github.com/perl6/specs/commit/66d345c46eb3e16bdb2f3257bb2265bb803f610c Author: Rob Hoelz Date: 2015-07-05 (Sun, 05 Jul 2015) Changed paths: M S05-rege

[perl6/specs] beb870: Spec action objects/methods

2015-07-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: beb870dbff3460b981055034ee5b6e72307b7d34 https://github.com/perl6/specs/commit/beb870dbff3460b981055034ee5b6e72307b7d34 Author: Rob Hoelz Date: 2015-07-04 (Sat, 04 Jul 2015) Changed paths: M S05-rege

[perl6/specs] 30aa60: Document (camel|kebab|snake) case naming conventio...

2015-07-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 30aa605bc9ccecbb2c7324e031c8e267f9f9c532 https://github.com/perl6/specs/commit/30aa605bc9ccecbb2c7324e031c8e267f9f9c532 Author: Rob Hoelz Date: 2015-07-04 (Sat, 04 Jul 2015) Changed paths: M S99-glos

[perl #125555] [NYI] Comparison ops for DateTimes in Rakudo

2015-07-05 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #12] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=12 > hm, we have comparison ops for Date objects but not for DateTime objects... this is prob

[perl #119763] Variable declaration with adverb throws internal error

2015-07-05 Thread Christian Bartolomaeus via RT
This seems to be the same problem as the one in https://rt.perl.org/Ticket/Display.html?id=117417. Maybe the two tickets could be merged?

[perl #115390] Crash (abort or segfault) when using 'but' in a loop

2015-07-05 Thread Christian Bartolomaeus via RT
None of the above evaluations results in a crash/segfault. I tested with current Moar and JVM and Parrot from Rakudo Star 2015.02. I added three tests with commit https://github.com/perl6/roast/commit/3957fed267 I'm closing this ticket as resolved.