Perl 6 language and compiler development | Logs at colabti.org/irclogger/irclogger_log/perl6-dev | For toolchain/installation stuff see #perl6-toolchain | For MoarVM see #moarvm
Set by Zoffix on 27 July 2018.
Geth rakudo: 0f3bdfb82e | (Elizabeth Mattijsen)++ | src/core/Rakudo/Internals/Sprintf.pm6
Fixes in %f and "0" now superseded by "-", like P5 / GNU
06:19
|Tux| Rakudo version 2019.03.1-188-g0f3bdfb82 - MoarVM version 2019.03-75-g9b1b60f66
csv-ip5xs0.714 - 0.721
csv-ip5xs-205.866 - 5.990
csv-parser21.536 - 21.857
csv-test-xs-200.431 - 0.482
test7.274 - 7.404
test-t1.778 - 1.780
test-t --race0.866 - 0.871
test-t-2029.846 - 29.955
test-t-20 --race11.027 - 12.006
09:35
Guest16965 lizmat: have you seen these? github.com/BartMassey/printf-tests and github.com/mpaland/printf 14:09
lizmat Guest16965: thanks for the links! 16:15
Geth nqp: 7a28dfc651 | usev6++ | src/vm/jvm/runtime/org/perl6/nqp/sixmodel/reprs/DecoderInstance.java
[JVM] Die instead of silently dropping data

There is more to do with regard to decoding of invalid input, but this patch already helps a bit.
18:46
Geth roast: 04fad2cbe5 | usev6++ | 3 files
[JVM] Unfudge a few tests

Fixed with github.com/perl6/nqp/commit/7a28dfc651
19:15
Geth roast: 072fe11a36 | usev6++ | S32-io/io-cathandle.t
[JVM] Unfudge two more (sub-)tests
21:44
Geth rakudo: 45e2902d02 | (Jonathan Worthington)++ | src/Perl6/Metamodel/ClassHOW.nqp
Generate an empty BUILDALL for class with no attrs

We already had code in place to do that, but never reached it thanks to this logic in ClassHOW.compose.
23:07