viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue/157/use-fixed-width-integers


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/157/use-fixed-width-integers-where-appropriate updated. v0.8.4-749-g52d1156
Date: Sat, 17 Dec 2016 18:24:48 +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, issue/157/use-fixed-width-integers-where-appropriate has been 
updated
       via  52d1156d2ac4d2f66270a436cd426dcbf11d07aa (commit)
       via  8028750aaea98111e9505e923aef16837aadc4ea (commit)
       via  dc46f4bfe9bee9ec0df7bd0fd959f0cb04e58563 (commit)
       via  4cc9557ab6387c19dcdf894491fe0d92832f5006 (commit)
      from  cc7f8d3a37d24037569ced75b6b534a6d79b6f84 (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 52d1156d2ac4d2f66270a436cd426dcbf11d07aa
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 18:25:32 2016 +0100

    More decltype()

commit 8028750aaea98111e9505e923aef16837aadc4ea
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 18:25:07 2016 +0100

    Use int64_t to store values in Integer type

commit dc46f4bfe9bee9ec0df7bd0fd959f0cb04e58563
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 18:21:09 2016 +0100

    Switch to uint16_t for priorities

commit 4cc9557ab6387c19dcdf894491fe0d92832f5006
Author: Marek Marecki <address@hidden>
Date:   Sat Dec 17 18:19:39 2016 +0100

    Use uint16_t to store process priorities

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

Summary of changes:
 include/viua/process.h       |  2 +-
 include/viua/scheduler/vps.h |  2 +-
 include/viua/types/boolean.h |  4 ++--
 include/viua/types/integer.h | 10 +++++-----
 src/scheduler/vps.cpp        | 14 +++++++-------
 src/types/integer.cpp        |  6 +++---
 6 files changed, 19 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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