Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 17, 2017 21:17
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/7b517b4462b475f813c9a8e801fa20ef to your computer and use it in GitHub Desktop.
Save Whateverable/7b517b4462b475f813c9a8e801fa20ef to your computer and use it in GitHub Desktop.
releasable6
RT #131919 Returning Failure from failed P6-level .parse 
    + Initial implementation of real cas on Scalars. [01b6d3f5]
    + Re-implement auto-looping form of cas. [40853b4f]
    + Run new cas tests. [01553585]
    + Add Scalar atomic load/store, plus full barrier. [de312452]
    + Run S17-lowlevel/atomic.t. [7ab6eb6a]
    + Add atomicint type. [5ea85965]
    + Add various atomic integer operations. [79c62c0b]
    + Implement loop form of cas for integers. [6eb8f7e7]
    + Add cas operation on integers. [413b5331]
    + Fix native shaped array index to return l-value. [61e1f4d5]
    + Run spectests for CAS on atomic ints. [9d5e9295]
    + Log all changes since 2017.07 [cbfda906]
    + return Failure from failed P6-level .parse [9501edae]
    + Fix two typos to unbreak JVM build [63cdc426]
    + Fix copy-pasto, Skarsnik++ [591f69af]
    + Oops, Skarsnik++ [435f7e36]
    + Make full-barrier() just a sub. [46b1a7f2]
    + RT 131898: Fix native closures failing on the second run [9a0afcbc]
    + Remove now misleading comment [3e70d44d]
    + Unbreak the build now that nqp no longer searches . and blib by default [7e403724]
    + Eliminate Atomic.foo methods for atomic-foo subs. [22e25da2]
    + Add operator forms of atomic operations. [e7e33173]
    + Run S17-lowlevel/atomic-ops.t. [cdbb0858]
    + Rename to reflect no Atomic class any more. [027e25fb]
    + Merge branch 'atomics' into nom [9b1e252a]
    + Bump NQP_REVISION. [92707fac]
    + Don't return out-of-atomicint-bounds results. [a45ede9c]
    + Place atomic symbol next to target always. [c67d7dd5]
    + Add .Complex coercion method to Cool [c9de2184]
    + Merge pull request #1131 from lucasbuchala/coomplex [a30ce6bc]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment