Zoffix ZOFVM: Files=1290, Tests=153272, 148 wallclock secs (20.59 usr 3.27 sys + 3137.49 cusr 172.11 csys = 3333.46 CPU) 00:01
Geth roast: 737f07d613 | (Ronald Schmidt)++ | S12-attributes/mutators.t
Fix attribute mutator tests so they work and add comment discouraging their use for OO.
00:32
roast: 378df397c3 | (Ronald Schmidt)++ | S12-attributes/mutators.t
Keep attempt to proxy attribue with methods for RT 126198 but add working

examples of attribute mutator proxy using subs.
synopsebot RT#126198 [new]: rt.perl.org/Ticket/Display.html?id=126198 [BUG] Defining a Proxy with methods instead of subs leads to surprising results in Rakudo
Geth roast: 529e39ad0c | (Zoffix Znet)++ (committed using GitHub Web editor) | S12-attributes/mutators.t
Merge pull request #399 from ronaldxs/fix-attributes-mutators

Fix attribute mutator tests and add comment discouraging use
nqp: 53c45c6682 | (Zoffix Znet)++ | tools/build/MOAR_REVISION
[MoarVM Bump] 97b9951 fix debugserver getting […]

MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...9-g97b9951
04:32
¦ nqp: version bump brought these changes: github.com/MoarVM/MoarVM/compare/2...9-g97b9951
rakudo: e32bda2108 | (Zoffix Znet)++ | tools/build/NQP_REVISION
[NQP Bump] 53c45c6 [MoarVM Bump] 97b9951 fix d […]

NQP bump brought: github.com/perl6/nqp/compare/2018....5-g53c45c6
MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...9-g97b9951
¦ rakudo: version bump brought these changes: github.com/perl6/nqp/compare/2018....5-g53c45c6
samcv if anyone would be willing to review my PR here on changes to Encoding::Encoder, Str.encode and Enocding.decoder that would be great github.com/rakudo/rakudo/pull/1617 05:44
just fixed an issue compiling it on JVM so I think it's ready to go
passes all my tests soon to land on roast which test the new features
lizmat Files=1236, Tests=76268, 309 wallclock secs (14.78 usr 5.14 sys + 2135.77 cusr 203.98 csys = 2359.67 CPU) 08:46
(this was before the latest NQP bump) 08:47
Geth nqp: 198004860d | pmurias++ | src/vm/js/nqp-runtime/core.js
[js] Fix column offset when generating source maps
09:07
nqp: 891a5b46a4 | pmurias++ | 2 files
[js] Fix source map creation
travis-ci NQP build failed. pmurias '[js] Fix source map creation' 09:27
travis-ci.org/perl6/nqp/builds/353727829 github.com/perl6/nqp/compare/53c45...1a5b46a4f2
Geth rakudo: 991af461f8 | (Elizabeth Mattijsen)++ | src/core/Rakudo/Internals/HyperRaceSharedImpl.pm6
Streamline .hyper.grep batch producer

This makes the producer go from 810 msecs to 639 msecs for something like
   say ^Inf .hyper.grep( *.is-prime ).skip(9999).head
Instead of creating a new IterationBuffer for the result, the existing IterationBuffer is reused. ... (7 more lines)
12:22
AlexDaniel` Geth: ver github.com/rakudo/rakudo/commit/fed92e3b 13:16
Geth AlexDaniel`, version bump brought in these changes: github.com/perl6/nqp/compare/2018....8-g24f9097
AlexDaniel` Geth: ver github.com/perl6/nqp/commit/cb3c1a...2f818fd4d3 13:17
Geth AlexDaniel`, version bump brought in these changes: github.com/MoarVM/MoarVM/compare/2...gc6543e21f
nqp: 9716266fd8 | (Elizabeth Mattijsen)++ | tools/build/MOAR_REVISION
Bump Moar to get new shiny JIT templates by MasterDuke
13:19
¦ nqp: version bump brought these changes: github.com/MoarVM/MoarVM/compare/2...1-geee5be4
nqp/master: 4 commits pushed by pmurias++ 13:30
pmurias Turns out github.com/perl6/roast/blob/master...rame.t#L27 dies not because of a lack of an 'is dynamic' but because dies-ok make the lookup happen in the wrong frame 13:33
travis-ci NQP build passed. Elizabeth Mattijsen 'Bump Moar to get new shiny JIT templates by MasterDuke' 13:34
travis-ci.org/perl6/nqp/builds/353820635 github.com/perl6/nqp/compare/891a5...16266fd8a1
Geth rakudo: 97c6f9c854 | (Elizabeth Mattijsen)++ | tools/build/NQP_REVISION
Bump NQP to get the latest JIT templates
13:39
rakudo: version bump brought these changes: github.com/perl6/nqp/compare/2018....8-g9716266
ab391c246b | (Elizabeth Mattijsen)++ | src/core/Rakudo/Internals/HyperRaceSharedImpl.pm6

This reverts commit 991af461f8b088b636c968547b641419b40084eb.
This broke one test after all. Will look into why after the 2018.03 release.
travis-ci NQP build passed. pmurias '[js] Add $$ prefix to avoid interation over an internal field of a ctx' 13:47
travis-ci.org/perl6/nqp/builds/353825907 github.com/perl6/nqp/compare/97162...835345abe7
lizmat commute to NR.PM meeting& 13:58
Geth rakudo: 57af8b8475 | (Will "Coke" Coleda)++ | lib/Pod/To/Text.pm6
Indent pod tables in pod to text.

Helps to set off the table slightly. Minor change, passes all 6.c/d tests regarding pod =tables.
14:47
travis-ci Rakudo build failed. Will "Coke" Coleda 'Indent pod tables in pod to text. 15:45
travis-ci.org/rakudo/rakudo/builds/353862546 github.com/rakudo/rakudo/compare/a...af8b8475ac
buggable [travis build above] ☠ All failures are due to: failed make test (6 failures). Across all jobs, only t/07-pod-to-text/01-whitespace.t test file failed.
dogbert11 ZOFFLOP: t/07-pod-to-text/01-whitespace.t 17:26
not ok 2 - Tables, failed test 'Final table row is not space-padded' 17:27
[Coke] I didn't run a full spectest, only everything with a '=table' in it, might have missed one. checking. 17:51
yoleaux 00:25Z <Zoffix> [Coke]: FWIW www.perlfoundation.org/how_to_write_a_proposal says "All the proposal will be" instead of "All the proposalS will be" or "All OF the proposalS will be" (dunno which one is the rightest)
[Coke] yah, that's weird phrasing, thanks.
oh. that's not a spectest. 17:52
(why is there a pod test that isn't a spectest/)
ok. the test description seems weird, but it is testing the explicit layout; going to add the spaces to that test. 17:54
running a full make test, will push shortly. 17:55
Geth rakudo: dffbd68a79 | (Will "Coke" Coleda)++ | t/07-pod-to-text/01-whitespace.t
pod 2 text now indents tables, fix test

missed as part of 57af8b847
17:57
[Coke] dogbert11++: # ^^ ; thanks for the heads up. 17:58
travis-ci Rakudo build passed. Will "Coke" Coleda 'pod 2 text now indents tables, fix test 19:57
travis-ci.org/rakudo/rakudo/builds/353962640 github.com/rakudo/rakudo/compare/5...fbd68a792e
dogbert11 m: class C {}; role R {}; sub postfix:<.>(C:D $c){ $c but R }; my $c = C.new; $c. 20:53
camelia ===SORRY!===
Cannot find method 'ast' on object of type NQPMu
lizmat decommute& 21:06
AlexDaniel releasable6: next 21:27
releasable6 AlexDaniel, Next release in 1 day and ≈21 hours. Blockers: github.com/rakudo/rakudo/issues?q=...%9A%A0%22. Changelog for this release was not started yet
AlexDaniel, Details: gist.github.com/8ef9a80f975c69b0e0...fd555faaf1
AlexDaniel oh wow! what a clean toaster! 21:31
2 fails and some unknowns
heh, so one is this: github.com/zoffixznet/perl6-CoreHa...ery/pull/6 21:40
and another one is due to old JSON::Fast: github.com/scriptkitties/perl6-dis...er/pull/35
dogbert11 what about blockers? 21:57
AlexDaniel dogbert11: yeah, these are still up currently 22:21
jnthn said he'll try to look at #1573
but #1566 needs some love
R#1573 ##1566
synopsebot R#1573 [open]: github.com/rakudo/rakudo/issues/1573 [regression][⚠ blocker ⚠] Regression causing previously working script to fail
AlexDaniel R#1573 #1566
jnthn AlexDaniel: Yeah, there's that and another spesh bug I want to hunt tomorrow 23:13
AlexDaniel sounds great!