Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 25, 2025 21:01
Show Gist options
  • Select an option

  • Save Whateverable/0e24e397ec240215228f0e37af2bee02 to your computer and use it in GitHub Desktop.

Select an option

Save Whateverable/0e24e397ec240215228f0e37af2bee02 to your computer and use it in GitHub Desktop.
releasable6
    + 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]
    + Merge pull request #6022 from rakudo/release-2025.11 [bce5c96a]
    + Fix a use-after-free in runner.c [bed55b51]
    + Win: Fix scripts with spaces in path [cd3b612c]
    + Merge pull request #6024 from patrickbkr/fix-win-script-with-space [2d4a8c83]
    + Add vararg support to NativeCall (#5998) [61f09188]
    + Bump NQP to get NativeCall varargs support, patrickb++ [488783a7]
    + 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]
    + Win MSI: Remove stale command [635279c8]
    + 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]
    + Add next release date [6f06f9f1]
    + Try alpha "TBD" for releasable. [c5c33ba9]
    + Coke/releng (#6023) [e66655c0]
    + Normalize rakudo-home path [ee706010]
    + 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]
    + RakuAST/v6.e - Fix subset type defaults in containers [bb4e88a2]
    + Why were coercions excluded? [3e9f2527]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment