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-2442-g5f5977


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2442-g5f5977b
Date: Mon, 10 Jun 2019 21:35:17 +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  5f5977bc3a916caef34bb302a82036df81158b94 (commit)
      from  d72bb21a28f21d97c5911fbfc9445941a7ee71b5 (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 5f5977bc3a916caef34bb302a82036df81158b94
Author: Marek Marecki <address@hidden>
Date:   Mon Jun 10 21:34:43 2019 +0200

    No more "using namespace std" in types implementations

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

Summary of changes:
 src/types/exception.cpp |  5 ++---
 src/types/float.cpp     | 23 +++++++++++------------
 src/types/function.cpp  |  5 ++---
 src/types/integer.cpp   | 25 ++++++++++++-------------
 src/types/number.cpp    |  1 -
 src/types/object.cpp    |  9 ++++-----
 src/types/pointer.cpp   | 10 +++++-----
 src/types/process.cpp   |  8 ++++----
 src/types/reference.cpp |  4 ++--
 src/types/string.cpp    | 31 +++++++++++++++----------------
 src/types/struct.cpp    |  6 +++---
 src/types/text.cpp      |  4 ++--
 src/types/value.cpp     |  5 ++---
 src/types/vector.cpp    |  8 ++++----
 14 files changed, 68 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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