Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 20, 2020 13:41
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/9f45d08ebaf21aba58930ae013e61df0 to your computer and use it in GitHub Desktop.
Save Whateverable/9f45d08ebaf21aba58930ae013e61df0 to your computer and use it in GitHub Desktop.
releasable6
  GH#1237 MoarVM Panic when running S17-promise/lock-async-stress2.t
  GH#1234 Various issues when gcc-10 is used on macOS
  GH#3345 A module's test is flapping due to a grammar action method is not being called
32bd4ed83 should be 8 characters in length
8fdce75 should be 8 characters in length
    + Make Cool.subst a multi and make it pass on quicker [1ac3c5c0]
    + Add Match.subst($replacement) for easier replacing [b43c839a]
    + Make Cool.subst a multi and make it pass on quicker [cd4ab4f3]
    + Add Match.subst($replacement) for easier replacing [7f3e852f]
    + Rename Match.subst to Match.replace-with [930e5182]
    + Merge branch 'match-subst' of ssh://github.com/rakudo/rakudo into match-subst [b582c7e9]
    + Second attempt at s/subst/replace-with/ [488feafc]
    + Oops, that should not be a multi [b4e00120]
    + Allow for 1 positional arg .subst [dfb563af]
    + Make Parameter's BUILD use named args [b2c809e4]
    + Support basic usage of UNIX sockets over TCP with IO::Socket::INET [7c7d3b96]
    + Add constant for PF_UNSPEC [1a5b2185]
    + Add a family named parameter to IO::Socket::INET.connect and .listen [ed4226d7]
    + Pod::To::Text display enums [f60d9694]
    + Pod::To::Text display subset documentation [91f89435]
    + Fix #2371 - Pod::To::Text display sub & method return type [0b0a1aad]
    + Add Parameter.prefix and Parameter.suffix [bd68955b]
    + Refactor Parameter.raku and improve how it handles parameter names [3f6a2a22]
    + Streamline Proc::Async subclass attributes [0c5a7075]
    + Bind a few variables rather than assigning [ca49dcbd]
    + Rearrange some conditionals into ternaries [1db41618]
    + Rework Proc::Async.start internals [356bf3f7]
    + Use faster nqp::istype instead of ~~ [05916efa]
    + Decontainerize arguments in eqv between Seqs [76187b57]
    + Make sure Supply/first without matcher also works [57dbc358]
    + Allow clients to define their own "name" / "version" logic [1299e324]
    + Merge pull request #3446 from dumarchie/eqv [5d65764a]
    + Add support for "use BUILDPLAN class" [8fdce756]
    + Merge pull request #3438 from rakudo/release-2020.01 [0d530092]
    + Merge pull request #3357 from Kaiepi/unix [547c7b94]
    + Bump NQP to get Moar support for IP6NS changes [bae5fc7d]
    + Merge pull request #3430 from Kaiepi/parameter-raku [c9a6b02d]
    + Merge pull request #3330 from vendethiel/manual-parameter-new [749ab904]
    + Merge pull request #3286 from rakudo/match-subst [14abd588]
    + [JVM] Unbreak the build [a08f0439]
    + Bump NQP to get some grammar micro-opts [fb13c31c]
    + [JVM] Update overlooked ref to HLL language perl6 [59cf387d]
    + Use file from roast's spectest.data as example [ab6710e6]
    + [JVM] Update another ref to HLL language perl6 [5984ce98]
    + Merge pull request #3449 from vrurg/will-build-typecheck [e27811a6]
    + Merge branch 'master' into will-build-typecheck [68ff8cf5]
    + Merge pull request #3452 from vrurg/will-build-typecheck [589ba38c]
    + Actually fix Parameter's handling of default values [21b80974]
    + Remove deprecated support for implicit Distribution::Builder prefix [593db2d7]
    + Add a --build-only option for install-dist.p6 [4c6c0278]
    + Make building optional when installing in install-dist.p6 [411db10e]
    + Make Supply.unique a bit faster [32bd4ed8]
    + Don't attempt to split ports from paths for for UNIX sockets [ce5b5dea]
    + Don't call nqp::getport when listening on UNIX sockets [62cb756d]
    + Bump NQP to get the latest libtommath fixes [f8b9d027]
    + Make sure Version objects can coerce themselves [5eb113b1]
    + Fix variable declared by shape match in signature [ca78390e]
    + Give Junction an iterator method [bceaeb1a]
    + Don't unwant the first argument of a call node [e1faa704]
    + #2364 Make throws-like throw an exception on Bool:D matchers [f4ad0c2e]
    + Bump NQP to get latest libuv and some NQP fixes [37b1be7e]
    + #2364 Fix review [50f084d8]
    + Bump NQP to get is-prime fix [5cffce14]
    + Change err msg for pos after named in signature [8dcf1a8e]
    + Add the Stash's name to the Failure when trying... [ca1e51c8]
    + Bump NQP to get latest libtommath fixes [9a83b61e]
    + Correct the todo count for some Unicode tests [e2a66ff6]
    + Merge pull request #3361 from kalkin/Pod-To-Text-Subsets [94b30b66]
    + Merge pull request #3360 from kalkin/Pod-To-Text-Enums [ca912be1]
    + Merge pull request #3369 from kalkin/sub-and-method-return-type [a152997d]
    + properly close Channel Supply [6fbfc4a0]
    + Mention RAKUDOLIB in --help [f9b7de22]
    + Merge pull request #3472 from rbt/master [5a4a3be4]
    + Merge pull request #3464 from atroxaper/2364-throws-like-bool [f2b30919]
    + Correct the order of checks in Bool condition [5696dbd1]
    + Merge pull request #3473 from vrurg/test-matcher-bool [cdc907b2]
    + Merge pull request #3467 from jstuder-gh/named_param_lta_error_msg [ab9c1ffa]
    + Merge pull request #3465 from MasterDuke17/add_some_more_context_to_could_not_find_symbol_failure [774a839c]
    + Merge pull request #3471 from kbucheli/propberly_close_channel_supply [83900164]
    + s/// parts should be thunks, not lexical scopes [50ca2ed9]
    + Fix clone of multi-dim array to be deep enough [4a954cbc]
    + Ensure Foo(...) coercers make Raku objects [3a86272e]
    + Support :i(ignorecase) / :m(ignoremark) with Str.index [597288be]
    + Unbreak JVM and JS builds [b32048df]
    + Fix closure handling of the s/// construct [adb85e44]
    + Enable user-defined chaining operators to work [d027ee0c]
    + Fix internal compiler error on parameter re-decl [3498c540]
    + Have the REPL register uncaught exception handler [6bf227d0]
    + Bump NQP to get srand / rand_I fixes [f95bf76a]
    + Fix concurrency issue with re-checking a precomp file's dependencies [f5ce80e1]
    + Bump NQP [5685648a]
    + Added *_RUNNER_OPTS variable [701c38df]
    + Merge pull request #3480 from vrurg/rakudo_3478 [fbeb3e34]
    + Renaming of perl6 to rakudo [f5f6f76f]
    + Merge branch 'master' into perl6-to-rakudo [585cc6b5]
    + Return back PERL6LIB [23ca6952]
    + Add inst-perl6* to cleanup list [519a741a]
    + Return accidentally removed perl6-m [536a2d28]
    + Don't use raku method where it's not available [b2962b1f]
    + Make Signature instantiate_generic not skipping return type [56ccd132]
    + Make Channel.list around 16x faster [82bd76f1]
    + Merge pull request #3484 from vrurg/rakudo_3483 [17f7c5ad]
    + Merge pull request #3481 from vrurg/perl6-to-rakudo [0bebe4e2]
    + Remove duplicate entry from .gitignore [b74e5d7b]
    + Set attribute's rw status when added to a container [4de852e4]
    + Apply late `also is rw` trait to the existing attributes [85660c8f]
    + fix typo in comment [348fa84c]
    + Merge pull request #3496 from vrurg/rakudo_3495 [40352398]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment