Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 17, 2019 06:51
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/92d0c9f1ae26e602e6c7626faad6ec2c to your computer and use it in GitHub Desktop.
Save Whateverable/92d0c9f1ae26e602e6c7626faad6ec2c to your computer and use it in GitHub Desktop.
releasable6
8aea1a68 was referenced but there is no commit with this id
b1cb2b04 was referenced but there is no commit with this id
    + Add/Remove space, fix comma [d4ceb97e]
    + Bump NQP for default-int [290cd792]
    + Use num ops in NQP code [5876d38a]
    + Fix for bare_complex_number [62e2555e]
    + More fixes for default-int behavior [1e4d3ac4]
    + Merge pull request #2670 from MasterDuke17/default_nqp_vars_and_ops_to_int_instead_of_num [669a3b9f]
    + Default-int fixes for zef and Inline::Perl5 [cf6f6d92]
    + Intermediate state commit [f753efe1]
    + Fix for R#3035 [eb88e64e]
    + Make sure the signal proto matches [fcf1f761]
    + Optimizer: Don't use Int*Ref in first arg of if/unless/while/until [84ee0c8c]
    + Only initialize HLL version of nqp::getsignals once [a46c414f]
    + Return Failure for missing symbols [44169c7a]
    + Add REQUIRE_DYNAMIC flag to DYNAMIC:: [0a05cbd9]
    + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo_3028 [db5214c5]
    + NativeCall: no need to create lots of Int/Num to "CArray.allocate" [f44c14c3]
    + Optimizer: Direct assignment between native vars don't need refs [80bf3d00]
    + NativeCall: turns out CArray nulls itself out when resizing [82fc4e57]
    + Pseudo-packages are now implementing most of roast [c503c1df]
    + Adapt tests to slighly changed behavior of pseudo-packages [2b1537c7]
    + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo_3028 [aba44e23]
    + Re-apply accidentally overriden commit. [58687904]
    + Remove surplus debug prints [ec8f0b09]
    + Don't use HLL ! for negation [af108863]
    + Propagate laziness in KeyValue/Pair Iterators [abbd1285]
    + Merge pull request #3042 from jstuder-gh/lazy_kv_pair_iters [20e74837]
    + Fix for incorrect installation of nested modules [3d356629]
    + Make $*PERL.version report correct compiler version [65207879]
    + Revert the original Optimizer behaviour, just fix it [44ba0f22]
    + Implement die's default of fetching $! [a17d4652]
    + Prevent EVAL from loading CORE settings [075e60a5]
    + Revert recording of loaded CORES [43bf9102]
    + Correct scope definitions and EVAL support [fb6a7d35]
    + Temporarily disable lang-ver-before tests [d3e0c528]
    + Cleanup up test [630995c7]
    + Further refine test for showing message [7668301d]
    + Fix "Missing serialize REPR function for REPR NativeRef (StrLexRef)" [f13ac2c0]
    + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo_3028 [4357739a]
    + Move VERSION file back to the root of build directory [33844cb4]
    + Don't guess caller's context. [c5476bd2]
    + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo_3028 [3f610d16]
    + Don't fail if $!source isn't defined in X::Numeric::CannotConvert [fd9b826f]
    + Merge branch 'master' of https://github.com/rakudo/rakudo into rakudo_3028 [357e1c49]
    + Failure now first checks for existance of $! symbol [96456b6e]
    + Replace EVAL with is-run for language-revision tests [441b8c65]
    + Merge pull request #3040 from vrurg/rakudo_3028 [56af07bf]
    + Protect class Perl version method with Lock [4c10373b]
    + Merge pull request #3052 from vrurg/perl-version-threadsafe [4eb4c0c7]
    + [NQP Bump] Brings 2 commits [63a4d958]
    + Re-implement CORE loading sequence [0e82bf3a]
    + add info on roast installation for rakudo use [26ebb513]
    + fix spelling [aa731e86]
    + Make PseudoStash from CORE.setting conform to pre-6.e state [43582f53]
    + Fix error generation for stubbed packages [9ca48a3c]
    + Get rid of !CORE_MARKER [78c5db26]
    + Merge pull request #3055 from vrurg/rakudo_3028 [152d3c5b]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment