Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 17, 2018 21:57
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/e20bdbc48d5db6e1fb889e3d7b9ff6d6 to your computer and use it in GitHub Desktop.
Save Whateverable/e20bdbc48d5db6e1fb889e3d7b9ff6d6 to your computer and use it in GitHub Desktop.
releasable6
d419a31 should be 8 characters in length
c8db35e should be 8 characters in length
efbd58c should be 8 characters in length
5a9105a should be 8 characters in length
39f2d68 should be 8 characters in length
3ffacb9 should be 8 characters in length
5cbbcc6 should be 8 characters in length
842d4b3 should be 8 characters in length
78ae902 should be 8 characters in length
000ac81 should be 8 characters in length
c2c9df1 should be 8 characters in length
cdf6530 should be 8 characters in length
ad64c75 should be 8 characters in length
eefbe6e should be 8 characters in length
da663af should be 8 characters in length
e717e21 should be 8 characters in length
ca5825b should be 8 characters in length
57f8927 should be 8 characters in length
c6c2b6c should be 8 characters in length
528def4 should be 8 characters in length
07089e8 should be 8 characters in length
b8f37bf should be 8 characters in length
3dd09be should be 8 characters in length
5d1d792 should be 8 characters in length
874ec00 should be 8 characters in length
d198c1b should be 8 characters in length
1905838 should be 8 characters in length
8905575 should be 8 characters in length
070780e should be 8 characters in length
64ddaca should be 8 characters in length
9738dfb should be 8 characters in length
d1e80df should be 8 characters in length
9ff1736 should be 8 characters in length
b1c645e should be 8 characters in length
bd83206 should be 8 characters in length
708ff62 should be 8 characters in length
5f3c2bf should be 8 characters in length
2a011a0 should be 8 characters in length
faed3a9 should be 8 characters in length
e73e3ec should be 8 characters in length
78bebc7 should be 8 characters in length
d970c2b should be 8 characters in length
f5ebad9 should be 8 characters in length
9295116 should be 8 characters in length
ae739ad should be 8 characters in length
3b61d4f should be 8 characters in length
6977973 should be 8 characters in length
    + 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]
    + Make for IO::Handle.lines { } about 10% faster [874ec002]
    + Make my @a = IO::Handle.lines about 10% faster [d198c1b7]
    + Make IO::Path.lines about 10% faster [1905838c]
    + Extract Str.words(:autoderef) and streamline it [92951168]
    + Obscurize words-autoderef a bit [ae739adf]
    + Make Str.chop(N) about 5x as fast [07089e89]
    + Bump NQP to get latest MoarVM goodies [ca1124c8]
    + Make Str.(r)index(needle,pos) about 20% faster [5d1d792a]
    + Fix a bug in the optimer where to optimalization where improperly combining [e436f4e5]
    + Actually set initialized flag after running p6init [54bd7ce8]
    + Merge pull request #2253 from Kaiepi/bootstrap [9b297074]
    + Bump NQP to get the fix for Inline::Perl5 [da0a81e3]
    + Add "count-only" method to Str.Lines/Words iterators [89055755]
    + Add Str.Lines/Words bool-only method [070780e0]
    + Add APPENDICES/A02-some-day-maybe/concreteness.t to test files [741ae6f4]
    + Update internal doc of Iterator.count-only/bool-only [3b61d4f2]
    + Simplify the Map.kv iterator [6977973d]
    + Make sure Str.Lines iterator has correct bool-only semantics [64ddacab]
    + Correct 1dim shaped array iterator count-only/bool-only semantics [9738dfbf]
    + Correct Str.comb.count-only/bool-only semantics [d1e80dfe]
    + Disable Str.comb(N).count-only/bool-only semantics for now [9ff17367]
    + Set true_value and false_value in hllconfig [672196cd]
    + Move up initialization of hllconfig to have hllbool available [20feda70]
    + Replace use of p6bool by hllbool and hllboolfor [170ffd40]
    + Remove p6bool extop [7e69c640]
    + Remove obsolete p6settypes extop [de4e8225]
    + [NQP Bump] Brings 11 commits [3272207a]
    + Bump NQP to fix build on MacOS [18a6968b]
    + Add APPENDICES/A01-limits/misc.t to list of test files [bd8e50b4]
    + Introducing PredictiveIterator role [3ffacb9f]
    + Merge branch 'master' of https://github.com/rakudo/rakudo [be07f300]
    + s/Iterator/PredictiveIterator/ for native shaped arrays [5cbbcc6e]
    + s/Iterator/PredictiveIterator for many standard iterators [842d4b32]
    + s/Iterator/PredictiveIterator for Quanthashes [78ae9028]
    + s/Iterator/PredictiveIterator for Baggy [000ac81e]
    + s/Iterator/PredictiveIterator for Range [c2c9df1c]
    + s/Iterator/PredictiveIterator for 1dim shaped arrays [cdf65305]
    + s/Iterator/PredictiveIterator for Str [ad64c757]
    + s/Iterator/PredictiveIterator for Uni [eefbe6e1]
    + s/Iterator/PredictiveIterator for metaops [da663afd]
    + Make default PredictiveIterator.boolonly more HLLiish [e717e21b]
    + Add S32-io/other-stress.t to list of test files [53e82c9a]
    + Fix Baggy.pick(n).count-only [b1c645ed]
    + Correct count-only in 1dim shaped arrays [bd832061]
    + Simplify Uni.list.count-only [708ff624]
    + Correct native array.iterator.count-only [5f3c2bfc]
    + Correct various Str.iterator.count-only's [2a011a0e]
    + Fix various R:Iterator.count-only's [faed3a9c]
    + Use the new PredictiveIterator logic [ca5825b4]
    + Correct R:I.IntRange.count-only after exhaustion [e73e3ecc]
    + Fix Str.comb(N).count-only [78bebc7a]
    + [NQP Bump] Brings 2 commits [0a2d8321]
    + Fix Range.reverse.count-only [d970c2b3]
    + Remove Predictiveness on 2 iterators [f5ebad98]
    + Generalize "use isms" handling, add 'use isms <C++>' [57f89278]
    + Actually support "use isms <C++> [c6c2b6c4]
    + Add tests for 'use isms' and 'use isms <C++>' [528def48]
    + Make IO::Handle.get error after .close less LTA (R#2272) [d419a313]
    + Make bigint error on Int.chr alike (R2270) [c8db35e3]
    + Add specific @a[2;2].Array method [efbd58c8]
    + Fix .keys on native 1dim shaped arrays [5a9105ae]
    + Bump NQP to get the latest MoarVM goodies [213e3282]
    + Don't close over anonymous classes in native shaped arrays [174e728c]
    + Don't close over anonymous classes in native 1dimensional shaped arrays [0a416dad]
    + Do away with the awaiterator [1c3b7248]
    + Make sure the decoder is detached when closing [b07874e0]
    + Make Parameter.twigil also work on dynamic Parameters [39f2d68a]
    + At least document the methods that should be supplied [85da7b20]
    + Partially implement Pod '#' alias for %config :numbered [b4bf1660]
    + Merge pull request #2277 from tbrowder/numalias [d5960313]
    + Fix native array generator script for p6bool -> hllbool [f1f6825b]
    + Standardize use of proto's on .STORE methods [ed9b48de]
    + Bump Moar/NQP to get utf16 decodestream and fh write support [8fcebb86]
    + [v6.d REVIEW] Move IO::Handle.perl.EVAL test to rakudo suite [b1a07f09]
    + Remove EmptySeq, in response to R#2281 [a4db33e7]
    + Add APPENDICES/A03-older-specs/01-misc.t to list of test files [0a45ffbc]
    + Make sure X handles empty lists on RHS [6c93fde8]
    + Add utf16le and utf16be encoding formats [e8a7564d]
    + Bump NQP/MoarVM to get utf16le and utf16be encode support [0bf909bb]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment