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/167/define-clear-ownership-r


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/167/define-clear-ownership-rules updated. v0.8.4-632-g073a50a
Date: Mon, 28 Nov 2016 23:48:41 +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/167/define-clear-ownership-rules has been updated
       via  073a50abef34a85652fa2d088ff1cd32abac095c (commit)
      from  dbc481eb4b7ce5d0079e5e76216dd52701c3a037 (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 073a50abef34a85652fa2d088ff1cd32abac095c
Author: Marek Marecki <address@hidden>
Date:   Mon Nov 28 23:31:18 2016 +0100

    RegisterSet assumes ownership of the objects it holds

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

Summary of changes:
 include/viua/kernel/registerset.h |  4 ++--
 sample/asm/external/math.cpp      |  2 +-
 src/kernel/registerset.cpp        | 17 +++++++----------
 src/process.cpp                   |  2 +-
 src/process/instr/calls.cpp       |  8 ++++----
 src/process/instr/closure.cpp     |  8 ++++----
 src/process/instr/registers.cpp   |  2 +-
 src/process/instr/tcmechanism.cpp |  2 +-
 src/scheduler/vps.cpp             |  4 ++--
 src/stdlib/io.cpp                 |  8 ++++----
 src/stdlib/random.cpp             |  8 ++++----
 src/stdlib/typesystem.cpp         |  6 +++---
 src/types/pointer.cpp             |  2 +-
 src/types/process.cpp             |  2 +-
 src/types/string.cpp              | 12 ++++++------
 15 files changed, 42 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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