Special thanks go to those contributors: We appreciate your
contributions! MTL users appreciate your contributions!
| Bug/Contribution description |
Fix(es) |
Contributed by |
Date reported |
| MS Visual C++ 7 (.NET) workaround (not verified yet) |
mtl_fixes_for_msvc7.zip
itl_fixes_for_msvc7.zip
|
Bryan Leppard | Feb 26 2002 |
|
MTL compiles and runs fine on OSF1 V4.0f 1229 alpha using DEC's CXX compiler with flags
-D__USE_STD_IOSTREAM -lm -lcxxstd
|
None |
Parag Mallic | Feb 1 2002 |
| Memory leak in refcnt_ptr when it is initialized with a null pointer and is assigned
with another refcnt_ptr object. |
mtl/refcnt_ptr.h |
Stanley Mrose | Nov 18 2001 |
| The operator[] of iterator of oned_part return value-type, not a reference type. |
mtl/oned_part.h |
Carl R. Witty | Nov 15 2001 |
| Testing script failed on some Linux distribution/td>
| Change make to make -s in test/bin/make_and_test.pl: click here for the updated one |
Demian M. Nave | Nov 15 2001 |
| dens2D matrix with a default constructor resize crash |
mtl/dense2D.h |
Axel Roebel | Nov 12 2001 |
| mtl::ele_mult() for matrices |
mtl/mtl.h |
Patrice Tisserand | Nov 11 2001 |
| mtl::set function in Visual C++ only |
Change it to mtl::set_value() with the same arguments |
| Nov 11 2001 |
| MTL to lapack | mtl/mtl2lapack.h New example gesvd.cc | | Nov 8 2001 |
| The column_matrix resize | mtl/matrix_implementation.h | Axel Roebel | Nov 8 2001 |
| Configure script problem when install MTL with lapack support
on RedHat 7.2 |
configure script |
|
Nov 8 2001 |
We have verified all contributions and incorporated them into CVS
unless we have expilictly mentioned we have not verified the
constribution yet.