Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 21, 2021 16:05
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/410621c4858bd6cef1cb2a9418f6c316 to your computer and use it in GitHub Desktop.
Save Whateverable/410621c4858bd6cef1cb2a9418f6c316 to your computer and use it in GitHub Desktop.
releasable6
  GH#4418 Inline::Perl5 roundtrip tests fails on various releases
da0f561c was referenced but there is no commit with this id
    + Revert "Restore Pod6 E<> html entity support (#4397)" [6928d208]
    + Merge pull request #4426 from rakudo/revert-4397-htmlentities [2a13c31b]
    + 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]
    + Reduce overhead of loops with phasers by at least 5% [5ecc8308]
    + Fix next/last with Slip as value [a5d81353]
    + Re-imagine IterateOneWithoutPhasers.pull-one [f2959ad5]
    + Narrow down test to loop phasers [7a1b729b]
    + Make .grep(Callable) about 3% faster [52ffc125]
    + Fix "next value" in .grep(Callable) with >1 argument [0761d4b2]
    + Missed one case of needing to use .has-loop-phasers [ddc7c9ff]
    + Improve performance of .grep(Callable) and cleanup [bb09bbb8]
    + Lose one level of indirection with .map [38626c68]
    + Optimize .sink-all on map iterators without phasers [265888ce]
    + Make sure we don't sink values in .grep(Callable) [71f6bada]
    + Fix `rakuw.exe` to be a non-console app [57885f66]
    + Make for / map with 2+ args up to 2x as fast [4c417f31]
    + Reimagine IterateTwoWithoutPhasers [4f5fb9e6]
    + Merge pull request #4391 from Kaiepi/socket-cleanup [68b08a35]
    + Various for / map iterator cleanups [bfa6b295]
    + Add SlippyIterator.(push-)control-payload methods [9c69b7d5]
    + Make some more use of the new SlippyIterator methods [941349d0]
    + Re-imagine IterateOneWithoutPhaser.pull-one [eae82f09]
    + Rework IterateOneWithoutPhaser.push-all a bit [d8281722]
    + IterateOneWithPhasers handles empty iterators 20% faster [2efe4302]
    + Remove Slip thinko [7f5f60e8]
    + Build: Tidy and improve cleanup rules [e771bd8a]
    + Fix CURI probing on Windows [2839cef6]
    + Revert "Rework IterateOneWithoutPhaser.push-all a bit" [271b64f0]
    + Merge pull request #4452 from patrickbkr/fix-win-install-write-protected [798878cd]
    + Merge pull request #4451 from rakudo/windowed-rakuw [6eea2621]
    + Fix installation to to-be-created CURIS on Windows (#4461) [d668d992]
    + Revert "Make $() work properly on scalar values" [b0caab5b]
    + Make "next/last foo" a v6.e feature [47ebc86c]
    + Oops, forgot to add the actual file, vrurg++ [a2faac4b]
    + Make sure .grep knows about next/last foo [e777fc4f]
    + Add Uni.ACCEPTS(Uni) candidate [6b6459f3]
    + Add support for `next foo` to (node|deep|duck)map [4f190875]
    + Simplify the handlers in (node|duck|deep)map [21576423]
    + Merge pull request #4453 from patrickbkr/tidy-clean [f1959972]
    + Remove any trailing whitespace [64b38ba3]
    + Bump NQP to get the latest MoarV fixes [f4b4bc1d]
    + Bump NQP for a MoarVM deadlock fix [ac92caa8]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment