Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 11, 2021 17:43
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/9dfe821e4f73ca56030bf9741cb25896 to your computer and use it in GitHub Desktop.
Save Whateverable/9dfe821e4f73ca56030bf9741cb25896 to your computer and use it in GitHub Desktop.
releasable6
  GH#4418 Inline::Perl5 roundtrip tests fails on various releases
    + Merge pull request #4417 from rakudo/release-2021.06 [cd017062]
    + Simplify iterator selection for map [a8f144cc]
    + Update Freenode to Libera [1f0122ef]
    + Merge pull request #4420 from rakudo/libera [eab5fcd0]
    + Restore Pod6 E<> html entity support (#4397) [06ae4cf4]
    + Bump NQP [8f6e41ea]
    + Implement support for moar::hllincludes config variable [a96bfdc2]
    + Use list_indent variable instead of filelist_indent [552f2810]
    + Merge pull request #4421 from vrurg/moar-hllinclude-support [37dd25f6]
    + Fix freezes caused by concurrently produced iterators [8eae05b9]
    + Fix potential race condition [2d396ae7]
    + Turn $!has-iterator into an atomicint [6e66c2e5]
    + Fix unimatch for non-base properties [0a1256af]
    + Fix JVM build [24b0df8a]
    + Merge pull request #4416 from vrurg/rakudo_4413 [772711ad]
    + Revert "Restore Pod6 E<> html entity support (#4397)" [6928d208]
    + Merge pull request #4426 from rakudo/revert-4397-htmlentities [2a13c31b]
    + Revert "Revert "Restore Pod6 E<> html entity support (#4397)"" [af50f628]
    + Merge pull request #4427 from raydiak/master [ad94ef1d]
    + Fix binary release set-env.* scripts with space in path [a4a46e3c]
    + Announce releases on rakudo.org again [d6dc3e0e]
    + Merge pull request #4431 from patrickbkr/release-announcements [f7e9b92d]
    + Make $() work properly on scalar values [dba9f56a]
    + Merge pull request #4425 from codesections-forks/unimatch [27929357]
    + Implement `last` with value (#4415) [402ea056]
    + Support all HTML5 entities (#4428) [910179d7]
    + Allow CTRL-c to stop entry in REPL (#4405) [cf7b4f18]
    + Add ⩶ and ⩵ as unicode synonyms for === and == (#4392) [eab780f3]
    + Tell people to encode in UTF-8 by default [944fc149]
    + Revert "Tell people to encode in UTF-8 by default" [96a1c494]
    + Revert "Revert "Tell people to encode in UTF-8 by default"" [14f2f05f]
    + Revert "Revert "Revert "Tell people to encode in UTF-8 by default""" [afab892d]
    + R:I:UnendingValue no longer a PredictiveIterator [917d674b]
    + Separate R:I:IntRange into two classes [03aef65c]
    + PredictiveIterator provides own push-until-lazy [7cf3927d]
    + Implement "next foo" [2542a0ac]
    + Merge pull request #4422 from patrickbkr/fix-4419 [6b186020]
    + Bump NQP for the latest MoarVM fixes [2bf59702]
    + Deprecate `status` method of `Proc` in place of exitcode` and `signal` (#4442) [249fdba2]
    + Test mkdir when parent was created but child fails (#4408) [a124df83]
    + Revert "Test mkdir when parent was created but child fails (#4408)" [a3b79397]
    + Merge pull request #4444 from rakudo/revert-4408-mkdir [3f5271bc]
    + Fix some errors WRT curried role typecheck lists (#4436) [1ed28638]
    + Use private version of Proc.status, not deprecated one (#4445) [2fd458cc]
    + Revert "Fix some errors WRT curried role typecheck lists (#4436)" [6dbe45ee]
    + Revert "Revert "Test mkdir when parent was created but child fails"" [5976e30e]
    + Merge pull request #4446 from rakudo/revert-4444-revert-4408-mkdir [1e6d93c2]
    + Abstract some SlippyIterator logic [bdc5092f]
    + Remove unneeded attribute from SlippyIterator [1bd0411c]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment