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-2641-g1288cf


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2641-g1288cf8
Date: Fri, 27 Mar 2020 09:07:40 +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  1288cf8a71482d4162a571eccf39fe5899d13122 (commit)
      from  b1b039199634fcee35a20c72e1739468a40f72c0 (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 1288cf8a71482d4162a571eccf39fe5899d13122
Author: Marek Marecki <address@hidden>
Date:   Thu Mar 26 19:46:07 2020 +0100

    Ensure that the test does not produce mangled output
    
    This required introducing additional process that manages standard error
    stream. All other processes just send their output to that process. The
    printing becomes serialised this way, but it is the only bottleneck as
    the processes run otherwise unsynchronised.

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

Summary of changes:
 sample/asm/external/printer.cpp |   3 +-
 sample/asm/external/sleeper.asm | 163 ++++++++++++++++++++++++++++------------
 tests/tests.py                  |   6 +-
 3 files changed, 121 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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