GH#1810 Recent regression "ctxlexpad needs an MVMContext" GH#1783 New sporadic explosions likely related to precomp
Created
May 14, 2018 03:19
Star
You must be signed in to star a gist
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 |
+ Move .assuming from Block to Code [6e8dc6f1] + Use new tryfindmeth op for the sink code-gen [d53fe90a] + Merge branch 'master' into post-release-2018.04 [df0b95df] + Do not .Int `second` units in DateTime.later/.earlier [656ff77b] + Condense three IO::Path.new multis down to one... [4120b226] + Merge pull request #1773 from rakudo/post-release-2018.04 [8c617cfa] + Merge branch 'better-sink-code-gen' [c40fc5d7] + Don't hardcode gmake locations (#1774) [abd88a94] + Fix spurious unhandled Failures caused by require [666eb3ab] + Merge pull request #1766 from MasterDuke17/condense_IO_Path.new_multis [93baa290] + Bump MoarVM/nqp [6c1983a9] + Bump MoarVM/NQP and update Unicode name tests for changes [94b4783d] + Bump NQP to correct failing nqp test [a51112eb] + Make sure to wrap error string in Exception object [7b336519] + Revert "Condense three IO::Path.new multis down to one..." [50f76831] + Bump NQP to get latest NFA fixes [29b092c9] + [NQP Bump] Brings 5 commits [3d6e25c6] + Bump nqp/moar for inlined fixed sized CArray support [dbc527d4] + Support shapes for HAS scoped attributes [4c3807c5] + Mark the CArray dimension as nut sunk [7847768c] + Implement NativeCall CArray.allocate method [a02131d5] + IO::Handle.seek is documented as returning True [24a90774] + Make CallFrame skip over thunk-like things [0d216bef] + Bump MoarVM/NQP [305c1d6c] + [NQP Bump] Brings 2 commits [086980d4] + Use new nqp::numify op for Num parsing [40d887c8] + X::NYI uses optional $.feature in method message [a7c03101] + Merge pull request #1784 from ufobat/patch-1 [ed740406] + Make Int.lsb 2x faster [9e2dacd4] + Make Int.msb 2x faster [775a42ee] + Bump NQP [eac5ae1d] + Update the Unicode name test for the recent changes [a1aa1b62] + Fixish for GH R#1747 [0de80523] + Merge branch 'release/2018.04.1+' [a957b712] + Add an extra hint to a bare "sub is native" error [b4973115] + Reduce Rats before generating WHICH [8cd70d1e] + Fix smartmach exception explosion. [97d5d83e] + Merge pull request #1792 from jsimonet/master [1447f41e] + More robust code detection in subsets [ede507b7] + Make build of BOOTSTRAP.moarvm reproducible [39227d54] + Fix brown paper bag regression by commit 39227d5456723bcfc2eae526716932e19afda9be [56c03572] + Simplify Signature.perl/gist for unnamed invocants [71159bed] + .chop(2) is so much faster than .substr(0,*-2) [f14dc6bd] + Bump NQP/Moar + jvm/js fixes [6ae0526f] + Bump NQP to get the latest bunch of jit fu [852464a6] + Proper spelling of Paweł Murias [df4de34a] + Micro-optimize Rational.Str [aa18140e] + Merge pull request #1802 from MasterDuke17/micro-optimization_of_Rational.Str [f8c48450] + Bump NQP to get latest nqp::slice op [090432bb] + Merge pull request #1779 from Kaiepi/nativecall [e5b10f2b] + Make [^42] slices on native arrays about 23x faster [67a31600] + Make sure we can .perl uninitialized native strings [b12fba38] + Remove some trailing whitespace [4264c9e5] + Fix Travis breakage in make test [f038e12d] + Only take instantiated native arrays please [09cbe679] + Fix for R #1804 [4e88fa15] + Finetune postcircumfix:<[ ]>(array,Range) [c69179cc] + Add test for RT#123380 (REPL tests go in rakudo tree) [755627cb] + Merge pull request #1806 from skids/rt123380test [16bc0cce] + Bump NQP to get the latest JITted opcodes [a16eeac7] + Make native array.splice(offset) about 2x faster [ee1ba153] + Make native array.splice(offset,size) about 25% faster [4ab2f2cd] + Extract CLONE_SLICE to none-type specific part [da646aa2] + Fix native array slices with containerized Range [e0ad668e] + Bump NQP to hopefully fix #1810 [c66a6f0e] + [JVM] Handle generic types in coercions on params [7d2940ee] + [JVM] Typed exception if parameter constraint fails [cc57d06a] + have X::OutOfRange gist the faulty value too, fixes #1813 [22d08069] + Merge pull request #1814 from gfldex/#1813 [284f16da] + [JVM] More robust code detection in subsets [febcb917] + Avoid calling STORE with huge number of arguments for array literals [776ff354] + Rewrote Rat / FatRat stringification to be much faster. [e0dca0cc] + Turn MAKE_REGEX into multis [32a78996] + Merge pull request #1823 from MasterDuke17/speed_up_MAKE_REGEX [79af50f6] + Merge pull request #1822 from thundergnat/fast-fatrats [f72a6a49] + Fix overzealous X::Syntax::NoSelf throwage [9b915f09]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment