Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 15, 2017 22:29
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/ff2c367a108398d3c2626d350f0f68a4 to your computer and use it in GitHub Desktop.
Save Whateverable/ff2c367a108398d3c2626d350f0f68a4 to your computer and use it in GitHub Desktop.
releasable6
RT #132083 Possible regression with native ints
RT #132030 Broken Text::CSV tests and possibly other ecosystem fallout
    + Supress line number if throw X::Package::Stubbed [edac1d68]
    + Merge branch 'nom' of https://github.com/rakudo/rakudo into nom [29691b2f]
    + Log remaining commits [c4043b06]
    + Attribute.required can be anything, not just int [b7ab48ee]
    + Merge pull request #1154 from Gnouc/nom [fe719405]
    + Streamline BUILDPLAN a little more [dea0a085]
    + Shorten signature of a method [7ba9b7cd]
    + Bump NQP [06e20f80]
    + Reorganize BUILDPLAN handling of native inits [a8e0352b]
    + Implement pred() and succ() for the Enumeration role [2645a1e9]
    + Remove Failure from Enumeration's pred and succ [8df53f34]
    + Merge pull request #1156 from book/book/enum-pred-succ [627de783]
    + Fix non-installed gdb/valgrind runners [4e3f0fca]
    + Fix race in Channel awaiter [b30ac08a]
    + nativecall: don't try to compile sigs with optional parameters [1818de98]
    + Give Enumeration its own .WHICH [69dae1f3]
    + Give enums an iterator [cc64a758]
    + Constrain Enumeration.succ/.pred to instances [2ad51a0f]
    + Avoid mistaking two enumeration elements with the same value [8d442a52]
    + Merge pull request #1157 from book/book/enum-pred-succ [66015614]
    + Fix Enumeration:D === Enumeration:D [8d938461]
    + Don't attempt non-blocking await if holding locks [f26d1e24]
    + Bump NQP_REVISION for threadlockcount op [a4ce97ca]
    + Fix non-blocking await-all to respect Slip [a137c0de]
    + Make Enumeration.pred 8.4x faster / .succ 6x faster [55aa7f28]
    + Apply lizmat++'s improvements [43e41ec6]
    + Add deconts to nqp::eqaddr() tests [880b33e2]
    + Streamline Enum.succ|pred|WHICH [f925c648]
    + add isa method to SubsetHOW [0704cd97]
    + Merge pull request #1158 from dwarring/subset-isa [ac8e099b]
    + Revert streamlining of BUILDPLAN [3de6f338]
    + Revert "Give enums an iterator" [ce95e162]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment