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-604-gad2baf0


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-604-gad2baf0
Date: Fri, 25 Nov 2016 21:55:56 +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, devel has been updated
       via  ad2baf0d8e5c5553e332ccbd13600b352e95b4f7 (commit)
      from  adc3c7875ff0e4f03ac8fa83ed47699585203a08 (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 ad2baf0d8e5c5553e332ccbd13600b352e95b4f7
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 25 21:38:26 2016 +0100

    Rewrite Frame to use std::unique_ptr<> to hold register sets

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

Summary of changes:
 include/viua/kernel/frame.h     | 18 ++++++++----------
 src/kernel/frame.cpp            |  6 +++---
 src/process.cpp                 |  6 +++---
 src/process/instr/calls.cpp     |  5 +----
 src/process/instr/closure.cpp   |  2 +-
 src/process/instr/registers.cpp |  2 +-
 src/scheduler/vps.cpp           |  2 +-
 7 files changed, 18 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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