Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 4, 2018 20:52
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/ce022ce36a2359ebb807c60f4c38c4dd to your computer and use it in GitHub Desktop.
Save Whateverable/ce022ce36a2359ebb807c60f4c38c4dd to your computer and use it in GitHub Desktop.
releasable6
    + Allow prefix calls with .:< ... > on integer literals [ec366c30]
    + Fix Regex.ACCEPTS: NDF does not set $/ #2176 [cf1df1d7]
    + Move some iterators from Range to R::Iterator [fcd45ff8]
    + Rework Range.iterator [a949a161]
    + Restore the "AAS" .. "ABS" behaviour [c1e62f08]
    + Don't close over anonymous classes in Rakudo::Iterator, part 2 [fa4fccb1]
    + Add support for all coloncircumfix in the form 42.:<-> [1835f280]
    + Don't close over anonymous classes in Rakudo::Iterator, part 3 [76c1f22a]
    + Don't close over anonymous classes in BagHash [1f44d169]
    + Don't close over anonymous classes in C::U::Installation [970fafc5]
    + Merge branch 'post-release-2018.08' [8593a0e0]
    + Unbreak the JVM build [82755848]
    + Prevent confusion with Iterator role [0f05d27c]
    + Make native arrays throw when storing lazy Seq [fc8c7f84]
    + Throw when splicing lazy Seq into native array [bb963a25]
    + Merge pull request #2240 from jstuder-gh/native_array_throw_on_lazy [d08a4145]
    + Make Seq smartmatch Iterables ok [d3cac14e]
    + Allow emitting Mu [3f10e2d1]
    + Make Supply.emit also take Mu [db3768e3]
    + Merge pull request #2232 from ryn1x/master [5af3c501]
    + Remove chromatic as release manager of 2009.12 release [656b0730]
    + Further remove chromatic's participation in Perl 6 [607ac154]
    + Remove unneeded .substr() candidates [fa4d3963]
    + Revert "Remove chromatic as release manager of 2009.12 release" [1937fe29]
    + Revert "Further remove chromatic's participation in Perl 6" [39db408a]
    + Merge pull request #2225 from ribbon-otter/issue2094 [6a6b0afb]
    + Merge branch 'master' into release-2018.08 [df2783ca]
    + Bump NQP to get the latest goodies [fc23b197]
    + Bump NQP to get new MoarVM template compiler [2f85fa37]
    + Bump NQP to get the latest MoarVM goodies [5b34f696]
    + Make for Str.words { } about 3x as fast [b8f37bfc]
    + Make for Str.lines { } about 2x as fast [3dd09be3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment