[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r133] by ltilib

alvarado: @FIX: reading line ends used in Windows/DOS style with "\r\n" could produce an infinite loop if they were at the end of a buffer block. This problem was only seed by huge matrices, where that case could happend. The fix allows now also to read DOS files in Unix system, which expect for the end of lines only \n.

2003-04-15 11:29:10 Tree
[r132] by ltilib

haehnel: spelling mistakes fixed

2003-04-15 11:28:49 Tree
[r131] by ltilib

alvarado: Example for dynamic_cast fixed.

2003-04-15 11:28:38 Tree
[r130] by ltilib

alvarado: C++ header files used instead of C header files

2003-04-14 10:15:42 Tree
[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
Older >