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-633-g94f303e
Date: Tue, 29 Nov 2016 23:47:30 +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  94f303edd8e250f6aa373f33b13db9380230e8df (commit)
      from  073a50abef34a85652fa2d088ff1cd32abac095c (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 94f303edd8e250f6aa373f33b13db9380230e8df
Author: Marek Marecki <address@hidden>
Date:   Tue Nov 29 23:30:09 2016 +0100

    Process::place() takes ownership of the object it receives

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

Summary of changes:
 include/viua/process.h            | 2 +-
 src/process.cpp                   | 8 ++++----
 src/process/instr/bool.cpp        | 6 +++---
 src/process/instr/calls.cpp       | 2 +-
 src/process/instr/cast.cpp        | 8 ++++----
 src/process/instr/closure.cpp     | 4 ++--
 src/process/instr/concurrency.cpp | 8 ++++----
 src/process/instr/float.cpp       | 2 +-
 src/process/instr/int.cpp         | 4 ++--
 src/process/instr/object.cpp      | 4 ++--
 src/process/instr/prototype.cpp   | 2 +-
 src/process/instr/registers.cpp   | 6 +++---
 src/process/instr/str.cpp         | 2 +-
 src/process/instr/vector.cpp      | 8 ++++----
 14 files changed, 33 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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