Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 20, 2021 14:05
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/39d3b862d1afa76e83e89144f7836795 to your computer and use it in GitHub Desktop.
Save Whateverable/39d3b862d1afa76e83e89144f7836795 to your computer and use it in GitHub Desktop.
releasable6
    + Prefer api sorting over version sorting [43613ac5]
    + Add Rakudo::Internals.E method [467a931d]
    + Introduce Rakudo::Internals.RERUN-WITH method [164815f6]
    + Refactor Dateish.later/earlier handling [8a1f8f6f]
    + Make sure we Intify [7be4f5ef]
    + Revert 39d3f1368b43e96 on the JVM backend [d53d0308]
    + Make DateTime!new-from-positionals a bit faster [0c8d238a]
    + Merge pull request #4166 from patrickbkr/proc-arg0 [00ecefb8]
    + $*REPO.repo-chain runs iteratively, rather than recursively [50d1d86c]
    + Give the unnamed CU::Repos their id as name [b3bdae1d]
    + Revert "Give the unnamed CU::Repos their id as name" [6e697c07]
    + Simplify CompUnit::RepositoryRegistry.repository-for-name [620fa7ad]
    + Make R:I.SHORT-STRING handle null str correctly [f2e324d5]
    + Alternate fix for JVM breakage to PR #4189 [f627ccb9]
    + Revert "Alternate fix for JVM breakage to PR #4189" [0f5272cd]
    + Bump NQP to get Daniel Green's spesh REPR work [0a25b126]
    + Provide single arg semantics for @array = QuantHash (#4182) [6cd50ab2]
    + Implement Dateish.earlier/later with multiple units (#4181) [10dea6ef]
    + Make sure we don't go past stack top (#4177) [297cba1a]
    + Give QuantHashes a proper .Map method [110343d2]
    + Hide "proclaim" from bactraces [446caae3]
    + There is no 2021.01 release, so update date [4fb9c19b]
    + Fix segfault caused by repossession of native call site [8c63c54c]
    + Merge pull request #4194 from rakudo/fix_segfault_by_repossessed_native_call_sites [9152a0cc]
    + Bump NQP to get latest MoarVM / JVM backend fixes [583ce30c]
    + Move Spesh to MoarVM::Spesh [6793c551]
    + Introduce the SL core development helper class [842bbae3]
    + More ways of accessing Spesh Log information [1b45d0ad]
    + Minor cleanup (whitespace, comments) [8d331ec0]
    + Require explicit option to use EvalServer [bad3621c]
    + [JVM] Skip tests for huge numbers [5dfdd35c]
    + Split test dirs for coretest5 between templates [0b4332dd]
    + Treat m-coretest6 similar to m-coretest5 [3f1607f8]
    + Clean up some type / variable cut-pastos [fa648a59]
    + Keep texts as array of lines [7e970626]
    + Make expensive lookups happen only one [98b91f43]
    + Add slow specializations to MoarVM::Spesh.report [dfd604d8]
    + Add support for SL_REPORT environment variable [1fb8caf3]
    + Handle absence of bails or specializations more gracefully [3235f3e4]
    + #1632 Fix deleting colonpair with R-metaop in value by the Optimizer [18ae0df3]
    + Bump NQP to get latest libuv version [291cc5f3]
    + Allocate one less Scalar per value handled in >>.foo [8c3795e0]
    + Make sure that .new on a shaped array works correctly [623d4c12]
    + Merge pull request #4204 from atroxaper/master [5a389c72]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment