Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 3, 2020 20:02
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/f4287c5e166241c9129c1fc606ec0558 to your computer and use it in GitHub Desktop.
Save Whateverable/f4287c5e166241c9129c1fc606ec0558 to your computer and use it in GitHub Desktop.
releasable6
979d384a was referenced but there is no commit with this id
a47372a1 was referenced but there is no commit with this id
    + Introduce ^... and ^...^ sequence generator operators [371590fa]
    + More correctly implement ^... and ^...^ [bbed2255]
    + Fix ThreadPoolScheduler only adding affinity threads in extreme cases [77a2201e]
    + Only take really idle affinity workers straight away in ThreadPoolScheduler [750abe03]
    + Make Mu.iterator use R:I.OneValue [65fdea7d]
    + Add Date.first-date-in-month for consistency [20ce5560]
    + Specialize X::Method::NotFound for IterationEnd [b0a720cb]
    + Remove to unnecessary return statements [730c5a16]
    + Revert "Remove to unnecessary return statements" [ef7dd189]
    + Simplify iterator of Cool values [48688df2]
    + Make R:I.OneValue a PredictiveIterator [ec50b961]
    + Make Real.sign always return an Int [42a303ec]
    + Step one of SlippyIterator becoming Rakudo::SlippyIterator [50f13f03]
    + Step 2 of SlippyIterator becoming Rakudo::SlippyIterator [fa3c0dba]
    + Implement VM.request-garbage-collection [e223be56]
    + Fix link to non-existent rakudo.org/how-to-help page [feb03671]
    + Remove dead links and add working links [fa0da6fb]
    + fix changed link to Roast [65f18a98]
    + Bump NQP to get 30+ MoarVM GC fixes by nine++ [0da38411]
    + Bump NQP to test a workaround [18d083ea]
    + Merge pull request #3642 from sumanstats/master [27325f04]
    + Bump NQP to test a hypothesis [d58ce2fc]
    + Re-enable JIT compilation of takenextdispatcher [74df6668]
    + Bump for getting a correct JIT of nextdispatcherfor [6721794e]
    + Revert "Simplify iterator of Cool values" [56107643]
    + Make Str.tc about 10% faster [5610416c]
    + R:I.ReifiedList returns a PredictiveIterator [063bfa05]
    + Remove unneeded boxing from count-onlys [fcda03ba]
    + Add R:I.ReifiedListReverse [3ca38022]
    + List.reverse now uses R:I.ReifiedListReverse [270cc275]
    + Give Seq its own .reverse using R:I.ReifiedListReverse [cea0fc78]
    + Make sure Seq.reverse fails on lazy iterators [4025ca43]
    + Check reified before sending it off to R:I [447b396f]
    + Add a parents metamethod to Metamodel::ParametricRoleGroupHOW [8dcfa849]
    + Fix grammo in comment [48d3a7f8]
    + Make Supply.grab a few percent faster [e0336d52]
    + Use .skip instead of [1..*] [4339073b]
    + Use ever so slightly more efficient WhateverCodes [cfc6cc3c]
    + Use a smarter semaphore in Supply.squish [33f41966]
    + [NQP Bump] Brings 2 commits [5ee3d924]
    + Use a smarter semaphore in Supply.reduce [0aa8b2a8]
    + Use a smarter semaphore in Supply.produce [9cabea01]
    + Revert "Merge pull request #3590 from vrurg/problem-solving-170" [6d0a6bc0]
    + Revert "Merge pull request #3525 from vrurg/rakudo_3499" [3aac2dc3]
    + Revert "Merge pull request #3517 from vrurg/rakudo_3499" [0dc04da5]
    + Revert "Merge pull request #3500 from vrurg/rakudo_3499" [7fd0a252]
    + Remove revert artifact [f37213f8]
    + Make timing based performance tests opt in via RAKUDO_RUN_TIMING_TESTS [31ffc2bd]
    + Merge pull request #3649 from Kaiepi/role-group-parents [033b23bd]
    + Minimal change to make my @a>>.foo not die [9b503292]
    + Revert 360232a54fadc83efdafc29dfe808677bcde2865 [f115a8a5]
    + Make List.reverse return Nil for holes [e9468d6a]
    + Make sure @a.reverse creates proper containers for holes [ca49c153]
    + Merge pull request #3651 from rakudo/dispatcher-revert [f32210a9]
    + Check that the executable found is a file [6bb87106]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment