Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 3, 2020 19:22
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/84de62bc1aed33efd5b97bfe255c1ae8 to your computer and use it in GitHub Desktop.
Save Whateverable/84de62bc1aed33efd5b97bfe255c1ae8 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
    + The signal Supply should not claim sanity [8aa25bfb]
    + Make Capture.AT-KEY 2% faster [22c0a53d]
    + Make append(@a,foo) about 20x as fast [b98d2e00]
    + Only bind to @!list in Capture.BUILD if the list given isn't empty [61b5e488]
    + Make unshift(@a,foo) about 20x as fast [6541775c]
    + Make prepend(@a,foo) about 20x as fast [9b735b76]
    + Failure handling of Array.pop/shift in private method [6793713b]
    + Make pop/shift behaviour re deconting consistent [2edce41b]
    + Revert "Fix performance issue on native shaped arrays" [43259728]
    + Fix regression in sub append/prepend [1e4c7361]
    + Give IterationBuffer its own iterator method [2b49d685]
    + Add R:It.AllButLast iterator [77defa77]
    + Turn infix:<…> / infix:<…^> into aliases [bd4e119d]
    + Set precedence of ...^ … …^ [d0e427dc]
    + Don't box strings returned by Capture.Str and .raku [d6298edc]
    + Adopt MoarVM-provided value_desc_cont [4221f822]
    + Remove superfluous precedence settings for aliases [0b414c0a]
    + Make R:It.AllButLast actually work correctly [88a9a36e]
    + Added R:It.AllButFirst [4fe18a48]
    + Introduce ^... and ^...^ sequence generator operators [371590fa]
    + Make R:It.AllButLast handle PredictiveIterators correctly [aa5154e0]
    + Fix for wrapping of parent's first multi-candidate [306d87b0]
    + Merge pull request #3590 from vrurg/problem-solving-170 [2cbf5837]
    + More correctly implement ^... and ^...^ [bbed2255]
    + Add s/PERL6/RAKU test environment variables [30e7a67c]
    + Make (1..-Inf).reverse) work as intended [3983b4f8]
    + Make (foo .. foo).reverse correctly [c588323e]
    + Add Exception.message stub [2e605520]
    + Fix building non-moar backends on Windows [47650ebe]
    + Make sure die_on_fail shows correct env variable name [afff3b0b]
    + Merge pull request #3604 from patrickbkr/fix-3591 [9e19c1a6]
    + Make PseudoStash.sort not reveal implementation details anymore [ebb29499]
    + optimizer: consider more kinds of symbol "present" [604085fb]
    + Make sure Duration.new(Rat) deconts [f70d95e2]
    + self is always deconted 1/3 [db6048e3]
    + self is always deconted 2/3 [a66f5c29]
    + self is always deconted 3/3 [80be7d19]
    + self is always deconted 4/5 [a5535b2a]
    + self is always deconted 5/5 [0d5f87cc]
    + Make sure label handling is consistent wrt containerization [3c83ce75]
    + Show that the Supply class is spread over 3 files [b9105f1a]
    + Add back die() that went missing with 2ee82af [1a10b63a]
    + repl: Check %*ENV<INPUTRC> for Readline config [61a48362]
    + Merge pull request #3619 from softmoth/inputrc-env [d8f2c30b]
    + Make Num.Rat about 25% faster [f987cdb0]
    + Add missing label support for some loop constructs [66a2250a]
    + Remove dead code [3aaca26a]
    + Make Num.Rat conversion again 1.5x as fast [2d1ba433]
    + Make FatRat handling use positionals [43c7e96f]
    + Add an iterator multi candidate to Supply [dc7a7962]
    + Add a push-all method to Supply's iterator [e78483ed]
    + nqp::eqat beats nqp::iseq_s(nqp::substr) [7bbf12d3]
    + Use nqp::until over nqp::while(nqp::not_i(...)) [b9b46c0a]
    + Merge pull request #3625 from Kaiepi/supply-iterators [c13faeef]
    + Fix bug report URL in binary release README [9b66980d]
    + Bump NQP [87592407]
    + Bump nqp-configure to allow '-' in build config variables [2a08b165]
    + Fix `--nqp-home` Configure.pl parameter [94fdb3d5]
    + Fix up JVM backend to work again after the static nqp home changes [59fe24bc]
    + Make Date.succ faster for days 28-31 [285da3b8]
    + Merge pull request #3602 from patrickbkr/issue-3581 [a4906a71]
    + [JVM] Fix generated runner files [717b3266]
    + Merge pull request #3623 from usev6/issue3622_label_for_nqp-handle [77b7e0cd]
    + Add Date.last-date-in-month [2fb7198f]
    + Don't use named variables between internal methods [92750571]
    + Bump NQP [fdfa6ac8]
    + [NQP Bump] Brings 5 commits [e5ecdc43]
    + 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