Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 22, 2019 23:35
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/6283397848596f90eca63cf36c9a50e6 to your computer and use it in GitHub Desktop.
Save Whateverable/6283397848596f90eca63cf36c9a50e6 to your computer and use it in GitHub Desktop.
releasable6
  GH#2824 Cannot install zef (or run much of anything without MVM_JIT_DISABLE)
  GH#2788 Defined-or operator lets negative subscript cause a crash
  GH#2779 Regression in WWW
  GH#2759 REPL: Internal error: unhandled encoding (Readline)
  GH#2758 REPL: The Readline history file is not created when absent.
  GH#2650 IO::Path.dir failure listifies not-fatally on error
  GH#2576 flapper in t/06-telemetry/01-basic.t on mips
  GH#2567 Non-zero wait status: 11 in testt
ba07a62 should be 8 characters in length
54a89b6 should be 8 characters in length
efa9f7a should be 8 characters in length
83286e2 should be 8 characters in length
11c55fb88 should be 8 characters in length
bb7e60941 should be 8 characters in length
4459364ee should be 8 characters in length
5bc626999 should be 8 characters in length
7846144e6 should be 8 characters in length
787596d00 should be 8 characters in length
9e63da478 should be 8 characters in length
1853eb91a should be 8 characters in length
637ba57d5 should be 8 characters in length
e0f84e05b should be 8 characters in length
2c9c823c9 should be 8 characters in length
4b461bf75 should be 8 characters in length
5366c4fac should be 8 characters in length
7ab19817f should be 8 characters in length
ed9b963d7 should be 8 characters in length
d3d4b2e8b should be 8 characters in length
1d538977e should be 8 characters in length
1add622dc should be 8 characters in length
efb35b003 should be 8 characters in length
4a7c487b8 should be 8 characters in length
090f1c96f should be 8 characters in length
a542ec941 should be 8 characters in length
ffaf3fc3f should be 8 characters in length
27adb5536 should be 8 characters in length
52b80c44d should be 8 characters in length
4ec400be0 should be 8 characters in length
e00c9ea85 should be 8 characters in length
f0915e923 should be 8 characters in length
ab96f1a67 should be 8 characters in length
98a0df6ef should be 8 characters in length
f20a2b6ee should be 8 characters in length
aed292346 should be 8 characters in length
d76fe0ae1 should be 8 characters in length
a11e9ab50 should be 8 characters in length
171bb6eb5 should be 8 characters in length
efa9f54ee should be 8 characters in length
e27c1ec3a should be 8 characters in length
b989882db should be 8 characters in length
472c8c90c should be 8 characters in length
2633aad63 should be 8 characters in length
9196db5c3 should be 8 characters in length
f76db01b5 should be 8 characters in length
8055fc1b5 should be 8 characters in length
bafa52392 should be 8 characters in length
c1c108fdb should be 8 characters in length
db5becfb1 should be 8 characters in length
44e0386af should be 8 characters in length
    + 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]
    + 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]
    + Fixed method cloning [d14fad4a]
    + Added myself to CREDITS [ab64aaaf]
    + Fixed mistype in name [ed29caab]
    + We also allow :api ! [2f6e5fde]
    + Fix build on MSVC. [787596d0]
    + 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]
    + 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]
    + fix for GH issue #2793 [95ce37d3]
    + Merge pull request #1 from rakudo/master [8fa3360d]
    + Fix for FatRat.base failure for large denominators [d4e1d8e7]
    + Update Rational.pm6 in response to review comments [b69964b5]
    + Fix build on mingw [5bc62699]
    + Deduplicate build options. [db5becfb]
    + Clean library build commands [c1c108fd]
    + Fix default target on nmake [44e0386a]
    + Remove unused variable [bafa5239]
    + Fix build on linux [4459364e]
    + Merge pull request #2802 from patzim/win-fix [b5843b0e]
    + Bump NQP_REVISION [b5bf7cd4]
    + [JVM] Don't run some test files that hang [507c3c37]
    + [JVM] Don't run tests for read-int8 et al. (NYI) [adba017f]
    + Decont Range before calling nqp::getattr on it [a5b22387]
    + Add null/defined checks for %!hash [f26fbd37]
    + [js] Use uname op for sysname and release [0ecd037b]
    + [JVM] Don't run tests for utf16 [3e51bd4e]
    + [js] Update rakudo-library to source maps being on by default [4f8a16e0]
    + [js] Implement parameterization of Blobs with 64 bit integers [6e650cd3]
    + [js] Add a run(:fake-run, ...) multi candidate [b0668b26]
    + Serialize a Perl 6 level string instead of a raw NQP one [75e2fb70]
    + [js] Add a bunch of ifdefs to work around problems with serializing weird low level things [9d187287]
    + [js] Temporary workaround for a bug breaking the js build [7aa72ce0]
    + Bump NQP for JS fixes [1aae63a6]
    + add info on running spec tests [68adad46]
    + add one-liner version of the script [7b4dd300]
    + Avoid notification queue growth in Channel.Supply [d5044de2]
    + Allow :at/:in/:every to be Inf/-Inf/NaN in ThreadPoolScheduler.cue [cc88d63d]
    + [JVM] Remove special case [5e8451f7]
    + Make the runner scripts use sh instead of bash [bb7e6094]
    + Remove two needless uses of bash [11c55fb8]
    + Never build a relocatable rakudo on OpenBSD [d3d4b2e8]
    + Merge pull request #2820 from patzim/openbsd-no-relocatable [f4c23223]
    + Merge pull request #2821 from patzim/no-bash [728ed87b]
    + [JVM] Use default value for optional native param [96a976b3]
    + fix error when set RAKUDO_EXCEPTIONS_HANDLER (#2823) [939ea419]
    + Fix typo (and unbreak JVM build) [51455df9]
    + Set max inline size for Perl 6 code on MoarVM [a9b9cdc9]
    + Slightly cheaper hanlding of untyped scalars [17643d49]
    + Emit simpler code for lowered while loop [29ce2ce3]
    + Use a cheaper assignment in array assign slow path [847783e2]
    + Better tracking of what needs return handlers [165f9184]
    + Avoid hack involving early return in Test.pm6 [84b0e380]
    + Fix .&fail after better return handler tracking [90722780]
    + Retain current return from default behavior [69c535ec]
    + Don't emit unrequired init code for natives [2eb93b2d]
    + Simplify array fast-path checking [286aa29e]
    + Initialize $!reified/$!todo to a type object [a21cf6ae]
    + Don't return internal value from !RE-INITIALIZING [417fa68e]
    + Fix parsing of Unicode brackets in interpolation [ba07a62f]
    + Merge branch 'more-precise-return-tracking' [2bcb764b]
    + Bump to latset NQP_REVISION [f1c80fdd]
    + Generate an empty BUILDALL for class with no attrs [45e2902d]
    + [JVM] Fix small-ish typos [056e4552]
    + Don't use nqp::execname on OpenBSD [194e3778]
    + Remove relative elements from NQP_HOME and PERL6_HOME [65217aaa]
    + [JVM] Don't run some newly added sprintf tests [8f1b1bab]
    + Expose newmixintype via Metamodel::Primitives [4702c245]
    + Unbreak subclassing of Parameter [d31fb270]
    + Telemetry: allow snap :heap for heap snapshots [90e18b65]
    + Temporary: Fix PERL6/NQP_HOME broken without --execpath [109ce1f4]
    + Merge pull request #2854 from patzim/fix-comma-debug [7af60cef]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment