[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r616] by ltilib

alvarado: Wrong check for GCC version fixed.

2003-10-30 11:39:52 Tree
[r615] by ltilib

alvarado: operator/ for trgbPixel added.

2003-10-30 11:38:32 Tree
[r614] by ltilib

alvarado: @ADD: the lti::typeInfo<T> class now provides a method min() to get the minimum number that type T can represent. The difference with std::numeric_limits<T>::min() is that the latter one returns for floating point types the smallest number greater than zero that T can represent, while lti::typeInfo<T> returns -std::numeric_limits<T>::max().

2003-10-30 11:37:44 Tree
[r613] by ltilib

alvarado: #ifdef _LTI_GNUC_2 instead of plain #if

2003-10-30 11:36:34 Tree
[r612] by ltilib

alvarado: Missing initialization of static member added.

2003-10-30 11:20:14 Tree
[r611] by ltilib

alvarado: @CHG: The default value "-1" for the lti::priorityQueue "invalid key", has been removed since not all keys have a constructor expecting an integer. It is now simply expected from the user to always specify an "invalid" flag.

2003-10-30 11:19:21 Tree
[r610] by ltilib

alvarado: Date updated.

2003-10-30 11:05:01 Tree
[r609] by ltilib

alvarado: Exception for the use of underscore in name of types in template traits.

2003-10-30 11:04:46 Tree
[r608] by ltilib

alvarado: Some authors added.

2003-10-30 11:04:19 Tree
[r607] by ltilib

alvarado: Bug freeing memory allocated by the new c++ demangling function of GCC 3.x fixed.

2003-10-27 18:04:34 Tree
Older >