GH#2248 SEGV when building moar on RPi
Created
September 6, 2018 01:58
-
-
Save Whateverable/5107cab8dc2b45f044022bc14858ca54 to your computer and use it in GitHub Desktop.
releasable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
status |
+ 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]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment