Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 10, 2020 20:25
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/ebdc5c2d74273adaaebd108fa5752794 to your computer and use it in GitHub Desktop.
Save Whateverable/ebdc5c2d74273adaaebd108fa5752794 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]
    + Build: A wrong NQP version should abort the build [4dbdcb8d]
    + Switch to 'Raku' github project in Configure.pl [f3a70a58]
    + Fix Windows binary release script [bd029ae4]
    + Don't run spec tests during binary release build [99acfa9c]
    + sub MAIN: Negation and explicit values with bundling and single parameter [75f92d2b]
    + 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]
    + Merge pull request #3938 from patrickbkr/binary-release-fixes [6ff7c5be]
    + Merge pull request #3939 from patrickbkr/wrong-nqp-abort [b8191e81]
    + Merge pull request #3948 from patrickbkr/sub-main-single-param-bundling [26e046c5]
    + Implement all supported adverbs for %h{a;b} [6986ea1d]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment