Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 29, 2018 07:42
Show Gist options
  • Save Whateverable/4d134aafc86e4ed8b6a9e18eea55f6d4 to your computer and use it in GitHub Desktop.
Save Whateverable/4d134aafc86e4ed8b6a9e18eea55f6d4 to your computer and use it in GitHub Desktop.
releasable6
    + 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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment