Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 19, 2018 23:26
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/aeb0aa8d4bc4b006058d7385521462a5 to your computer and use it in GitHub Desktop.
Save Whateverable/aeb0aa8d4bc4b006058d7385521462a5 to your computer and use it in GitHub Desktop.
releasable6
  GH#2499 Failures in Perl6::Parser module
  GH#2498 Tinky and Tinky::JSON “P6M Merging GLOBAL symbols failed: duplicate definition of symbol NoState”
  GH#2451 Pre-2018.11 toasting
6fe2789 should be 8 characters in length
    + 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]
    + Add type constraints to port numbers in IO::Socket::Async Also remove todo to improve error message for invalid port numbers. [547f28ba]
    + Remove fully skipped test file [3a412be2]
    + Remove S06-signature/caller-param.t [92aa4a52]
    + Add missing plans to `subtest`s [8ea13823]
    + add a new trap, reword another [b685036b]
    + correct example [1c1527f4]
    + [NQP Bump] Brings 18 commits [b8176dc5]
    + Don't return standard .perl for classes with custom .new [adc96837]
    + Adjust default .perl for custom .new [20d50e07]
    + Make Travis happy for now [4af55fb6]
    + 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]
    + We should decont for nqp::addr on aliases [d964e8ea]
    + move pod-only code to end of their enclosing blocks [71ba9668]
    + Merge pull request #2460 from tbrowder/nqp-pod-split [d5c3c495]
    + 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]
    + Use .resolve on all OSes [b2a976c0]
    + Get rid of MAST [edc4c054]
    + Take the list ouf of MAST::InstructionList [6aafe18d]
    + Get rid of push_ilist [f8be2fa0]
    + Get rid of all unused @ops lists [656a8045]
    + Merge branch 'nqp-mbc' [09cceb98]
    + Bump NQP version to get new mbc backend [bb43acdb]
    + Remove leftover comment [b0992669]
    + add some more info [7b9e1beb]
    + Merge pull request #2469 from tbrowder/note-update [bf2e2792]
    + tweak format and spelling [23596540]
    + Changes variable name (#2472) [7d4b57de]
    + Consistify Proc::Async.command with Proc.command [45bbc946]
    + update table heading and content [125789ae]
    + Update rakudo-nqp-and-pod-notes.md [8a260257]
    + escape left angle brackets for visibility [316ad525]
    + Add second name for pmurias (as it shows up in git log) [d3f0286c]
    + Fix shebang [7a85985d]
    + [js] Teach the optimizer to use int64/uint64 assign ops for op= [32b7c089]
    + [js] For now treat int64/uint64 arrays as int ones [f35dd301]
    + [js] Handle building int64/uint64 attributes [9457f7e5]
    + [js] Include source maps in rakudo releases [ea69c0a0]
    + Assume empty compile time options when we are not running during a compile. [0e4969fe]
    + [js] Set better execname in npm'able rakudo.js [9df074ba]
    + [js] Support for out load time dependency detecting CompUnit::Repo scheme [78389aa2]
    + [js] Add missing file [1ef62aca]
    + Make EVAL options when we didn't even read options from the command line [8a6c38bf]
    + [js] Fix indentation [f460ad1a]
    + [js] Implement recording of modules loaded at compile time [cbbe16ed]
    + Revert "Make EVAL options when we didn't even read options from the command line" [f04c6c34]
    + Merge pull request #2443 from jmaslak/Async-Port-Constraint [b0a2ce76]
    + Remove redundant smartmatch usage in IO::Socket::Async [5522ee90]
    + Merge pull request #2481 from jmaslak/Async-Port-Constraint-Optimize [76d2fde4]
    + Bump NQP version to get the fix for uninitialized values on MoarVM [9ac581bc]
    + Check if a class can .STORE before .newing it [63ae9dcc]
    + Add Hash.STORE(\keys,\values) [faa19ab9]
    + [NQP Bump] Brings 5 commits [4d8d897b]
    + Introducing R:I.AssociativeIterableKeys [6fe27894]
    + [NQP Bump] c21005716 [MoarVM Bump] Brings 2 co […] [21f11a3f]
    + [NQP Bump] 06b0001d8 [MoarVM Bump] 4454cfd99 f […] [0d5a8132]
    + Give 6.d correct `is rw` Proxy semantics [7d37f9aa]
    + [NQP Bump] 8ff3ee22a [MoarVM Bump] 7ba02259b C […] [50f0fce9]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment