Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 3, 2018 14:37
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/2d4fa0c8c355d9b9dbb4c7fd3fd751a6 to your computer and use it in GitHub Desktop.
Save Whateverable/2d4fa0c8c355d9b9dbb4c7fd3fd751a6 to your computer and use it in GitHub Desktop.
releasable6
  GH#2451 Pre-2018.11 toasting
  GH#2113 Revisit bug compatibility unfix for returning Proxy
    + Copy over `group-of` helper from roast [84039f96]
    + Mod CORE.d setting compilation to propagate indicator flags [4a6d9108]
    + Remove trailing whitespace [1c1df2be]
    + De-BEGIN-ify $*PERL [c9ecfb7a]
    + Implement X::Language::TooLate [3365094f]
    + 🎆❇️🔥 Happy Diwali! 🔥❇️🎆 [46ef0ea0]
    + Merge branch 'master' into the-d [7dc152ec]
    + Merge branch 'master' into the-d [20412b06]
    + Merge pull request #2438 from rakudo/the-d [d28545d6]
    + Fix make install target for JVM [f81146ae]
    + No longer require `experimental` for $*COLLATION.set [20c41ca5]
    + Fix typo in comment [5a932f36]
    + fix for missing defn features [b9ff63ca]
    + delete unused code [f1c03c65]
    + Merge pull request #2439 from tbrowder/pod2text-fix [3416f23b]
    + remove unneeded, unspecced attribute from Pod::Block::Code [5aba3e96]
    + Merge branch 'master' into release-2018.10 [dd3db782]
    + a few minor tweaks to the release announcement [b46e335d]
    + port changes of announcement to changelog [a4e7e8ed]
    + Consistify :U.pairup with :D one by returning a Seq [d73272e4]
    + Remove fully skipped test file [3a412be2]
    + Remove S06-signature/caller-param.t [92aa4a52]
    + Add missing plans to `subtest`s [8ea13823]
    + Always conditionally add objects to the serialization context [3995e423]
    + add a new trap, reword another [b685036b]
    + correct example [1c1527f4]
    + Map.WHICH only value type if all its elements are [4e0a1c24]
    + [NQP Bump] Brings 18 commits [b8176dc5]
    + Alternate way to fix R#2447 [052067fd]
    + Don't return standard .perl for classes with custom .new [adc96837]
    + Adjust default .perl for custom .new [20d50e07]
    + Make Travis happy for now [4af55fb6]
    + Make sure the :up of DEPRECATED gets handled correctly [8561d0ae]
    + "Remove" (<+), ≼, (>+), ≽ from 6.d [951303f9]
    + Return to the status quo wrt to Mu.perl [c04d5b77]
    + Revert "Make Travis happy for now" [4c05a0b1]
    + Unbust t/*/*.t rule in generated Makefile [d2c7e327]
    + Unbust literal \ in tr/// [85107ec0]
    + Merge pull request #2457 from donaldh/backslash-in-tr [549f53e4]
    + Merge pull request #2454 from donaldh/makefile [0bdf5180]
    + Set $*FOLDING when attempting to constant fold [cec1f511]
    + Die when constant folding [7a1a1868]
    + Expand v6.d removal message [81474bf9]
    + Make alternative stand out a bit more. [5598f37d]
    + Change some blocks returning True/False to use return value [5f1a81e0]
    + We should decont for nqp::addr on aliases [d964e8ea]
    + Add shortcut for eqv of int / Int [fb9a0454]
    + Add shortcut for ObjAt eqv ObjAt [5120d3d2]
    + Ensure that enum eqv enum are also handled correctly [94dd0a41]
    + move pod-only code to end of their enclosing blocks [71ba9668]
    + Merge pull request #2460 from tbrowder/nqp-pod-split [d5c3c495]
    + Save 2 deconts for Int === Int [1766435a]
    + Lose unnecessary intermediate variable [8e858c8d]
    + Report unhandled exceptions of sunk `start` blocks [15c16e35]
    + Fix an add/remove race in Supplier::Preserving [68d79e70]
    + Fix tap add/remove race in Supplier [7ee1f3c5]
    + Make Associative <<op>> Associative work a bit better [bfe2ad63]
    + Use .resolve on all OSes [b2a976c0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment