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-1831-ge7c862


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-1831-ge7c8620
Date: Sun, 15 Jul 2018 14:04: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  e7c8620a08047a07d93e2234d37c78078aa0b51f (commit)
       via  fd0a93a9905c8557d3ec7969d2e9e2da5b8114c0 (commit)
       via  51d74e0451b26e02ab3c2df90a5fb3e175e0d5e8 (commit)
       via  245f47cc8fb26e147d2171395b9f1b489c4e9d0b (commit)
       via  b71d889e3386ed6a6a845073ee4807c02d7c74da (commit)
       via  29ac81023c78bd1cc00df881cbbc862fb8f76d84 (commit)
      from  9358714adc5b66327caee1e00dbf90c6ac044dbd (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 e7c8620a08047a07d93e2234d37c78078aa0b51f
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 15 14:03:48 2018 +0200

    Use standard algorithm, and destructuring assignments to reduce line count

commit fd0a93a9905c8557d3ec7969d2e9e2da5b8114c0
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 15 14:03:23 2018 +0200

    More auto and const in function signatures

commit 51d74e0451b26e02ab3c2df90a5fb3e175e0d5e8
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 15 14:01:18 2018 +0200

    Remove useless prints

commit 245f47cc8fb26e147d2171395b9f1b489c4e9d0b
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 15 13:59:36 2018 +0200

    Fix ctor, and delete unused move ctor, and copy and move operator='s

commit b71d889e3386ed6a6a845073ee4807c02d7c74da
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 15 13:58:47 2018 +0200

    More const

commit 29ac81023c78bd1cc00df881cbbc862fb8f76d84
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 15 13:45:34 2018 +0200

    More auto

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

Summary of changes:
 include/viua/program.h      | 344 ++++++++++++++++++++++----------------------
 src/program.cpp             |  96 +++----------
 src/programinstructions.cpp | 320 +++++++++++++++++------------------------
 3 files changed, 326 insertions(+), 434 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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