Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 12, 2018 13:38
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/0c8e46b63e7b8dfb2804cb23ee49202a to your computer and use it in GitHub Desktop.
Save Whateverable/0c8e46b63e7b8dfb2804cb23ee49202a 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]
    + [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]
    + Reimplement .native-descriptor for async sockets [a4db9139]
    + update my name [adda0683]
    + Merge pull request #2522 from momozor/patch-1 [07d95bf9]
    + Fix use of uninitialized value in IO::Notification [83d0056b]
    + Ignore shared library versions on OpenBSD. [5603128e]
    + Add .Real method to native arrays [dd3f91a2]
    + Support "last" And "LAST" In Whenever Blocks [890d628a]
    + Merge pull request #2530 from mornfall/fix-openbsd-libs [31317001]
    + Add Kaiepi to CREDITS [e3ab2f9e]
    + Merge pull request #2536 from Kaiepi/patch-1 [a63c2ba8]
    + [js] Set an empty %!cli-options on the compiler when we don't run from the command line [1dd59f10]
    + [js] Update to passing the nqp runtime to loaded code [52c2af5d]
    + [js] Update our release making procedure [8b13655c]
    + [js] Sprinkle async/await on nqp::p6... ops [2869a48b]
    + [js] Fix use of await instead of async [cf5432ae]
    + [js] Migrate typeObject_ to $$typeObject [758caa89]
    + [js] Rename ._STable to $$STable [e0b943d0]
    + [js] Adapt to using a p6$ prefix on methods [a759f9d7]
    + Initial implementation of Blob.readint / Buf.writeint [4f14d713]
    + [NQP Bump] Brings 12 commits [2fd90b1e]
    + Merge pull request #2475 from Kaiepi/async-introspection [212193cb]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment