ff3d-dev
[Top][All Lists]
Advanced

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

[ff3d-dev] ChangeLog on 20061230


From: delpino
Subject: [ff3d-dev] ChangeLog on 20061230
Date: Sat, 30 Dec 2006 23:50:05 +0100

2006-12-30 Saturday  delpinux

        Changed:
                tests/utils/ostream.at (1.2), "Exp", lines: +5 -5

        Cosmetic changes

2006-12-30 Saturday  delpinux

        Added:
                tests/utils/ostream.at (1.1)
        Changed:
                tests/Makefile.am (1.16), "Exp", lines: +3 -2
                tests/utils.at (1.2), "Exp", lines: +2 -1
                tests/utils/Makefile.am (1.2), "Exp", lines: +3 -2

        Added tests for ostream/ofstream

2006-12-30 Saturday  delpinux

        Changed:
                language/Instruction.cpp (1.24), "Exp", lines: +2 -2

        Fixed 'cat' instruction when the file to list does not exist

2006-12-30 Saturday  delpinux

        Changed:
                language/OStreamExpression.cpp (1.3), "Exp", lines: +2 -2

        Added flush after each output instruction to avoid synchronization
        problems... ff3d's ofstream should not be used to store huge
        quantity of data

2006-12-30 Saturday  delpinux

        Added:
                language/OFStreamExpressionUndefined.hpp (1.1)
                language/OFStreamExpressionValue.hpp (1.1)
                language/OFStreamExpressionVariable.cpp (1.1)
                language/OFStreamExpressionVariable.hpp (1.1)
        Changed:
                language/Makefile.am (1.19), "Exp", lines: +5 -1
                language/OFStreamExpression.hpp (1.2), "Exp", lines: +44 -18
                language/OStreamExpression.cpp (1.2), "Exp", lines: +2 -1
                language/OStreamExpression.hpp (1.2), "Exp", lines: +51 -7
                language/parse.ff.yy (1.52), "Exp", lines: +32 -4

        Improved ofstream expression management.





reply via email to

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