Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 31, 2018 10:56
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/60914c543f1ff5bd57a8e3466d56f3b9 to your computer and use it in GitHub Desktop.
Save Whateverable/60914c543f1ff5bd57a8e3466d56f3b9 to your computer and use it in GitHub Desktop.
releasable6
    + 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]
    + Don't store owner or group in our release's tar archive [5d1cec5a]
    + 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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment