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-637-gb438c4f
Date: Thu, 1 Dec 2016 00:44:55 +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  b438c4f00d7d34250b9617b56891d1eb02686472 (commit)
       via  84454e7146ceb5289662bc0424173a800ff56791 (commit)
       via  521e321c692cd378e13e9a95c46a677c75a4005d (commit)
       via  245bcfc46fe4e92318ad4b318ef1b7f21eb9f903 (commit)
      from  94f303edd8e250f6aa373f33b13db9380230e8df (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 b438c4f00d7d34250b9617b56891d1eb02686472
Author: Marek Marecki <address@hidden>
Date:   Thu Dec 1 00:27:38 2016 +0100

    Rename exception-raising funtions to just raise()

commit 84454e7146ceb5289662bc0424173a800ff56791
Author: Marek Marecki <address@hidden>
Date:   Thu Dec 1 00:22:40 2016 +0100

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

commit 521e321c692cd378e13e9a95c46a677c75a4005d
Author: Marek Marecki <address@hidden>
Date:   Thu Dec 1 00:22:15 2016 +0100

    Remove unused register set flags

commit 245bcfc46fe4e92318ad4b318ef1b7f21eb9f903
Author: Marek Marecki <address@hidden>
Date:   Wed Nov 30 23:46:45 2016 +0100

    Process::put() takes ownership of the objects it receives

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

Summary of changes:
 include/viua/kernel/registerset.h |  6 +-----
 include/viua/process.h            |  4 ++--
 include/viua/scheduler/ffi.h      |  2 +-
 src/process.cpp                   |  8 ++++----
 src/process/instr/float.cpp       |  2 +-
 src/process/instr/int.cpp         |  2 +-
 src/scheduler/ffi/request.cpp     | 11 +++++------
 src/scheduler/ffi/scheduler.cpp   |  2 +-
 8 files changed, 16 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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