viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue/unify-call-and-fcall-instruc


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/unify-call-and-fcall-instructions updated. v0.8.4-953-gc1d4dab
Date: Sat, 4 Mar 2017 00:21:40 +0100 (CET)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, issue/unify-call-and-fcall-instructions has been updated
       via  c1d4dabe470652593c09f47097a5bbd112f4490c (commit)
       via  efa73960bc47bc3f4909740365c43416244ded40 (commit)
      from  6c271218caa30894159563ffef1b903aa20365e2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c1d4dabe470652593c09f47097a5bbd112f4490c
Author: Marek Marecki <address@hidden>
Date:   Sat Mar 4 00:21:48 2017 +0100

    Allow closures to release their register set
    
    Closure that released its register set becomes empty, and
    cannot be called.

commit efa73960bc47bc3f4909740365c43416244ded40
Author: Marek Marecki <address@hidden>
Date:   Fri Mar 3 22:59:47 2017 +0100

    Reset maybe_unique_ptr from std::unique_ptr

-----------------------------------------------------------------------

Summary of changes:
 include/viua/types/closure.h | 2 ++
 include/viua/util/memory.h   | 8 ++++++++
 src/types/closure.cpp        | 8 ++++++++
 3 files changed, 18 insertions(+)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]