[00:26] *** epony left [01:27] *** kvw_5 joined [01:28] *** epony joined [01:31] *** kvw_5_ left [01:59] *** frost-lab joined [02:18] ¦ rakudo: tbrowder++ created pull request #4288: Add new methods to class DateTime [02:18] ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/4288 [02:50] ¦ roast: tbrowder++ created pull request #727: Add tests for new methods on class DateTime with PR #4288 [02:50] ¦ roast: review: https://github.com/Raku/roast/pull/727 [03:46] *** evalable6 left [03:50] *** evalable6 joined [04:10] *** grayrider joined [06:10] *** brown121407 left [06:11] *** brown121407 joined [06:23] ¦ star: 12b13d2a16 | (Patrick Spek)++ | 3 files [06:23] ¦ star: First draft for DragonflyBSD support [06:23] ¦ star: review: https://github.com/rakudo/star/commit/12b13d2a16 [06:23] ¦ star: bdd0b21694 | (Patrick Spek)++ | etc/modules.txt [06:23] ¦ star: Update branch name for Template::Mustache [06:23] ¦ star: [06:23] ¦ star: Needless virtue signalling breaking things for no reason. Who would've [06:23] ¦ star: seen this coming? [06:23] ¦ star: review: https://github.com/rakudo/star/commit/bdd0b21694 [06:53] FWIW, I don't think it's fair to criticize someone for trying to do the right thing, especially if your comment about "Needless virtue signalling" is aimed at the module owner. [06:54] (I also don't like to drop that kind of comment and then disappear, but it's midnight here, so sleep is coming -- I'll be back in a few hours.) [06:59] *** domidumont joined [07:01] tyil: what japhb just said. It's neither for you to decide whether there's a reason or not, nor is making such comments publicly a good way to build a community. Please refrain from doing so in the future. [07:01] right [09:33] *** frost-lab left [09:57] *** linkable6 left [09:58] *** linkable6 joined [10:23] <[Tux]> Rakudo v2021.03-82-gd14dda68d (v6.d) on MoarVM 2021.03-18-ga64e1a432 [10:23] <[Tux]> csv-test-xs-20 0.372 - 0.375 [10:23] <[Tux]> csv-ip5xs 0.818 - 0.820 [10:23] <[Tux]> test-t --race 0.891 - 0.900 [10:23] <[Tux]> test-t 1.960 - 2.097 [10:23] <[Tux]> test 7.637 - 7.983 [10:23] <[Tux]> csv-ip5xs-20 7.943 - 8.602 [10:23] <[Tux]> test-t-20 --race 9.722 - 9.851 [10:23] <[Tux]> csv-parser 25.795 - 26.637 [10:23] <[Tux]> test-t-20 33.587 - 33.698 [10:27] releasable6, status [10:27] sena_kun, Next release in ≈15 days and ≈8 hours. 2 blockers. Changelog for this release was not started yet [10:27] sena_kun, Details: https://gist.github.com/ae66f289dbe54e9308d3de5e8a984674 [10:52] Bashing people for breaking things is fine, but master→main transition is inevitable. Everyone will do it eventually just to keep things consistent. [10:53] github already defaults to main, git itself warns that it will eventually [10:53] so brace yourselves 😇 [10:56] I'm personally very tempted to change all my repos to main. Not really because of any message, but because if I will make that move eventually anyway then earlier is just better for me. [11:02] m: say "Test" [11:02] rakudo-moar 726a75e24: OUTPUT: «Test␤» [11:03] hmm, still an old version [11:08] Files=1346, Tests=117204, 229 wallclock secs (32.14 usr 8.72 sys + 3213.37 cusr 307.44 csys = 3561.67 CPU) [11:22] ¦ rakudo: bc8a0997f3 | (Elizabeth Mattijsen)++ | 2 files [11:22] ¦ rakudo: Make sure chr() dispatches correctly [11:22] ¦ rakudo: [11:22] ¦ rakudo: - the other Cool classes were not re-composed yet, so missed a few [11:22] ¦ rakudo: - fix test, because now it actually shows a better error message [11:22] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/bc8a0997f3 [11:27] *** gugod joined [11:34] AlexDaniel`: no, bashing people is not fine, at all. Bashing people does not create a welcoming and healthy community. It also doesn't teach anyone anything. It's pointless and harmful. [11:34] okay :) [11:35] nine++ japhb++ [11:43] *** linkable6 left [11:45] *** linkable6 joined [12:05] *** b2gills left [12:08] We use NAT64 and DNS64 to connect to GitHub. Mathias replaced the trick-or-treat daemon with unbound for that this week. Maybe that's got some issues still [12:41] *** linkable6 left [12:44] *** linkable6 joined [12:50] *** linkable6 left [12:51] ¦ rakudo: 504c89a974 | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [12:51] ¦ rakudo: Abstract unival logic into separate class [12:51] ¦ rakudo: [12:51] ¦ rakudo: - this actually makes (Int|Str).unival about 10% faster [12:51] ¦ rakudo: - the same subs/methods now exist on all backends [12:51] ¦ rakudo: - only the actual unival logic now NYI's on the JVM backend [12:51] ¦ rakudo: - this should make maintenance a bit easier [12:51] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/504c89a974 [12:53] *** linkable6 joined [12:54] *** linkable6 left [12:55] *** linkable6 joined [13:00] *** linkable6 left [13:02] *** linkable6 joined [13:06] *** linkable6 left [13:09] *** linkable6 joined [13:13] ¦ rakudo: 817d113061 | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [13:13] ¦ rakudo: Abstract .ords logic into Rakudo::Unicodey [13:13] ¦ rakudo: [13:13] ¦ rakudo: - previously known as Rakudo::Unival [13:13] ¦ rakudo: - the whole chain is now the same on all backends [13:13] ¦ rakudo: - except for the logic in Rakudo::Unicodey [13:13] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/817d113061 [13:20] *** linkable6 left [13:21] *** linkable6 joined [13:29] *** linkable6 left [13:31] *** linkable6 joined [13:35] *** linkable6 left [13:35] *** b2gills joined [13:37] *** linkable6 joined [13:38] *** linkable6 left [13:39] ¦ rakudo: 7dd80bb480 | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [13:39] ¦ rakudo: Make the NFxx family proper multi-methods [13:39] ¦ rakudo: [13:39] ¦ rakudo: - move the actual logic to Rakudo::Unicodey [13:39] ¦ rakudo: - add proto and Cool candidate [13:39] ¦ rakudo: - did *not* add NFC/NFD/NFKC/NFKD subs, that should probably be in a PR [13:39] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/7dd80bb480 [13:40] *** linkable6 joined [13:44] *** linkable6 left [13:44] *** linkable6 joined [13:46] *** linkable6 left [13:47] *** linkable6 joined [14:08] *** linkable6 left [14:10] *** linkable6 joined [14:49] *** finsternis joined [16:43] ¦ rakudo: 627cc406ee | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [16:43] ¦ rakudo: Make Int.(chr|unival) handling of negative values consistent [16:43] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/627cc406ee [16:57] ¦ rakudo: af6662a3fe | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [16:57] ¦ rakudo: Make Int.uniname handling of big integers consistent [16:57] ¦ rakudo: [16:57] ¦ rakudo: - instead of throwing "Cannot unbox" LTA messages for bigint negative values [16:57] ¦ rakudo: - instead of throwing "codepoint out of bounds" for bigint positive values [16:57] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/af6662a3fe [17:11] *** sena_kun left [17:13] *** sena_kun joined [17:18] *** domidumont left [17:24] *** domidumont joined [17:28] *** domidumont left [17:52] ¦ rakudo: 889213209f | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [17:52] ¦ rakudo: Make Str.univals a proper multi method [17:52] ¦ rakudo: [17:52] ¦ rakudo: - also make it about 50% faster [17:52] ¦ rakudo: - abstracted the uninames iterator into a role in Rakudo::Unicodey [17:52] ¦ rakudo: - use that role to create a R::U.uninames iterator method [17:52] ¦ rakudo: - use that rols to also create a a R:U.univals iterator method [17:52] ¦ rakudo: - use these both in Str.(uninames|univals) [17:52] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/889213209f [18:04] *** sena_kun left [18:19] *** grayrider left [18:38] ¦ rakudo: cae44e516f | (Elizabeth Mattijsen)++ | src/Perl6/Grammar.nqp [18:38] ¦ rakudo: Allow for experimental features in the setting [18:38] ¦ rakudo: [18:38] ¦ rakudo: Just as we have an implied "use MONKEY" in the setting. [18:38] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/cae44e516f [18:45] ¦ roast: 6a1441f627 | (Elizabeth Mattijsen)++ | spectest.data [18:45] ¦ roast: Mark S10-packages/basic.t as "slow" [18:45] ¦ roast: [18:45] ¦ roast: So it gets started earlier in a spectest, so we don't have to wait for [18:45] ¦ roast: it at the end. [18:45] ¦ roast: review: https://github.com/Raku/roast/commit/6a1441f627 [19:50] ¦ rakudo: usev6++ created pull request #4290: Fix recent JVM breakage (Rakudo::Unicodey) [19:50] ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/4290 [20:27] *** kvw_5_ joined [20:30] *** kvw_5 left [21:11] *** dogbert17 joined [21:14] *** dogbert11 left [21:46] *** Xliff joined [22:39] ¦ rakudo: 496f986e6c | (Elizabeth Mattijsen)++ | src/core.c/unicodey.pm6 [22:39] ¦ rakudo: Hopefully unbreak the build on the JVM backend [22:39] ¦ rakudo: [22:39] ¦ rakudo: Based in usev6++ https://github.com/rakudo/rakudo/pull/4290 [22:39] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/496f986e6c [23:04] sleep& [23:14] *** evalable6 left [23:14] *** linkable6 left [23:15] *** linkable6 joined [23:16] *** evalable6 joined [23:26] *** maggotbrain left