Geth rakudo: 337848fe2a | rir++ | lib/Test.rakumod
Have Test::done-testing return Bool.
00:07
rakudo: aa1b3ed32f | (Vadim Belman)++ (committed using GitHub Web editor) | lib/Test.rakumod
Merge pull request #3856 from ziuq/done

Have Test::done-testing return Bool.
releasable6 Next release in ≈1 day and ≈15 hours. 1 blocker. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
nine releasable6: status 07:49
releasable6 nine, Next release in ≈1 day and ≈11 hours. 1 blocker. Changelog for this release was not started yet
nine, Details: gist.github.com/9017ab0aa1096f0dbc...abfabfaa25
nwc10 surely you're on holiday? 07:54
nine on the train still 07:56
nwc10 aha. 07:57
[Tux] Rakudo version 2020.07-70-gaa1b3ed32 - MoarVM version 2020.07-19-g9a5203395
csv-ip5xs0.828 - 0.844
csv-ip5xs-208.302 - 10.316
csv-parser25.727 - 27.031
csv-test-xs-200.407 - 0.407
test8.136 - 8.736
test-t1.995 - 2.061
test-t --race0.842 - 0.911
test-t-2033.364 - 36.469
test-t-20 --race9.003 - 9.506
10:03
Geth roast: 7bc3bd531a | (Elizabeth Mattijsen)++ | S32-list/sort.t
Add another sort test mentioned by AlexDaniel++
10:29
Geth rakudo/precomp_store_parallelism: 6 commits pushed by (Stefan Seifert)++ 10:41
Geth rakudo: niner++ created pull request #3861:
Precomp store parallelism
10:50
nine Too bad I didn't quite make it. Got two hangs in the spectest. Probably it's not a good idea after all to store only one $!lock in PrecompilationStore::File. I guess we're gonna have to make a tiny change to the API (an argument for $store.unlock which you would pass the thing you got from $store.destination) 10:55
Alas vacation is starting for real...so will only be able to continue in a week and a half. But maybe someone else can pick this up? 10:56
lizmat nine++ have a great vacation 11:21
Geth rakudo/sorting-with-junctions: ec08b1b375 | (Elizabeth Mattijsen)++ | src/core.c/Rakudo/Sorting.pm6
Fix sorting of NaN

This mimics the behaviour of the official Num cmp Num wrt NaN. However, one could consider that incorrect, as the nqp::cmp_n op considers **any** comparison with NaN as an equal value, instead of assuming that a NaN is larger than any other Num value, including Inf. So either cmp gets it wrong, or nqp::cmp_n gets it wrong.
In any case, this makes sorting with NaN values tests pass.
12:03
Geth roast/master: 4 commits pushed by rir++, (Vadim Belman)++ 14:14
Geth rakudo: patrickbkr++ created pull request #3862:
Make JVM honor $PERL6_HOME env variable
15:29
Geth rakudo/rakuast: 356f14a8a8 | (Jonathan Worthington)++ | 2 files
Attach scope to a RakuAST::Package
17:13
rakudo/rakuast: 06f8c3cb4a | (Jonathan Worthington)++ | 10 files
Basic support for `use` in RakuAST

This is the first construct with BEGIN-time effects to be implemented in RakuAST, and thus this commit includes some foundations for that (but still quite a lot less than shall be needed for the most general cases, where we need to execute code during the compilation).
... (12 more lines)
releasable6 Next release in ≈19 hours. 1 blocker. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00
AlexDaniel ≡ and ≢ ? huh… 23:36