Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 30, 2017 16:39
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/04c5a5847c53984f20fcad773b7c7fed to your computer and use it in GitHub Desktop.
Save Whateverable/04c5a5847c53984f20fcad773b7c7fed to your computer and use it in GitHub Desktop.
releasable6
    + Fix NativeCall signature check routine dieing on unsuported native type (int, num). Change the tests to catch up this kinda of error [4077842c]
    + Fix for RT #131936 [5db5b1db]
    + Simplify setting up auto-threading. [8a0f6ac1]
    + Adding name for snarkyboojum [89447213]
    + Merge pull request #1136 from snarkyboojum/nom [636a3c12]
    + Bump NQP/Moar to get Knuth-Morris-Pratt string search [593fa5f8]
    + Test.pm: Don't print an empty line after a failed test [b62b40f1]
    + Merge pull request #1138 from Leont/TestFixes [d0a5cfa8]
    + List.join is not guaranteed to return Str in the future [753c9a5e]
    + Merge pull request #1133 from Skarsnik/nc-sig-check-fix [3518b13b]
    + Fix for RT #126951 [6cec6b72]
    + Fix RT #131962 [a5014fd0]
    + Streamline Junction.defined|Bool|ACCEPTS [e8137b45]
    + perl6-valgrind-m: remove --full-cleanup, add ENV conf. var [f097e551]
    + Make forms of concatenations with Junctions work [7cd153f4]
    + Stub Junction ~ Junction [95a70ca3]
    + Make Junction ~ Junction work for same type Junctions [0b19baf0]
    + Add --no-merge option to t/harness5 to pass through STDERR [4af1d95c]
    + harness5: add help entry for --no-merge and possible verbosity levels [84b40cf5]
    + Make Any ~ Str / Str ~ Any about 25% faster [815faa35]
    + Supply.batch: handle no args and $elems == 1 [98f9fffe]
    + Add REPL tests from roast [ffd87fe5]
    + Implement "bare" REPL and use it on non-TTY uses [2c0cd0a3]
    + Merge pull request #1140 from aeruder/nom [3cfc3285]
    + Further fixes to Supply.batch [7d1ece80]
    + Don't skip testing nqp/moar master [ab69dc3a]
    + Checking uname as executable instead of file size [29cd9fb5]
    + Merge pull request #1141 from Gnouc/nom [d8958fc3]
    + Bump NQP [b6a60236]
    + Revert "Implement "bare" REPL and use it on non-TTY uses" [94fe65db]
    + Throw an X::Syntax on nameless postfix .::  (Fix for RT#130181) [5969f21e]
    + Correct a typo [43abdb1d]
    + Add Junction.INFIX-TWO internal helper method [d2f31bb7]
    + Merge pull request #1142 from skids/rt130181 [74ca5ce9]
    + Avoid curley brace string interpolation [db68552f]
    + Use Junction.INFIX-TWO [e18291e2]
    + Create entire string before saying it [eb99bbc4]
    + Fix duplicate test count id [c19e810e]
    + Merge pull request #1143 from rakudo/thread-safer-testpm [9b43c8de]
    + Fix ::("GLOBAL") for RT#126523 [1f6a782c]
    + Fix misplaced newline in test timing output [e3af6629]
    + Merge pull request #1144 from skids/rt126523 [f1b08630]
    + Revert "Fix duplicate test count id" [3e13825b]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment