Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 3, 2021 19: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/611231596afa06de7a6bdd6a24dcbc6b to your computer and use it in GitHub Desktop.
Save Whateverable/611231596afa06de7a6bdd6a24dcbc6b to your computer and use it in GitHub Desktop.
releasable6
    + Add missing `-I lib` to is-run tests [74e5212f]
    + Actually support running dd on native BOOT arrays [4e645ee5]
    + Merge pull request #4126 from rakudo/release-2020.12 [37403199]
    + Update 2020.12.md [357a7f30]
    + Extract find_exception method from throw_and_die [e3a0c32d]
    + Add X::Enum::NoValue exception [28b95813]
    + Remove unused line [184079c9]
    + Move to CentOS 7 in binary release linux build [38e69d87]
    + Merge pull request #4120 from MasterDuke17/add_missing_use_lib_to_test [3beb71cc]
    + Make Attribute's $!package point at the actual owner [5bc394f6]
    + Fix a mistype [bcb9a2c9]
    + Make EnumType($mixin-value) work again [e44b524e]
    + Fix use of undeclared variable in &Perl6::Actions::lower_signature [bef6b4f6]
    + Changelog: fix typo. bbkr++ [f0d64ea5]
    + Merge pull request #4129 from patrickbkr/bin-rel-pipeline-centos7 [4b6b2e07]
    + Bump  NQP to get the latest MoarVM fixes [7c37d922]
    + Speedup the basic @a[*] (Whatever slice) [9ad80af2]
    + Remove a lot of unnecessary int $pos candidates [4c91d743]
    + Merge pull request #4130 from vrurg/rakudo_4116 [5df809e2]
    + Add "Solaris" to $?Perl.KERNELnames [f918f0fd]
    + Merge pull request #4143 from nwc10/solaris [94d685d9]
    + Add "is-implementatio-detail" delegation [754b2850]
    + Revert "Add "is-implementatio-detail" delegation" [eb1eabf6]
    + Implement "is implementation-detail" for classes (#4135) [4384fc5c]
    + Fix problem in Compiler.verbose-config [ed6e2c8b]
    + Introducing Seq.slice(indices) (#3983) [63be83d3]
    + Fix calling programs with spaces in their path on Windows [570372f1]
    + Bump NQP [b3367e95]
    + Merge pull request #4138 from patrickbkr/fix-win-proc-with-space [86fd7f67]
    + 02-simple-args.c should #include <sys/types.h> to get ssize_t [ac10a7a8]
    + Merge pull request #4151 from nwc10/need-sys-types-for-ssize_t [f8986324]
    + Allow native @a[*-4 .. *..2] to work [8150a286]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment