viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-459-gd05207c


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-459-gd05207c
Date: Fri, 28 Oct 2016 01:46:48 +0200 (CEST)

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, devel has been updated
       via  d05207c769a4e6c9b6411fa710e7526267b74f0d (commit)
      from  5f647dc23039b7296284f497be24949fc0501ed8 (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 d05207c769a4e6c9b6411fa710e7526267b74f0d
Author: Marek Marecki <address@hidden>
Date:   Fri Oct 28 01:29:18 2016 +0200

    Remove means of process state manipulation from user code

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

Summary of changes:
 include/viua/types/process.h                       | 28 ++++++---
 sample/asm/concurrency/get_priority.asm            | 39 -------------
 sample/asm/concurrency/message_passing.asm         |  3 -
 sample/asm/concurrency/set_priority.asm            | 66 ----------------------
 .../asm/concurrency/short_suspend_and_wakeup.asm   | 54 ------------------
 sample/asm/concurrency/transferring_exceptions.asm |  3 -
 src/front/vm.cpp                                   | 10 ----
 src/types/process.cpp                              | 40 -------------
 tests/tests.py                                     | 18 ------
 9 files changed, 20 insertions(+), 241 deletions(-)
 delete mode 100644 sample/asm/concurrency/get_priority.asm
 delete mode 100644 sample/asm/concurrency/set_priority.asm
 delete mode 100644 sample/asm/concurrency/short_suspend_and_wakeup.asm


hooks/post-receive
-- 
Viua VM



reply via email to

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