Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Last active August 30, 2020 09: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/e9de66f35ca85d6de9cd93d80b2147f8 to your computer and use it in GitHub Desktop.
Save Whateverable/e9de66f35ca85d6de9cd93d80b2147f8 to your computer and use it in GitHub Desktop.
releasable6
    + Make Blob.gist work for all sizes of Blob [f98861ad]
    + Suggest method names that differ only in capitalization [b7ff282f]
    + Perform Levenshtein on .fc of strings [30c4b6e5]
    + Make test less specific [bb7c617a]
    + Add checks for HOW WHAT WHO manually [b054f9f0]
    + Streamline X::Multi::Ambiguous listing [999680e6]
    + Lose the return constraint [b8121cec]
    + Revert "- Change CUPS::File.initiate-lock() parameter from IO::Path:DL to Str:D:" [ee638827]
    + Revert "- Prevent race condition with try {} blocks." [60b9c93c]
    + Revert "- Adds sentinels to mitigate the risk of renaming a file that may no longer be there." [9da97549]
    + Revert "- Fixes mismatch in named parameter calls to .destination" [3c4ab55d]
    + Revert "- Once again, we have what appears to be a working version of a rakudo" [d95651f7]
    +  Update changelog + announcement [ecdbdcd1]
    + [release] Bump NQP revision to 2020.08 [a3cbda89]
    + [release] Bump VERSION to 2020.08 [1336e5f3]
    + Merge pull request #3866 from rakudo/release-2020.08 [0e7f426e]
    + Merge pull request #3867 from rakudo/release-2020.08 [f2464e33]
    + [NQP Bump] Brings 4 commits [ea60eaec]
    + Externalize suggestions and tips [df5b3d53]
    + Add test for specific suggestions [3703469d]
    + 2020.08.1 release announcement + changelog [308673a6]
    + [release] Bump NQP revision to 2020.08.1 [41d8c33e]
    + [release] Bump VERSION to 2020.08.1 [b86c05cb]
    + Merge pull request #3870 from rakudo/release-2020.08.1 [92dc00c2]
    + heuristic for reduce metaop: don't get foiled by multiple [ [86bac5ad]
    + Merge pull request #3857 from rakudo/ambiguous-is-default [b0052306]
    + Improve the JVM relocatability situation [038fbc44]
    + Implement $PERL6_HOME fallback in the JVM runner [c9901246]
    + Merge pull request #3862 from patrickbkr/jvm-fixes [c1784bda]
    + Bump NQP [7596622b]
    + Fix `raku -V` [2b327ca8]
    + Merge pull request #3853 from rakudo/suggest-capitalization-errors [64dfb2e4]
    + Merge pull request #3812 from Kaiepi/blob-gist [ca5e8df0]
    + Fix for #3877 [46a72998]
    + Merge pull request #3879 from rakudo/fix-3877 [7db24909]
    + Bump NQP to get -V fix and new libuv [a289959a]
    + Merge branch 'master' into fix-raku-v [0e45651f]
    + Merge pull request #3876 from patrickbkr/fix-raku-v [cc19d3d8]
    + Add a test for `raku -V` [97114a84]
    + Merge pull request #3880 from patrickbkr/raku-v-test [e2855aa6]
    + Fix `raku -V` [1a1fe7fb]
    + Add a test for `raku -V` [f00c4198]
    + Changelog + release announcement [84fb9468]
    + [release] Bump NQP revision to 2020.08.2 [ee6e85e0]
    + [release] Bump VERSION to 2020.08.2 [e3071de3]
    + Merge branch 'master' into release-2020.08.2 [94e16dce]
    + Merge pull request #3884 from rakudo/release-2020.08.2 [c7415822]
    + Precomp release pipeline: Test the install instead of the build runners [f2bf446c]
    + Add some missing files to the `make clean` target for the JVM backend [58e729f6]
    + Merge pull request #3886 from patrickbkr/reloc-release-test-install [db766ebe]
    + Merge pull request #3887 from patrickbkr/jvm-make-clean-additions [fc75105f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment