Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 5260:deed800e7bef
[project @ 2005-03-30 23:18:58 by jwe]
author | jwe |
---|---|
date | Wed, 30 Mar 2005 23:18:58 +0000 |
parents | 3d5b7114da82 |
children | 90a9058de7e8 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,15 @@ +2005-03-30 John W. Eaton <jwe@octave.org> + + * liboctave/CColVector.cc, liboctave/CNDArray.cc, + liboctave/CRowVector.cc: Use std:: for Complex functions instead + of relying on wrappers from oct-cmplx.h. + + * oct-cmplx.h: Provide typedef only. + + * DiagArray2.cc (xelem): Don't use initializer for static data. + * DiagArray2.h (DiagArray<T>::Proxy::operator T ()): + Likewise. + 2005-03-26 John W. Eaton <jwe@octave.org> * cmd-edit.cc (do_readline): Wrap call to ::octave_rl_readline