Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 29, 2021 11:16
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/cd6fa59c5fc3c3493a0f1cb8dd3f8809 to your computer and use it in GitHub Desktop.
Save Whateverable/cd6fa59c5fc3c3493a0f1cb8dd3f8809 to your computer and use it in GitHub Desktop.
releasable6
    + Merge pull request #4257 from rakudo/release-2021.03 [bccb2ce2]
    + Make eqv op for Parameter consider subsignatures too [41fd1d9f]
    + Add IO::Path.user/group methods [2fa6413b]
    + Remove two five-year-old compatibility wrappers. [1e94845b]
    + Merge pull request #4259 from vrurg/rakudo_4258 [b21a0c37]
    + Merge pull request #4261 from rakudo/IO-user-group [11ba67d4]
    + Merge pull request #4262 from nwc10/remove-wrappers [e8b9e040]
    + Bump NQP to get the latest MoarVM and NQP fixes [195e4461]
    + Make Str.wordcase about 5x as fast [5d058ea8]
    + Make Str.uniparse about 10% faster [9cc65028]
    + Make lines()/words() (sub version) upto 20x as fast [b954ef94]
    + [JVM] Show name of subset in error message [b4367a8f]
    + Make open("file") (sub version) upto 20% faster [23b0bed8]
    + Make signal handler setup synchronous to avoid race conditions [2d1f4904]
    + Make sure method `submethod_table` exists. [5959a21c]
    + Remove unneeded and harmfull nqp::hllbool in Perl6::Actions::maybe_add_inlining_info [c0d7464a]
    + Merge pull request #4271 from rakudo/remove_bogus_hllbool [6d27bf65]
    + Bump NQP to get nine++ fix for signal setup [fe0c2daa]
    + Relax lots of Cool subs access checks [c993e33b]
    + Merge pull request #4270 from vrurg/WALK-submethod-fix [776f1a62]
    + Unbreak Bags on the JVM backend [dc50951e]
    + Make my %h is QuantHash = ....  about 5x as fast [ec73d6c9]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment