Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 13, 2019 16:03
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/9a5414a41d6e28f8dd37f1e4f6b7568f to your computer and use it in GitHub Desktop.
Save Whateverable/9a5414a41d6e28f8dd37f1e4f6b7568f to your computer and use it in GitHub Desktop.
releasable6
    + 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]
    + 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]
    + 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]
    + 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]
    + Further refine test for showing message [7668301d]
    + Fix "Missing serialize REPR function for REPR NativeRef (StrLexRef)" [f13ac2c0]
    + Move VERSION file back to the root of build directory [33844cb4]
    + Don't fail if $!source isn't defined in X::Numeric::CannotConvert [fd9b826f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment