+ Prevent issues when multiple threads try to load the same precomp [b85fb8c0] + When precomp fails, notify waiting threads of failure [002dac33] + in !load-dependencies, handle loaded hash right [040d145a] + Fix a use-after-free in runner.c [bed55b51] + Merge pull request #6024 from patrickbkr/fix-win-script-with-space [2d4a8c83] + Add vararg support to NativeCall (#5998) [61f09188] + Only check varargs logic if there are any args at all [f4cb406b] + Revert "RakuAST: don't allow &( ) contextualizer" [eb8c9b13] + RakuAST: allow ≔ as a unicode alternative for := [41a1b3cd] + Make CORE.c setting build reproducibly [5154f2a1] + Merge pull request #6026 from patrickbkr/msi-stale-command-cleanup [5140c3c6] + Eliminate magic 37 in Instant class. Modify some comments [3b80351f] + Another vararg test: passing `Int`s [a1336399] + Try alpha "TBD" for releasable. [c5c33ba9] + Merge pull request #6027 from patrickbkr/another-vararg-test [31ff2eb2] + Remove lexical $current-offset-nanos [6432643b] + Adjust CLI help to mention --optimize=off [04a36dd1] + Merge pull request #5999 from rakudo/precomp_repo_no_parallel_load_of_same_precompiled_file [fbd475fb] + Merge pull request #6025 from patrickbkr/fix-weird-rakudo-home [6d8be995] + Add an istype check on the role group [0a90592a] + Why were coercions excluded? [3e9f2527] + Explicitly use signed char when comparing to -1 [7a302e08] + Revert "Add an istype check on the role group" [cfaee8a0] + Update Rakudo for Unicode 17.0.0 (#6034) [4d62268a] + Bump NQP to get Unicode 17 support, Shimmerfairy++ [1e66a50c] + RakuAST: make sure "constant" is localizable [6b47541e] + Bump NQP to get MoarVM PTY support implemented by patrickb++ [1d6aae34] + Proc::Async PTY support [029cb9fd] + Implement setting the initial window size [1dfd3b5e] + Implement Proc::Async.resize-pty() [f347d084] + fixes [e246fc23] + Changes to only build the PTY spawn helper when necessary [fd386dbc] + Bump NQP to unbreak the Windows build [81a6e768] + Merge pull request #5651 from patrickbkr/pty [63bc8b83] + RakuAST: introduce =restart RakuDoc directive [6f557f1e] + Bump NQP to get outdated pointer fix, timo++ [820a4a94]
Created
December 18, 2025 12:27
-
-
Save Whateverable/31f9f4c09670ce1a33a10e4f911a185f to your computer and use it in GitHub Desktop.
releasable6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| next |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment