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-8a9a7cc9-implement-basic-fil


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue-8a9a7cc9-implement-basic-file-i-o-in-a-library updated. v0.9.0-2431-gd3bc087
Date: Wed, 10 Apr 2019 20:39:34 +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, issue-8a9a7cc9-implement-basic-file-i-o-in-a-library has been 
updated
       via  d3bc087ffd79ae42e00633715da2d4ced7915881 (commit)
       via  ba8be6ba7d0b3324ad5cf5dda3c51c47526fef1c (commit)
      from  34b360ea2dc7a3caf4425bff21d1ec0b7f0abba7 (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 d3bc087ffd79ae42e00633715da2d4ced7915881
Author: Marek Marecki <address@hidden>
Date:   Wed Apr 10 20:37:32 2019 +0200

    Remove old I/O library code
    
    Since we only need the simple thing, and the I/O library will be later
    rewritten to use POSIX I/O anyway, there is no reason to keep the old
    code.

commit ba8be6ba7d0b3324ad5cf5dda3c51c47526fef1c
Author: Marek Marecki <address@hidden>
Date:   Wed Apr 10 20:35:35 2019 +0200

    Add basic write() function to std::io
    
    Text files can be read and written. That's good enough for now.

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

Summary of changes:
 src/stdlib/io.cpp | 126 ++++++++++--------------------------------------------
 1 file changed, 23 insertions(+), 103 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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