Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 22, 2018 08:11
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/46973b4c2fe7390d3412c5fcfac8d32d to your computer and use it in GitHub Desktop.
Save Whateverable/46973b4c2fe7390d3412c5fcfac8d32d to your computer and use it in GitHub Desktop.
releasable6
    + Skip NativeCall TakeUint16 test on FreeBSD [71d23f0a]
    + Make Setty.perl consistent with Baggy/Mixy.perl [c0212af9]
    + Fix for RT #133016 [344a64e9]
    + Create shortcuts for %h.head [91421874]
    + @a[]:v and @a[*]:v should filter out deleted elements [08b951c8]
    + [NQP Bump] Brings 4 commits [9757fccb]
    + Fix wrong error when using module in core namespace [4b2512a2]
    + Clarify why we stringify to find minus in Complex.Str [1b8e1873]
    + Make Complex.Str 5%-10% faster [5ef05612]
    + Fix precision/value drift with Complex literals [43026662]
    + [NQP Bump] 22b4b69 [MoarVM Bump] Brings 4 commits [72b54ddd]
    + Support "const" marked return values in C++ functions [9b3a0b6f]
    + change attributes in role Native from int8 to int [db8b218f]
    + [NQP Bump] 6e4835c [MoarVM Bump] Brings 3 commits [66218b59]
    + [NQP Bump] 1832172 [MoarVM Bump] Brings 6 commits [7251fa26]
    + Fix dispatch with IO::Socket::INET.new: :!listen [ceeb3a00]
    + Revert "Replace HyperToIterator.push-all by push-exactly" [05796698]
    + Do not sink taken values in SEQUENCE [9e6ae276]
    + [NQP Bump] Brings 2 commits [b0cc3543]
    + Replace manual dispatch with proper multis for guess_library_name [f6756bb4]
    + Micro-optimize guess_library_name() [27565bf8]
    + Remove trailing whitespace [a0cbdbd8]
    + Add "sub" to proto/multi for consistency [4f848967]
    + Add fudged tests for restrictive protos [20ccacca]
    + Expand proto narrowness tests [105bc342]
    + Temp-fudge mul_i opt test [a3a7c142]
    + Fix up proto .arity/.count for all core multi subs [4b5d36f3]
    + Add gist methods to AbsolutePath, NQP and Perl6 repositories [8f3237c2]
    + [NQP Bump] 888e05af8 [MoarVM Bump] 05d589e5c f […] [1c6701b9]
    + Revert "Temp-fudge mul_i opt test" [d443076d]
    + Teach Binder's .trial_bind to handle named slurpies [6a65ed02]
    + Unfudge mul_i inline / add additional test for *% trialbind [d17f7535]
    + Merge pull request #1755 from rakudo/proto-fix-R1739 [92eaa11a]
    + Make `Foo() $x` optimization use nominal type [12a38f1f]
    + Check postconstraints when we handle capture/named slurpy in trial bind [859178b0]
    + [NQP Bump] a24e43d [MoarVM Bump] 876aa90 Ensur […] [db7e79a0]
    + Test p6trialbind with `where`s [fa979c92]
    + Merge pull request #1620 from Kaiepi/nativecall [a138dcf5]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment