Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 10, 2019 14:14
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/7300f7414c7b30c232aad80498253f44 to your computer and use it in GitHub Desktop.
Save Whateverable/7300f7414c7b30c232aad80498253f44 to your computer and use it in GitHub Desktop.
releasable6
  GH#3009 Intermittent failure in 06-struct.t on Windows
    + 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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment