Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 2800:9aeba8e006a4
[project @ 1997-03-09 09:50:20 by jwe]
author | jwe |
---|---|
date | Sun, 09 Mar 1997 09:50:39 +0000 |
parents | 14d07e4a0265 |
children | eedc2f3f61f7 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,10 @@ +Sun Mar 9 03:44:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> + + * CMatrix.cc, FEGrid.cc, Range.cc, dMatrix.cc, data-conv.cc, + dir-ops.cc, file-ops.h, idx-vector.cc, idx-vector.h, lo-ieee.cc, + lo-mappers.cc, oct-alloc.cc: Use `static_cast<T> (val)' instead of + old C-style `(T) val' casts. + Thu Mar 6 20:20:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> * dMatrix.cc (operator >>): Return if an error occurs instead of