Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 15, 2019 06:42
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/55ceb27ecfe501cf2af49face9d1b8f3 to your computer and use it in GitHub Desktop.
Save Whateverable/55ceb27ecfe501cf2af49face9d1b8f3 to your computer and use it in GitHub Desktop.
releasable6
  GH#2642 Algorithm::LibSVM and segfaults
  GH#2635 moar attempts to allocate huge amounts of memory just after installation
  GH#2576 flapper in t/06-telemetry/01-basic.t on mips
  GH#2567 Non-zero wait status: 11 in testt
    + Merge branch 'master' into release-2018.12 [fb4e4f0d]
    + Claim next release [c07cfe7a]
    + Also run blob8.read-(u)bits / buf8.write-(u)bits tests [4fc7bef2]
    + streamline postcircumfix:<[ ]> for CArray [f009cb4a]
    + [NQP Bump] Brings 24 commits [634633be]
    + Shortcut some []'s to nqp ops [6392634f]
    + Turn a lot of stuff into constants [5540212c]
    + Streamline short-id2class handling [7d3b7e11]
    + Streamline Failure.defined/Bool a bit [2d704af4]
    + Streamline .defined [1611795d]
    + Streamline Rational.floor/ceiling/Int [cf0a6eaa]
    + Streamline Rational.Num [236351ad]
    + Eliminate A Few Scalar Allocs For Push-All [501231ee]
    + [js] When faking a process in the browser assign it a new pid [8f2d9ed0]
    + [js] Add browser to the list of know DISTRO and KERNEL names [fc39f5ff]
    + [js] Set the user program name [9b20c476]
    + [js] In the browser use a 'browser' kernel name [822962da]
    + [js] Add missing async/await [e233f287]
    + [js] Fix after function signature change in nqp [52de9657]
    + Convert all $target to \target in iterators [a904d25a]
    + Simplify Map.Hash [87698317]
    + Fix missing redeclaration of bound outer error [23663609]
    + Remove dead code [c869a6ed]
    + Work towards more aggressive lexical lowering [e73853a1]
    + Mark our-decls in `our ($a, $b)` form too [c28a0924]
    + Can't lower if `:($a, $b) := $capture` is used [685f6cc3]
    + Don't lower lexicals used by traits [b41e9f57]
    + Make sure %REQUIRE_SYMBOLS doesn't get lowered [b0e7e375]
    + Mark parameter symbols with their type [5bbaabb9]
    + Do a lot less work upon a redeclaration [42024539]
    + Don't retain lexicals for contvar lowerings [2468dea7]
    + Include hack for `throws-like` for now [cf9e1f59]
    + Emit create and attribute setup code for lowereds [053f929f]
    + Use a fake nqp::op for mark start/end of test QAST [852a593d]
    + Restore CALLER:: behavior on non-dynamic vars [871b6f54]
    + Merge branch 'more-local-lowering' [d836ca4d]
    + Don't destroy the standard QAST::Block structure [401a3547]
    + Don't mark $_ container with `is dynamic` in 6.d [33f79fef]
    + Allow lowering of direct lexical params too [f741374c]
    + Differentiate required and optional implicit topic [64d08ad6]
    + Don't emit unused parameter decont instructions [2a33bb1a]
    + Update default topic signature lowering [83c2070e]
    + Track usages of $_ during topic preservation [ab7f07db]
    + Properly track and fixup getlexouter usages [91a4b3b1]
    + Track and fixup getlexouter in parameter defaults [6b44c581]
    + Start to lower $_ from lexical to local [eb3917c2]
    + Don't lower $_ when in 6.c [a4c994f5]
    + Empty the unused QAST::Block if { ... } is a hash [31c8fda2]
    + For blocks containing regexes, don't lower $_ [17bf7415]
    + Poison lowering if we see a quasi quote [8aa73306]
    + Don't lower $_ when using a P5* module [11884e03]
    + More aggressive unused $_ deletion [87fcda81]
    + Merge branch 'lower-topic' [483bb59e]
    + Add tests for R#2143 [f39be10c]
    + Adds README.md to avoid deletion [b0d5d818]
    + Follow @jnthn advice re #2590 [1cd7a51b]
    + Merge pull request #2590 from JJ/master [307ae381]
    + Move optimization level check a level up [19e4ace6]
    + Account for the nqp::handle body getting thunked [fcfd51be]
    + More aggressive scope flattening [541a4f16]
    + Remove Unused p6reprname Ext-Op For MoarVM [7229c674]
    + Correct tracking of vars used in `handle` handler [d2df5b80]
    + Reduce per-invocation NativeCall overhead [6b078a05]
    + Fix leakage of lowered/flattened lexicals [7fb098d7]
    + Merge branch 'more-block-flattening' [4d7cdc0f]
    + Tweak ISSUE_TEMPLATE [095d216a]
    + Change to actual variable name [66f74692]
    + Make `does X::Control` imply throwing to CONTROL [ca177e58]
    + Fix typo in comment [5fcba5b3]
    + Fix hang in Channel subscribe/close/drain [9b77459b]
    + Fix Inline::Perl5 failing to load when installed through the Staging repository [1c101a04]
    + Limit is Type[OtherType] parameterization to QuantHashes [8ad750ab]
    + Show the actual value instead of its type [6a8f08b9]
    + Fix handling of $_ in blocks to if/unless mods [c0f83788]
    + Remove an unused parameter [623450d8]
    + Do not copy $_ upon immediate block inlining [08d87f70]
    + Add a m-spectest5_precompile to run tests in precompilation mode [89fee86a]
    + Make m-spectest5_precompile skip runnings files that contain a 'use lib' [ec289a6c]
    + Fix bug in 'use lib' filtering in harness5 [bb36f04a]
    + Add an `is raw` onto the THROW helper [5d707977]
    + Make `.grep: { /regex/ }` work again [f71ca0de]
    + Add a `dyanmic-scope` lexical pragma [871cbefc]
    + Apply the dyanmic-scope pragma for `use P5*` [88c46676]
    + Run S02-names/dynamic-scope.t [8e002618]
    + [NQP Bump] 73a1c59fd [MoarVM Bump] Brings 22 c […] [99d30be2]
    + Remove unneeded line in bare_complex_number [b6030d37]
    + Merge pull request #2630 from MasterDuke17/remove_unneeded_line_in_bare_complex_number [5555bbf0]
    + Move some Num constant rvs to their signature [f02bceb7]
    + Fix typo in test description [94995d60]
    + Get an NQP with line number accuracy improvements [5b231e09]
    + [NQP Bump] Brings 2 commits [21ae9f3e]
    + Add some diagnostics when a module fails to precomp [89ca56af]
    + Disable CATCH block for precomp errors for now [8095cead]
    + Make Failure.mess robust when no message [d499bd4b]
    + Add .^composed meta method to classes [b8a3f9f8]
    + Oops, we already have an "is_composed" method, jnthn++ [963e5d70]
    + [NQP Bump] Brings 18 commits [f7ba400e]
    + Unbreak serialization of langs [9517c377]
    + Hacky fix for R#2640 [71a19c61]
    + Rename Block/WhateverCode.pos to .POSITIONS [ccf350e4]
    + Change to .gitignore [2cd96705]
    + Merge pull request #2654 from JJ/patch-4 [88b35173]
    + Make regex literals capture $/ and $! [8ef7c15e]
    + Preserve 6.c Regex.Bool behavior [3d581c8d]
    + Bump to NQP/MoarVM with local debug name support [ba782712]
    + Use new local symbol debug name support [6fe53775]
    + Further fix grep with regex returns [c2e272ef]
    + Use path-spec instead of path for module-not-found errors [f7704267]
    + Merge pull request #2660 from ugexe/path-spec-in-error [82fde768]
    + Don't inline immediate blocks using p6return [c6053e6a]
    + Skip 2019.01 [edc39a46]
    + Update copyright years [6e6c288c]
    + Remove commented out code, it's in version control so we can restore it when we need it [a7d7587b]
    + [js] Add source map support to rakudo-library [6dd723a9]
    + [js] Pass stdin input when simulating a run [7b053d54]
    + [js] Use positive fake pids in nqp::p6fakerun [17a2bcca]
    + Make sure we nqp::create on type objects only [df96fa0f]
    + Fixed #2657 [a6c8180f]
    + Adjusted for travis build [1f004dce]
    + Tweak Range.ACCEPTS [46409c07]
    + Merge pull request #2675 from vrurg/issue_2657 [1ff9b14e]
    + Merge pull request #2679 from vrurg/issue_2613 [0e4a10d0]
    + Run S14-roles/typecheck.t [5be7555f]
    + [NQP Bump] Brings 2 commits [db0e3d64]
    + Partially rollback 46409c070e [f3f7c5cb]
    + Make Mu<> work as before [d904b704]
    + Get NQP with lexical lookup compilation fix [ee2238f7]
    + Make CUR uninstall .bat wrapper scripts (#2696) [121ca5fd]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment