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.9.0-132-g12e3732


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-132-g12e3732
Date: Wed, 19 Jul 2017 23:39:38 +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  12e3732e2049df85e7d1978bcac3fb317db79f19 (commit)
      from  ad3782ae2c6b7407315d217323aad642d97e447f (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 12e3732e2049df85e7d1978bcac3fb317db79f19
Author: Marek Marecki <address@hidden>
Date:   Wed Jul 19 23:39:35 2017 +0200

    Convert more code from unique_ptr(new) to make_unique()

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

Summary of changes:
 src/process/instr/struct.cpp | 2 +-
 src/scheduler/vps.cpp        | 2 +-
 src/stdlib/io.cpp            | 9 ++++-----
 src/stdlib/random.cpp        | 9 ++++-----
 src/stdlib/typesystem.cpp    | 7 +++----
 src/types/bits.cpp           | 2 +-
 src/types/pointer.cpp        | 2 +-
 src/types/string.cpp         | 9 ++++-----
 8 files changed, 19 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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