[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r145] by ltilib

alvarado: The third mouse button (right one) should not report buttonClicked because this avoids displaying the configuration dialog. Now the right button will be ignored.

2003-04-16 18:27:38 Tree
[r144] by ltilib

alvarado: Doxygen warnings and errors fixed.

2003-04-16 18:26:42 Tree
[r143] by ltilib

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

2003-04-16 09:55:54 Tree
[r142] by ltilib

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

2003-04-16 09:54:47 Tree
[r141] by ltilib

alvarado: Broken config dialog fixed. Inserting the new options for vectors an initial "clean-up" of uninitialized pointers was still missing.

2003-04-16 09:54:16 Tree
[r140] by ltilib

alvarado: @ADD: Functor added to find the roots of a polynom of degree n. For quadratic and cubic polynoms special implementations are provided to find the solutions in a more efficient way. The Laguerre algorithm to find the roots of higher order polynomials is also provided.

2003-04-16 09:54:05 Tree
[r139] by ltilib

alvarado: *** empty log message ***

2003-04-16 09:53:43 Tree
[r138] by ltilib

alvarado: @FIX: Bug reading huge matrices was caused by the method std::istream::get(char* buffer,int n,char t). If the next char in the stream is t, then the fail flag of the stream is set. This caused that nothing else worked hereafter. As workaround, the getNextLine method check first with std::istream::peek if the next symbol is the terminal one and removes it if necessary.

2003-04-16 09:53:32 Tree
[r137] by ltilib

sltilib: Warning about DLL stuff still there. Disabled as first task of this header.

2003-04-16 09:53:12 Tree
[r136] by ltilib

sltilib: Many standard functions redefined in lti namespace also with
implementation for floats.

2003-04-16 09:52:49 Tree
Older >