Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 10, 2018 17:49
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/0e371a5cada3cb39a628904b17c34e38 to your computer and use it in GitHub Desktop.
Save Whateverable/0e371a5cada3cb39a628904b17c34e38 to your computer and use it in GitHub Desktop.
releasable6
  GH#2524 Problem in perl6/doc (tests taking too long to run)
  GH#2523 "Bytecode stream version too low" during nqp build
  GH#2520 Trace traps and double frees when building Rakudo
  GH#2513 tests fails on armv6
    + Add the definition of arguments in Multi::NoMatch exception [869b9e58]
    + Remove the def/undef part for array? [abfb9a40]
    + Match: Check for onlyname Only Once [93ea7ed1]
    + Match: Use `nqp::create(Array)` Instead of `[]` [a0cb89a7]
    + Merge branch 'master' into release-2018.11 [2dbef993]
    + Remove 2 unneeded vars from Match!MATCH [38bc682b]
    + [js] Hooking in handling of unhandled exceptions [1865db0d]
    + [js] Add support to the rakudo-library for running rakudo while capturing stderr/stdin/status [fdd249a3]
    + [js] Add a nqp::p6fakerun that does a fake rakudo run in a new global context [194c84b9]
    + Fix for R#2514 [99d94db4]
    + Additional fix for problem related to R#2514 [9f5cc8d1]
    + update my name [adda0683]
    + Merge pull request #2522 from momozor/patch-1 [07d95bf9]
    + Make min side of Range leading in deciding char incremento [d92b155c]
    + Introduce a more generally applicable X::ArrayShapeMismatch [dd030145]
    + Fix use of uninitialized value in IO::Notification [83d0056b]
    + Give full access with Attribute.get/set_value [a5411e45]
    + Merge pull request #2527 from mornfall/fix-io-notification [9fe7d643]
    + Merge pull request #2495 from Skarsnik/patch-1 [1d597fa5]
    + Use semantics of min/max also for minpairs/maxpairs [7bf7a2c6]
    + Add .Real method to native arrays [dd3f91a2]
    + Make my int @a[2] = 1,2,3 error with the right message [fd216fec]
    + Bump NQP to get nine++ latest bigendian fixes [46d4c9fe]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment