+ 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] + Update appveyor badge link [1f39d684] + Bump NQP [8a215876] + Bump MoarVM/nqp for Unicode 10 update [64dd94c2] + Simplify ignore(mark|case) handling in INTERPOLATE [215a5fa7] + Refine Junction.INFIX-TWO [79604a88] + Complete support for Junction ~ Junction [8b5d283c] + Merge pull request #1145 from MasterDuke17/simplify_ignoremark_and_ignorecase_in_INTERPOLATE [067f5407] + Document the $m argument in INTERPOLATE's comment [ea57cbec] + Merge pull request #1146 from MasterDuke17/patch-1 [e717d14d] + s/index/eqat/g in INTERPOLATE literal handling [c6aacafd] + Merge pull request #1147 from MasterDuke17/use_eqat_instead_of_index_in_INTERPOLATE [d135728b] + Special-case FailGoal to adhere to S05 (Fix RT#130528) [ed4f6cc9] + Fix for RT #132006 [51709e01] + Merge pull request #1148 from skids/rt130528 [90968895]
Created
September 1, 2017 08:48
-
-
Save Whateverable/55e7995b0946858688b834dec4c40bac to your computer and use it in GitHub Desktop.
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment