+ Added proto to plan multi as suggested. [fa91b780] + Fixed the bug #2688 (wrong values for asinh of negative argument) [5281c23a] + Explicitly identify types used for mixins [f0915624] + Add given value to bad-directive-type error [54a89b6b] + Fix for SHORT-GIST dying with a non-Any inheriting parameter type [d4411c9a] + Merge pull request #2728 from vrurg/SHORT-GIST-fix [b34ec3a6] + Bump NQP for sprintf error reporting improvement [6563f1ab] + Merge pull request #2726 from MasterDuke17/add_given_value_to_sprintf_error [595614fc] + Make sure we don't actually show really large values [f99d64d8] + Merge pull request #2689 from ramillies/master [3be705f2] + Re-imagine PR #2493 [8f424c9d] + Merge pull request #2168 from manwar/propose-fix-for-issue-1866 [b92afb0b] + Oops, cannot have a :D on a :$named without default [4eecb3c8] + Remove proto: it breaks stuff [cd318fb8] + Replace internal json parser with JSON::Fast code [ce24f604] + Add comment about relation to JSON::Fast [43ff9f1c] + Special case exception handling in R:I:JSON [a8cd286a] + Make say(\x) about 8% faster [9770c1aa] + Add a :$filename parameter to EVAL to override the filename [2732a286] + Change :$filename type constraint in EVAL from Str to Str() [69d88be3] + Fix bug causing incorrect warning when missing an optional argument [1ec4f171] + Merge branch 'master' into release-2019.somewhen [c4c32ab4] + [NQP Bump] Brings 7 commits [70d61b21] + Simplify Parameter.perl wrt to post constraints [99ba0ea8] + Remove :where support for Signature/Parameter.perl [4cfe5ec1] + Properly represent constant constraint on Parameter.perl [a1591fbe] + Check for fexistence before checking if executable [5a9b720d] + Ensure we boolify our value [6e8df010] + Added an X::Cannot::Map exception [fd8a00a3] + Added better error messages for '.map: foo' errors [ef8899f6] + Remove watch-path tests for now [3afbc120] + Adapt tests to new X::Cannot::Map behaviour [a804ed0f] + Re-instate manwar's first PR [33e2d7f4] + Make sure creating a Failure from a Failure object throws [c9110654] + Merge branch 'identify-mixin-types' [7b863b72] + Bump NQP_REVISION [7bd3b3a0] + Fix use of nqp::getattr with sometimes wrong class [c21054de] + Produce simpler spesh op for decont [29878d82] + Make a Failure throw when it is used as something Iterable [23fca8f6] + Make Failure.list also throw [4ffb4082] + Bump NQP_REVISION [fc4aca08] + Refactor $*KERNEL internal use of uname [ec40933d] + Merge pull request #2770 from rakudo/use-nqp-uname [ffe84099] + Merge branch 'release-2019.03.1' [cc261f62] + Merge branch 'release-2019.03.1' [23d215dc] + Typo [6d8077ce] + Simplify creation of the Signal enum [76b6416d] + Add test for strays in CORE:: [4825f31e] + Simplify "Signally" and move it from CORE:: [45eb1c5f] + Remove $RAKUDO-VERBOSE-STACKFRAME from CORE:: [ed074cd1] + Revert PsuedoStash part of 5540212cfc8805f869ce [6599998c] + Remove $CORE_METAOP_ASSIGN from CORE:: [80185031] + Update CREDITS [67594c0b] + Make libpaths in the linux perl6 runner script relative. [b989882d] + Make perl6 find BOOTSTRAP.moarvm even when relocated using --nqp-lib [e27c1ec3] + Make the installed runner scripts relocatable. [efa9f54e] + Kill duplicate NQP lib path. [171bb6eb] + Make the BOOTSTRAP load logic independent of install location. [a11e9ab5] + Start of a C perl6 runner. Just a copy of moar atm. [ed9b963d] + Implemented using MVM_exepath. [7ab19817] + Set a proper --exec-name. This results in a robust $*EXECUTABLE. [5366c4fa] + Support PERL6_HOME and NQP_HOME environment variables. [8055fc1b] + Proper error messages when PERL6_HOME or NQP_HOME is invalid. Some cleanup. [f76db01b] + Document PERL6_HOME and NQP_HOME. [9196db5c] + Remove some left over old code. [d76fe0ae] + Rename PERL6_LANG_DIR -> PERL6_HOME. [2633aad6] + Fix BOOTSTRAP search. [aed29234] + Replace all remaining references to absolute install paths. [f20a2b6e] + Make executables generated during the build work again. [98a0df6e] + Create working runners in build directory. Generate perl6-debug executable. [4b461bf7] + Fix up perl6-debug. [2c9c823c] + Make the JVM build and run again. [ab96f1a6] + First try at JVM relocatability. [f0915e92] + Clean up the moar binary runners in 'make clean'. [e0f84e05] + Unbreak create-jvm-runner.pl. More relocatability. [e00c9ea8] + Get mingw compiling. [4ec400be] + Fix PERL6_HOME and NQP_HOME calculation. Off by one error. [472c8c90] + Add releasable Sakefile [0cc563c8] + Clean up of Configure.pl --help [52b80c44] + Allow building rakudo without relocatability. [27adb553] + Build the perl6 runners during `make all` not `make install`. [637ba57d] + Some beautification. [1853eb91] + Make --no-relocatable also affect the runner rpath setting. [ffaf3fc3] + Don't delete the perl6-mc runner right after creating it. [9e63da47] + Allow setting --no-relocatable different than moar with respect to rpath. [a542ec94] + Tabs to spaces. [090f1c96] + Also support --no-relocatable in perl6-debug. [4a7c487b] + First try on fixing the build on Mac. [efb35b00] + Support RAKUDO_PREFIX env var to be backwards compatible. [1add622d] + Never build a relocatable rakudo on AIX. [1d538977] + Merge pull request #2693 from patzim/reloc [7a3f468d] + [NQP Bump] Brings 5 commits [e20dcc4e] + Revert "First try on fixing the build on Mac." [f9aebab5] + Merge pull request #2777 from vrurg/fix_Configure_for_relocatable [68c2c9fe] + claim the next rakudo release [4189e20c] + Move QuantHash.kv build logic to !SET-SELF [0e07079b] + Add basic check for keys in SETTING:: and PROCESS:: [9399ea11] + Add R:I.ITERATIONSET2LISTITER method [a6a60705] + Make SetHash iterators more safe [1f066d96] + Make BagHash iterators more safe [63657986] + Fix adding object to BagHash after it having been removed [c5664301] + Make MixHash iterators more safe [787d5bf6] + Fixed method cloning [d14fad4a] + Added myself to CREDITS [ab64aaaf] + Fixed mistype in name [ed29caab] + Merge pull request #2780 from vrurg/issue_2772 [411a415c] + We also allow :api ! [2f6e5fde] + Added helper method Parameter.cool_constant [bea51993] + Simplify candidate selection in MAIN usage [dd1c8059] + Move "cool_constant" logic to Main [2b991664] + New roast test [387534d3] + Merge pull request #2784 from vrurg/issue_2772 [c26ca6b0] + merges class symbols into stub when using require stub:file<> [f03c7814] + Made all operators in Real require definite objects [d8ad6224] + Merge pull request #2790 from vrurg/issue_2786 [888cf8cd] + Fix gdb and lldb runners. [7846144e] + Merge pull request #2795 from patzim/debug-runner-fix [6ba54fb9] + Merge pull request #2789 from tony-o/master [17c9d88f]
Created
March 26, 2019 06:22
-
-
Save Whateverable/965e09c4250b60f0287d91b5b6c0ec2f 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment