Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 7e9c2b64d08bdc39b734363e81c66d7e2d01d487
https://github.com/perl6/specs/commit/7e9c2b64d08bdc39b734363e81c66d7e2d01d487
Author: Larry Wall
Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths:
M S29-fun
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #119609]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=119609 >
[23:44:41] r: my %e; (%e{$_.WHICH} //= ($_ => 0)).value++ for ; say
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: fcd17ad88c4b8002f7ab78a929fe32a6471a70ac
https://github.com/perl6/specs/commit/fcd17ad88c4b8002f7ab78a929fe32a6471a70ac
Author: Larry Wall
Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths:
M S29-fun
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: e05910e1155e661e934a1f4627020ec38188f8b8
https://github.com/perl6/specs/commit/e05910e1155e661e934a1f4627020ec38188f8b8
Author: Dagur Valberg Johannsson
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: ac66ac32d437ec6a0a36d95aeb318efd043daf49
https://github.com/perl6/specs/commit/ac66ac32d437ec6a0a36d95aeb318efd043daf49
Author: Timo Paulssen
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M S32-
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 554918c672f7b7d4f9ed8f62514222a18e424269
https://github.com/perl6/specs/commit/554918c672f7b7d4f9ed8f62514222a18e424269
Author: Kris Shannon
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
M S06-r
# New Ticket Created by Tim King
# Please include the string: [perl #119605]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=119605 >
[17:44] rn: sub f (@a) { @a }; say f 1 ... 10; # should be 1 2 3 4 5 6
7 8 9 10
[1
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: a02e2e1d48a4a2f8694d5767cfe8e7b4f95491fd
https://github.com/perl6/specs/commit/a02e2e1d48a4a2f8694d5767cfe8e7b4f95491fd
Author: Elizabeth Mattijsen
Date: 2013-09-02 (Mon, 02 Sep 2013)
Changed paths:
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 0db77c8d5e4466ba758b4eee0fa71314061de5af
https://github.com/perl6/specs/commit/0db77c8d5e4466ba758b4eee0fa71314061de5af
Author: Larry Wall
Date: 2013-09-01 (Sun, 01 Sep 2013)
Changed paths:
M S29-fun