Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 9, 2020 20:48

Revisions

  1. Whateverable created this gist Oct 9, 2020.
    1 change: 1 addition & 0 deletions query
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    status
    25 changes: 25 additions & 0 deletions unreviewed.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    <pre> + Fix stub packages in multi part declarations only knowing part of their name [<a href="https://github.com/rakudo/rakudo/commit/51db5341a7991b5d554137f5203c5d4c8b96672c">51db5341</a>]
    + Remove unnecessary branch in .truncate [<a href="https://github.com/rakudo/rakudo/commit/7192a99e69732f93259e8cd662e8789cff7734ed">7192a99e</a>]
    + Merge pull request #3933 from rakudo/release-2020.09 [<a href="https://github.com/rakudo/rakudo/commit/c7549f5ed283cb73ed1cf34b7ff05b24aea0804a">c7549f5e</a>]
    + Adapt to simplified nqp::isprime_I [<a href="https://github.com/rakudo/rakudo/commit/80bf1db138705013d72736cd8c0a81704b01ba9d">80bf1db1</a>]
    + Merge pull request #3932 from MasterDuke17/adapt_to_simplified_isprime [<a href="https://github.com/rakudo/rakudo/commit/f74950c51052e32e1da52da0b9b3bc2a7d3a456a">f74950c5</a>]
    + Merge pull request #3930 from MasterDuke17/simplify_truncate [<a href="https://github.com/rakudo/rakudo/commit/e6797750091ccc4926dbc3f78805262fd8c47b17">e6797750</a>]
    + Make BUILD(ALL)PLAN output a bit clearer [<a href="https://github.com/rakudo/rakudo/commit/a26beb66e086def8ec5ee7e5c743e0110e306713">a26beb66</a>]
    + Force "id" command to use POSIX locale [<a href="https://github.com/rakudo/rakudo/commit/6a89d716bef559460a7a9a9fe0772aa216a850bb">6a89d716</a>]
    + Merge pull request #3940 from rypervenche/user-group [<a href="https://github.com/rakudo/rakudo/commit/62a22d0fe49cf3c850d6103ac75dbffc3b961dbf">62a22d0f</a>]
    + Move Int candidates from Numeric.pm6 to Int.pm6 [<a href="https://github.com/rakudo/rakudo/commit/bf799bae119339b1b71933875df363d25b31990d">bf799bae</a>]
    + Merge pull request #3943 from MasterDuke17/move_Int_candidates_from_Numeric_to_Int [<a href="https://github.com/rakudo/rakudo/commit/029094282ce1f7ea032f08e85836daddd1a9e239">02909428</a>]
    + Merge pull request #3926 from rakudo/fix_name_of_stub_packages_in_multi_part_declarations [<a href="https://github.com/rakudo/rakudo/commit/9fdc003ef1e88549e4bbdffddec112c43eff2432">9fdc003e</a>]
    + Fix possible race in multi-threaded precompilation [<a href="https://github.com/rakudo/rakudo/commit/12946210eacffcf07727ce65913d8a9ef1bdd29a">12946210</a>]
    + Merge pull request #3741 from MasterDuke17/fix_possible_race_in_multi_threaded_precompilation [<a href="https://github.com/rakudo/rakudo/commit/acd95d7d41aaed915a7e665909a88cc26f97650b">acd95d7d</a>]
    + Add support for bundling arguments to the default argument parser [<a href="https://github.com/rakudo/rakudo/commit/04164a0fd092e704b79ac881787e17f08c25e78a">04164a0f</a>]
    + Merge pull request #2874 from Leont/bundling-arguments [<a href="https://github.com/rakudo/rakudo/commit/e545b842ced778508caec287089ca66c1da8775e">e545b842</a>]
    + Bump NQP to get nwc10's latest MoarVM hash fixes [<a href="https://github.com/rakudo/rakudo/commit/18279aa027e656d37d125bc5a0229cbc4c96218c">18279aa0</a>]
    + Remove trailing whitespace [<a href="https://github.com/rakudo/rakudo/commit/d6c7a0773133fd27d70eb728db806dba984e4f6b">d6c7a077</a>]
    + whitespace [<a href="https://github.com/rakudo/rakudo/commit/fd4106af600ddba65790618adda5f621b82fac05">fd4106af</a>]
    + Merge pull request #3946 from rakudo/coke/whitespace [<a href="https://github.com/rakudo/rakudo/commit/73a0419072ef3e4df6df108ebbeddcf10e862ae0">73a04190</a>]
    + minor .md updates [<a href="https://github.com/rakudo/rakudo/commit/0688a5533d8156c5f733fcda318903ae79f92aa6">0688a553</a>]
    + Make %a{a;b} about 30% faster [<a href="https://github.com/rakudo/rakudo/commit/a57740946ac574bf6492ee0d257997faf9477782">a5774094</a>]
    + Further simplify %h{a;b;c} candidate [<a href="https://github.com/rakudo/rakudo/commit/e435a08798f98959cf679e5ccbabe2a6c2d996ef">e435a087</a>]
    + Re-implement %h{a;b} from scratch for 6.e [<a href="https://github.com/rakudo/rakudo/commit/551b577d86d05d6e96d689e3445c51bdc683c245">551b577d</a>]
    + Oops, forgot to add &amp;postcircumfix:&lt;{; }&gt; to core.e keys [<a href="https://github.com/rakudo/rakudo/commit/f106c23107148be27e838dd92f55a0a4f2430945">f106c231</a>]</pre>