| Commit | Date | |
|---|---|---|
| 2003-10-30 11:39:52 | Tree | |
| 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 |
| 2003-10-30 11:36:34 | Tree | |
| 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 |
| 2003-10-30 11:05:01 | Tree | |
| 2003-10-30 11:04:46 | Tree | |
| 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 |