[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r129] by ltilib

alvarado: Do not forget using parameters set by the user using the dialog.

2003-04-14 10:15:29 Tree
[r128] by ltilib

sltilib: include only ltiMath.h instead of standard cmath header to cope
just in one place with different compiler/libraries inconsistencies.

2003-04-14 10:14:09 Tree
[r127] by ltilib

alvarado: implementation of the protected inline function enterPX now in header.
It is used by some child classes.

2003-04-14 10:07:31 Tree
[r126] by ltilib

sltilib: MS Visual C++ does not support the standard C++ headers as it should.
Functions defined therein are not in namespace std.
Many changes towards a standard use of the headers need to be rolled back.
ARRGGHHH

2003-04-14 10:04:37 Tree
[r125] by ltilib

sltilib: Problems with functions in C++ headers fixed. They are
not in the std namespace

2003-04-14 10:01:18 Tree
[r124] by ltilib

alvarado: C++ header files used instead of C header files.
Bugs with statusString fixed (not initialized in copy constructor, not deleted in destructor)

2003-04-14 10:00:38 Tree
[r123] by ltilib

alvarado: @ADD ioHandlers administrate now a status string, as functors and classifiers also do. This allows reporting of error when reading or writing data to (or from) a file.

2003-04-14 09:59:53 Tree
[r122] by ltilib

alvarado: Missing include <cstdio> added.

2003-04-14 09:59:43 Tree
[r121] by ltilib

sltilib: MS Visual C++ does not support the standard C++ headers as it should.
Functions defined therein are not in namespace std.
Many changes towards a standard use of the headers need to be rolled back.
ARRGGHHH

2003-04-14 09:59:33 Tree
[r120] by ltilib

alvarado: statusString wasn't deleted in destructor.
Use of C++ headers instead of C headers.

2003-04-14 09:59:24 Tree
Older >