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-968-g8ac20ae


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-968-g8ac20ae
Date: Sun, 2 Apr 2017 19:06:16 +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  8ac20ae6c5c07a06e768f0a37c9d9d4ba302bd75 (commit)
       via  4f893c7d370a2a1304b78b276bebde271ee431b0 (commit)
       via  b50a515e2e07f74689fd312b39a0ad1472431dae (commit)
      from  6d549612c56a067c4fd7bfc441b1f36b1bfab522 (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 8ac20ae6c5c07a06e768f0a37c9d9d4ba302bd75
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 2 19:13:19 2017 +0200

    Remove useless code

commit 4f893c7d370a2a1304b78b276bebde271ee431b0
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 2 19:13:11 2017 +0200

    Fix prevent pointers from being dereferenced from "other" processes

commit b50a515e2e07f74689fd312b39a0ad1472431dae
Author: Marek Marecki <address@hidden>
Date:   Sun Apr 2 19:10:38 2017 +0200

    Add FIXME

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

Summary of changes:
 Changelog.markdown                |  2 ++
 include/viua/types/pointer.h      | 23 +++++++++++++++--------
 include/viua/types/reference.h    |  1 +
 include/viua/types/type.h         |  6 +++++-
 src/bytecode/decoder/operands.cpp | 10 ++++++++--
 src/process/instr/object.cpp      |  2 +-
 src/process/instr/registers.cpp   |  2 +-
 src/types/pointer.cpp             | 14 ++++++++++----
 src/types/reference.cpp           |  1 -
 src/types/string.cpp              |  8 ++++----
 src/types/type.cpp                |  4 ++--
 11 files changed, 49 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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