Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 16, 2017 16:01
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/997ac6ce10947260fe92c9df1fb4c589 to your computer and use it in GitHub Desktop.
Save Whateverable/997ac6ce10947260fe92c9df1fb4c589 to your computer and use it in GitHub Desktop.
releasable6
    + Implement metamethod shorthand syntax (RT#131478) [5c96d554]
    + "Do. Or do not. There is no try." [738908be]
    + Merge pull request #1215 from rakudo/zoffer-post-release [b07e7b1d]
    + ⚠ “nom” → “master” [f40babb8]
    + Use the new nqp::fromI_I in Int.new [6cb7ebfb]
    + Improve X::ControlFlow::Return error [c9360203]
    + Bump NQP to get GC fix in Moar [322dcc97]
    + Fix quote lang cache regression [ad16c6fb]
    + Bump NQP [9dba8e5b]
    + Bump NQP for the latest MoarVM goodies [6a6cea38]
    + Always set up $*PID [a1866b7b]
    + Support rw integer arguments of JIT compiled native subs [3bd756f5]
    + Treat undefined strings correctly in JIT compiled native subs [0a029db6]
    + Bump NQP to get latest Moar gc fixes. [d05e61df]
    + Get the latest MoarVM again [8203073d]
    + We're returning a native: "is raw" makes that a bit faster [e00f705d]
    + Implement hypered nodality for all methodcall variations [3c4041ea]
    + Pass type objects to the VM for arguments of native functions [948af00b]
    + Make X::Immutable::RO not show all of its gist [497e0582]
    + Normalize proto bodies [0edd0cc9]
    + Fix for RT #131846 [bdc73563]
    + Channel/Supply to also be closed with sub close() [91543fe3]
    + SNAPPER= environment variable to set snap period [8e4d3248]
    + s/SNAPPER/RAKUDO_SNAPPER/ [0a809698]
    + Add Worker.total, total # jobs completed by worker [9381ffbc]
    + Use prefix ++ instead of postfix ++ where possible [697e4ecf]
    + Add bandaid for JVM: no native array in supervisor [581edd58]
    + Start the changelog for 2017.11 [de92e340]
    + Add Worker.worked attribute [6389cea9]
    + Add a blurb about filing Issues [2ec29f20]
    + Add more separation between sections [c360d9a2]
    + Add ISSUE_TEMPLATE.md [d48e446d]
    + Simplify wording [5e158d9c]
    + One last place where we can use push-worker [b386963a]
    + Remove Worker.worked, it was too heavy to be run always [23776247]
    + Use a dedicated first-worker [5d0ccf73]
    + Easify ThreadPoolScheduler creation with initial_threads > 0 [bfcc43ec]
    + Simplify ThreadPoolScheduler creation a bit further [87e87202]
    + Make Range.sum sensible for -Inf/Inf endpoints [5eeb72a9]
    + -Inf .. Inf should be NaN, not 0 [21efe96f]
    + Improve readability of ThreadPoolScheduler [92543962]
    + Merge pull request #1178 from skids/rt131478 [e4bb219d]
    + [jvm] Don't run test files that hang regularly [ac738b98]
    + Make multi sub(:@c is copy) { } work [be1e2879]
    + Merge branch 'master' into normalize_proto_bodies [733d50c0]
    + Remove invalid close() candidate [ef84aafc]
    + Bump NQP [dbf0a21f]
    + Merge pull request #1217 from MasterDuke17/use_fromI_I_in_Int.new [264eef79]
    + Merge pull request #1221 from MasterDuke17/normalize_proto_bodies [2cadb2bc]
    + Test for RT #132291 [cd9f66ef]
    + Merge pull request #1229 from MasterDuke17/test_for_RT132291 [32412170]
    + [jvm] Also do a type check when assigning Nil [8b24bf5c]
    + Convert the rest of the `{ * }` to `{*}` [102fbd51]
    + Merge pull request #1231 from MasterDuke17/more_normalizing_proto_bodies [33d476d1]
    + Add some INTERPOLATE variations [6bca84fa]
    + Bump NQP [a8c789ec]
    + Bump NQP [629e8684]
    + Merge pull request #1232 from MasterDuke17/add_some_INTERPOLATE_variations [ea3ffa2e]
    + Expose basic CPU usage information: Kernel.cpu-usage [c4d373c5]
    + Make -Msnapper set the safe-ctrl-c feature [824a5dc2]
    + Revert ""Do. Or do not. There is no try."" [1c387153]
    + Simplify INTERPOLATE and INTERPOLATE_ASSERTION [c93dc9e6]
    + Merge pull request #1236 from MasterDuke17/more_optimizing_INTERPOLATE [e3f6abab]
    + Ensure CLOSE phasers have correct outer chain [96557571]
    + Simplify INTERPOLATE_ASSERTION [fa8bc549]
    + Merge pull request #1239 from MasterDuke17/simplify_INTERPOLATE_ASSERTION_even_more [0e50993f]
    + Fix LTA error when starter is followed by a combining codeponit [ad7c97df]
    + Bump nqp for sprintf fix [b0cda590]
    + Use nqp::getport on JVM [d6cd0d2f]
    + Fix segfault on Bag.new.pick(1) [fe1f8632]
    + Bandaid to unbust JVM build [100198a3]
    + Revert "Bandaid to unbust JVM build" [eebbcca1]
    + Bandaid to unbust JVM build [38f51db9]
    + The app_lifetime of the initial thread is True [8c5bc57e]
    + Expose getrusage<max-rss> as Kernel.memory [928e2430]
    + Revert "The app_lifetime of the initial thread is True" [dbce04e6]
    + Allow test to find libs before a 'make install' [53130587]
    + skip jvm test unless running on jvm [b2725c12]
    + Change lookup of OS name on JVM backend [4849c733]
    + Remove Kernel.memory [3590beaa]
    + Bump NQP [b2fbf893]
    + Fix typo in error message [88d67516]
    + Satisfy roast commit [417d7dc5]
    + Merge pull request #1250 from W4anD0eR96/patch-1 [0e4b8cc0]
    + Bump NQP to get latest MoarVM concurrency fixes [0378292e]
    + Oops, this is dead code now [b3668598]
    + Bump NQP_REVISION for QAST::Block.no_inline [c1df0b1b]
    + Set no_inline when the dispatcher is needed [0ff32c7f]
    + Add Telemetry related commits to ChangeLog [92c8f321]
    + Some more ChangeLog entries [15eb4f68]
    + Some more ChangeLog additions I know about [ad2008d1]
    + Another set of ChangeLog additions [0b35c4ad]
    + Document changes for GH #1226 [9096dafb]
    + A tool for finding out which commits haven't been documented yet [99f38f9f]
    + Simplify helper script through the power of set operators [6db51f97]
    + Make .head and .tail only take WhateverCode [5a29a0ce]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment