Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 9, 2020 20:48
Show Gist options
  • Save Whateverable/c7c710dfb81a28c260801e1dfd1b2770 to your computer and use it in GitHub Desktop.
Save Whateverable/c7c710dfb81a28c260801e1dfd1b2770 to your computer and use it in GitHub Desktop.
releasable6
    + Fix stub packages in multi part declarations only knowing part of their name [51db5341]
    + Remove unnecessary branch in .truncate [7192a99e]
    + Merge pull request #3933 from rakudo/release-2020.09 [c7549f5e]
    + Adapt to simplified nqp::isprime_I [80bf1db1]
    + Merge pull request #3932 from MasterDuke17/adapt_to_simplified_isprime [f74950c5]
    + Merge pull request #3930 from MasterDuke17/simplify_truncate [e6797750]
    + Make BUILD(ALL)PLAN output a bit clearer [a26beb66]
    + Force "id" command to use POSIX locale [6a89d716]
    + Merge pull request #3940 from rypervenche/user-group [62a22d0f]
    + Move Int candidates from Numeric.pm6 to Int.pm6 [bf799bae]
    + Merge pull request #3943 from MasterDuke17/move_Int_candidates_from_Numeric_to_Int [02909428]
    + Merge pull request #3926 from rakudo/fix_name_of_stub_packages_in_multi_part_declarations [9fdc003e]
    + Fix possible race in multi-threaded precompilation [12946210]
    + Merge pull request #3741 from MasterDuke17/fix_possible_race_in_multi_threaded_precompilation [acd95d7d]
    + Add support for bundling arguments to the default argument parser [04164a0f]
    + Merge pull request #2874 from Leont/bundling-arguments [e545b842]
    + Bump NQP to get nwc10's latest MoarVM hash fixes [18279aa0]
    + Remove trailing whitespace [d6c7a077]
    + whitespace [fd4106af]
    + Merge pull request #3946 from rakudo/coke/whitespace [73a04190]
    + minor .md updates [0688a553]
    + Make %a{a;b} about 30% faster [a5774094]
    + Further simplify %h{a;b;c} candidate [e435a087]
    + Re-implement %h{a;b} from scratch for 6.e [551b577d]
    + Oops, forgot to add &postcircumfix:<{; }> to core.e keys [f106c231]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment