Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 17, 2021 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/e84995c8f6c85a689aaaa348f635927d to your computer and use it in GitHub Desktop.
Save Whateverable/e84995c8f6c85a689aaaa348f635927d to your computer and use it in GitHub Desktop.
releasable6
    + Fix 'too many open files' during module uninstall [ca0b8fcd]
    + Merge pull request #4340 from rakudo/release-2021.04 [94f966d1]
    + Update MethodContainer.nqp [5c78fb7a]
    + Merge pull request #4342 from rakool/multidash [82fa596d]
    + Merge pull request #4333 from rakudo/ugexe-patch-3 [a0ea55b5]
    + Update CREDITS [7fdb4bd1]
    + Merge pull request #4345 from rakudo/tonyo-credits-update [3638d224]
    + Update 2021.04.md [2f121d3b]
    + Merge pull request #4348 from k-mx/patch-1 [ba31e290]
    + Make allomorph.lc|uc|tc|tclc|fc|flip return Str [bb069a99]
    + Add test for REPL handling junction correctly [45e8e8d9]
    + Add test for REPL handling incomplete regex [cbf12d22]
    + Fix typo in test description [21100c91]
    + Merge pull request #4292 from usev6/old_issue_tracker_2917 [877fdd77]
    + Replace use of P6EX hllsym with Metamodel::Configuration.throw_or_die [ca2753b7]
    + Move registration of METAMODEL_CONFIGURATION HLL symbol [a524c3de]
    + Offload symbol lookup onto Raku code [8427afe9]
    + Make .^add_method throw X::Method::Duplicate [2c4a0062]
    + Merge pull request #4352 from vrurg/replace-P6EX [2776d696]
    + Make infix (elem) about 30x as fast on native arrays [e6a7bfe7]
    + Use #!/usr/bin/env rakudo instead of perl6 [adc89e2a]
    + Merge pull request #4358 from voegelas/usr-bin-env-rakudo [87d019f0]
    + Bump NQP to get the latest MoarVM goodies [58284b30]
    + Bump NQP to get the latest JVM fix [8b35fa64]
    + Remove special cases for hash constants for JVM [8d37210e]
    + Fix $*EXECUTABLE with non '_m' suffix executables [a37f9790]
    + Fix $*EXECUTABLE on Windows with `raku`, `raku-debug` and `rakuw` [b13542e8]
    + Merge pull request #4360 from patrickbkr/fix-executable-dynvar [816281b9]
    + Do not include falsy attribute in exception's message [5331a1d8]
    + Merge pull request #4365 from stoned/xnc-no-reason [c7a078de]
    + Bump NQP to get the latest MoarVM goodies [dcd354ef]
    + Make gist fit on one line [b48e1883]
    + Merge pull request #4367 from stoned/riid-gist [77d8a6d4]
    + Bump NQP to get the latest MoarVM goodies. [8e933613]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment