GH#3842 Cannot run installations of the JVM GH#3824 Cannot profile code anymore
Created
August 7, 2020 14:16
-
-
Save Whateverable/90a1dfa8b30be2fd45454b87f52bf28a to your computer and use it in GitHub Desktop.
releasable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
status |
+ Don't containerize parameters of P6EX blocks [3d5fba7b] + Generalize RI.MAYBE-GIST/SHORT-GIST to work with .raku as well [973b83de] + Make it harder for typechecking exceptions themselves to throw [8d40691d] + Actually ensure $!got and $!expected don't get extra containers [1db17c46] + Apply Callable to Code and compose Sub/Method/Submethod in prologue [7f2ae26c] + Remove that pesky branch from Metamodel::Mixins.mixin [e3c2646e] + Expose nqp parameterization ops through Metamodel::Primitives [2ab94429] + Type Parameter's methods [c11f4b18] + - Once again, we have what appears to be a working version of a rakudo without a dir-locked .precomp directory during precompilation. Now to test. [03c90985] + - Change CUPS::File.initiate-lock() parameter from IO::Path:DL to Str:D: [892a5de9] + - Fixes mismatch in named parameter calls to .destination - Also fixes missing parameter to self!lock() [65213f30] + - Updated .gitignore [2ac0473c] + - Adds sentinels to mitigate the risk of renaming a file that may no longer be there. [baa808dc] + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo-precomp-nolock2 [e9e9b93d] + - Prevent race condition with try {} blocks. [a2fe4f10] + [NQP Bump] Brings 2 commits [639a917f] + Update changelog + announcement [b89332c5] + Merge branch 'master' into release-2020.07 [7244d029] + Merge pull request #3811 from rakudo/release-2020.07 [afe2f691] + Merge pull request #3785 from Xliff/rakudo-precomp-nolock2 [18f9d9dc] + Merge pull request #3760 from Kaiepi/parameter-typed [c9ae42c7] + Merge pull request #3609 from Kaiepi/metamodel-primitives-parameterization [7b1540d3] + Merge pull request #3583 from Kaiepi/metamodel-mixins [5a791f2b] + Merge branch 'master' into rank-n-exceptions [4abaaa65] + Merge pull request #3531 from Kaiepi/rank-n-exceptions [8ca13eb2] + Unbreak the build [1eb712d5] + Fix release pipeline to not delete the linux build (#3814) [4ad4bd30] + import lizmat's rewrite of JSON::Fast's from-json, 4.4x as fast [b60e1636] + Fix scripts to be compatible with the current build system [1e20dfca] + Add quicktest target [6fd09811] + restore old from-json for backends without Uni (JVM) [43bd739f] + More script fixes [333ce78c] + Do some cleanup in docs directory [dd8cd411] + Make X::Method::NotFound exception more user-friendly [b36afcb3] + Improve tipping logic for self."!private"() [760034ef] + Inline a call [eb0ca2a3] + Cover a few edge cases [66adb771] + Fix message formatting [acc5e64d] + Add test for no private methods are suggested [4546a603] + Merge pull request #3818 from vrurg/roast_654 [09020c1c] + Merge pull request #3805 from vrurg/rakudo_3802 [3843a1e8] + Rework tools/update-passing-test-data.pl to support backends [ea0c98cf] + Deprecate nqp-lib (#3810) [9071653e] + add simple tests to make sure profilers can be invoked [d7aa7e66] + Skip dying tests to unbreak master builds [51ea87a3] + minor CREDITS update [7ad90144] + Remove an outdated workaround in src/core.c/Cool.pm6 [a3af5833] + Merge pull request #3829 from vrurg/roast_657 [17f7f156] + Don't use higher-level `declares_method` method [1b5f6b98] + Fix exception code for KnowHOW compatibility [9e51d01b] + Merge pull request #3834 from vrurg/roast_657_attr_fix [d8f0507d] + Rethrow exceptions caught by supply iterators [fcfc60b6] + Fix incorrect method call [02a83442] + Merge pull request #3837 from vrurg/roast_657 [d4bac47f]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment