Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 19, 2020 21:40
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/341b9d3ba55f8f5a4f7d37a4ce6d892c to your computer and use it in GitHub Desktop.
Save Whateverable/341b9d3ba55f8f5a4f7d37a4ce6d892c to your computer and use it in GitHub Desktop.
releasable6
fe14bcb7 was referenced but there is no commit with this id
0d238d89 was referenced but there is no commit with this id
40fdfee1 was referenced but there is no commit with this id
002acb1b was referenced but there is no commit with this id
    + reinsert note regarding backends [621577b4]
    + Merge branch 'master' into instant-perl [c2dc0e57]
    + Merge branch 'vendethiel-bugfix/gh-1758' [cc10570d]
    + Fixes conflict [9a0aa988]
    + Small changes to README.md, fixes conflict [0a3f4f95]
    + Merge pull request #3662 from JJ/master [2c9168b9]
    + Merge branch 'master' into readme4 [4e758ac3]
    + Merge pull request #3127 from ribbon-otter/readme4 [9f770020]
    + Merge pull request #2226 from ribbon-otter/contributing-fix [d6576888]
    + IO::Handle.PIO is not always nqp::null if not open [f33ce01c]
    + Add RAKU_REPL_OUTPUT_METHOD environment variable [285717a0]
    + Internally rename IO::Path's $!abspath to $!os-path [ea8c04db]
    + Remove incorrect absolute path optimization [bd7fcb28]
    + Bump NQP for rename of java packages to org.raku.* [c68d4fc4]
    + Merge pull request #3699 from andreoss/jvm-naming [8e4e23ab]
    + Make IO::Path.dir between 1.5x and 2.2x as fast [b63976a8]
    + Make WhateverCode.ACCEPTS about 2x as fast [853e6227]
    + Make IO::Path.sibling about 2x as fast [a5eb1d4a]
    + Make IO::Path.succ/pred about 2x as fast [26b9f388]
    + Make IO::Path.succ/pred about 1.6x as fast [7238b094]
    + Make IO::Path.parent about 2.7x as fast [71cb0c56]
    + Make IO::Path.child about 1.4x as fast [f5b2c240]
    + Make sure .cloned-with-path performs null check [21c3ef82]
    + Make IO::Path.add about 1.25x as fast [718d305b]
    + Make IO::Path.parent(N) about 2x as fast [f93ce875]
    + Simplify R:I.FILETEST_x methods [c821bbc5]
    + Introducing IO::Path::Parts [4387f280]
    + Make sure IO::Path::Parts is also Associative [187312b8]
    + Simplify the iterator method [e9ea048b]
    + Use the new IO::Path::Parts interface in core [30ae200f]
    + Make IO::Spec::Unix.basename/extension about 1.7x as fast [f89fad87]
    + Make IO::Spec::Unix.tmpdir about 1.8x as fast [a2860ead]
    + [JVM] Use typed variant of nqp::shift [5b86436c]
    + Make the 'is' routine in Test not throwing an error on failure when the type can't be stringified, falling back on .raku instead. [c9e94623]
    + Add support for :secure in IO::Path.child [dc4fcb09]
    + Simplify creation of IO::Path::xxx classes [4103a309]
    + Make IO::Spec::Win32.basename about 1.7x as fast [ecd06c9f]
    + Make IO::Spec::Win32.tmpdir about 1.8x as fast [6d427d47]
    + Implement R:It.native_s/i/n for iterating native lists [a616fe57]
    + Let native arrays use the new R:It.native_s/i/n iterators [e645ff6a]
    + Fix JVM backend (and MoarVM as well) [1464b35e]
    + Make Blob.join between 4% and 11% faster [84ff64cf]
    + Make Blob.gist about 2x as fast [b55667ef]
    + Speedup some QuantHash internals a bit [4a728f2a]
    + Add :$chomp to Str.lines() [1bcc5d73]
    + Fix sorting 2 element native arrays [becb85eb]
    + Make IO::Spec::Unix.path about 3.5x as fast [8dc58abf]
    + Remove dead code [ad9b9f4f]
    + Make IO::Spec::Win32.path about 2x as fast [1a8e07c2]
    + Make dir() about 15% faster [700b7432]
    + Create pod6-declarator-notes-from-damian-conway.md [d09cf9d8]
    + Merge pull request #3628 from softmoth/str-lines-chomp [96c3c532]
    + Simply pass on limit in Str.lines/words [9942ccc0]
    + rename notes from Damian, add info received from him [8a8f62ca]
    + Merge pull request #3715 from tbrowder/damian-decl-note [0c854320]
    + add info [8eb72140]
    + format reference [e95eb3a9]
    + [JVM] Add workaround to avoid sinking failed Proc [a059373e]
    + Make IO::Path.child secure by default for 6.e [6f990170]
    + Add Raku.revision and Raku.at-revision [41568cb7]
    + Check language revision using new Raku.at-revision method [1c94538e]
    + Add a IO::Path.child(List) candidate [800878a1]
    + Revert "Add a IO::Path.child(List) candidate" [02793520]
    + Revert my work on IO::Path.child and revision control [8b94d8d2]
    + Bump nqp-configure to fix nmake detection failures on Windows [8440e219]
    + Bump NQP [986f8ab6]
    + Convert INSTALL from txt to md [a79efdef]
    + remove reference to outdated smolder [cc499cb9]
    + standardize some capitalization [797c96de]
    + change language on 3.16 version [8c3f013d]
    + Perl 6 _ [6ead4ce1]
    + Perl 6 to Raku changes [142d03be]
    + More Perl 6 to raku changes [e0384ee0]
    + Perl6 to Raku + cleanup [0ccd4cfe]
    + more formatting and perl6 to raku [4d6031f6]
    + Perl means Perl 5, avoid ambiguity [d53a3b1a]
    + perl6 to raku [de6ebd4e]
    + change Raku::World to Perl6::World [b0032395]
    + Merge pull request #3613 from Skarsnik/master [9a7d0e6c]
    + Refactor AzureCI configuration for more targeted testing [5587574e]
    + Merge pull request #3731 from patrickbkr/more-targeted-azureci [2bcccfb6]
    + Merge pull request #3730 from sumanstats/master [4ee0f6a0]
    + Bump NQP to get the latest goodies, also from MoarVM [796f3d4c]
    + Merge branch 'master' of https://github.com/coke/rakudo into coke-master [b4bc9bb4]
    + Merge branch 'coke-master' [62adc88c]
    + Fix identity checks and add return signature [9f73351b]
    + Remove tabs [f51fba28]
    + Make dd handle named parameters by themselves [c8570e87]
    + Give Backtrace candidates for HLL Exception [e9f80357]
    + Make some Exception internals more readable [a431968e]
    + Save 2 Scalar allocation for each Failure [519a5726]
    + Add read-from-input option, closes #3743 [11afa53b]
    + Don't check whether to actually close when calling .close [999d04aa]
    + Merge pull request #3744 from rakudo/JJ-patch-1 [8509621b]
    + Bump NQP to get new "-" behaviour [83b2a15c]
    + Adapt usage to reflect new "-" behaviour [45df9bc4]
    + Merge pull request #613 from LLFourn/eval_exporthow [3ad8fedf]
    + Make constants real code objects with proper sigil [4ba70b7a]
    + Unbreak the JVM and JS build [9fe471cf]
    + Slightly improve error message [496e9166]
    + Fix IO::Path.slurp for special files [cde948ae]
    + Implement verbatim arg handling in Proc [709941c6]
    + Bump NQP for Windows argument quoting changes [61a39f35]
    + Merge pull request #3576 from patrickbkr/problem-solving20 [fc9df315]
    + Unify all # vim lines [e1cefecc]
    + Consistify Rakudo::Iterator.Pairs [d984e7c2]
    + Introduce Rakudo::Iterator.Truthy [bf01f845]
    + Introduce Rakudo::Iterator.MatchCursor [da9943a4]
    + Introduce Rakudo::Iterator.MatchCursorLimit [150af9a2]
    + Rework IO::Path.slurp a bit [36d89cf6]
    + Add R:It.MatchSplit iterator [6f459456]
    + Make Str.split(Regex) up to 2x faster [9c74d983]
    + Add R:It.MatchSplitMap iterator [92d01836]
    + Make Str.split(Regex, *%_) up to 2x faster [a9796fe5]
    + Modernize R:It.NextNValues [98dec90d]
    + Simplify NativeCall's !compile-function-body [792a0f00]
    + Fix code objects created BEGIN time EVAL getting lost in precompilation [537f8877]
    + Make $_ available to BEGIN time compiled frames [169f63d9]
    + Rework some Match internal methods [0a84aa7f]
    + Scrape off about 4% creating a new cursor in a regex [15961f91]
    + Bump NQP for MoarVM spesh/GC fix [ff155842]
    + Introduce R:It.MatchMatch/MatchStr [902401b7]
    + Make Str.comb use the new R:It.MatchMatch/MatchStr iterators [4d1ef59e]
    + Make Match!MATCH-CAPTURES about 30% faster [272c4636]
    + Make recursive captures a tiny bit faster [ed65d733]
    + Make Match!MATCH about 10% faster for repeated lookups [e3fa44ab]
    + Use faster .push rather than .append [7f47db80]
    + Simplify the Azure CI configuration + Several fixes [fce783a1]
    + Update nqp-configure [7bace1be]
    + Simplify multi/single capture handling [0b48651c]
    + Simplify Match.clone [537a6e41]
    + Make reifying captures about 3% faster [f627d2c8]
    + Remove dead code [fbb0abc1]
    + Make Match.caps about 35% faster [87e91def]
    + #3751 Fix vcs conflict marker detection [65e412f7]
    + Merge pull request #3752 from atroxaper/3751 [f4747daf]
    + Bump NQP to get latest MoarVM and NQP goodies [5b507c8a]
    + Simplify code in Grammer [f10e5bce]
    + Simplify Grammar.parse further [8be24067]
    + Bump NQP to get MoarVM performance and FreeBSD build fixes [e2b12308]
    + Bump NQP to get double-free fix [26a7869b]
    + Make sure all text files have the same # vim: line [81344705]
    + Make positional captures stored in an Array again [6f6b2dfe]
    + Don't use separate method for recursing [219199bb]
    + Make sure push-all doesn't push when exhausted [077300c5]
    + Copy comments of NQPMatchRole to Match [f11d7508]
    + Simplify EVAL(:check) handling [afe85110]
    + Make sure Grammar.parse can handle Cool again [1402c1d1]
    + Make Hash.sort a tiny bit faster [cd617248]
    + Make sure / gets the right prefix [6b22c1eb]
    + Simplify prefix logic [7691742a]
    + Make sure we dir with a clean slate [484f0744]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [417a591a]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [777e7b65]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [3f9f23a9]
    + Split history src/core.c/Match.pm6 to src/core.c/INTERPOLATE.pm6 [638517da]
    + Move all of INTERPOLATE and friends into a separate file [05907227]
    + Mark :view as an implementation-detail [2bfaab6c]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment