[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1810] by ltilib

doerfler: @CHG: In an effort to support MINGW in the eclipse SDK Lars Libuda and I fixed quite a few macros. Changes include:
- _LTI_MSC_VER => _LTI_WIN32 for OS specific code, likewise for gcc vs. linux
- __linux__ => _LTI_LINUX obviously
- Lars hacked processInfo ASM to compile under gcc using Windows asm (working?)
- ltiMath.h now pulls isnan(), isinf(), and isfinite() in from namespace std for gcc>3 Some systems use other specs than linux where this is not needed.

Instructions for compiling the LTI-Lib with mingw will follow.

2005-06-22 17:09:15 Tree
[r1809] by doerfler

restructuring the linear algebra stuff in ltilib-2:
- only real linear algebra functors derive from linearAlgebraFunctor
- parameters::useLapack now in linearAlgebraFunctor
- lots of cleaning up, but not yet finished

2005-06-22 15:26:41 Tree
[r1808] by doerfler

changed project name

2005-06-22 15:21:14 Tree
[r1807] by ltilib

libuda: Fixed a warning generated by .NET compiler

2005-06-22 10:03:33 Tree
[r1806] by ltilib

zieren: @FIX getKeys(section) now works correctly

2005-06-20 17:03:59 Tree
[r1805] by ltilib

haehnel: performance improvement - Part II

2005-06-20 17:03:25 Tree
[r1804] by ltilib

doerfler: erroneously commited pointList using smallObjectList during the last change -> reverting to std::list

2005-06-17 17:04:12 Tree
[r1803] by ltilib

haehnel: @FIX: lti::MergergIToImage has now an improved handling for overflows/underflows. Overflows/underflows are now explicitly cut off in the corresponding range of channel8/channel.

2005-06-17 17:03:36 Tree
[r1802] by arndh

finalized, should now work with all four invariant types

2005-06-17 14:10:12 Tree
[r1801] by arndh

added include of ltiUndebug.h

2005-06-17 14:09:37 Tree
Older >