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-2346-g6e270b


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2346-g6e270b9
Date: Tue, 15 Jan 2019 05:36:23 +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, devel has been updated
       via  6e270b9a478f0c609e3c928bbf43356d6d287809 (commit)
       via  47b87e8896ad4ceecbc7cf6cc394d933f1372d56 (commit)
      from  d10c029b3bb531bfae77870f5e0fa39d48ff8857 (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 6e270b9a478f0c609e3c928bbf43356d6d287809
Author: Marek Marecki <address@hidden>
Date:   Tue Jan 15 05:35:41 2019 +0100

    Update Viua VM's std::random module

commit 47b87e8896ad4ceecbc7cf6cc394d933f1372d56
Author: Marek Marecki <address@hidden>
Date:   Mon Jan 14 19:10:20 2019 +0100

    Fix: write information about statically linked blocks
    
    Information about statically linked blocks was not included in the
    bytecode file and as a result not loaded properly by the loader.
    
    This prevented statically linked modules from working if they contained
    a path where an exception was handled.

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

Summary of changes:
 src/front/asm/generate.cpp | 279 ++++++++++++++++++++++++++++++++-------------
 src/stdlib/random.cpp      |  11 +-
 2 files changed, 207 insertions(+), 83 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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