Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 7198:4555c116b420
[project @ 2007-11-27 03:06:10 by jwe]
author | jwe |
---|---|
date | Tue, 27 Nov 2007 03:06:10 +0000 |
parents | e8d953d03f6a |
children | 2eb392d058bb |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,11 @@ +2007-11-26 John W. Eaton <jwe@octave.org> + + * idx-vector.h (idx_vector::idx_vector_rep (const intNDArray<U>&)): + Eliminate unnecessary second arg from call to tree_to_mat_idx. + + * oct-inttypes.h (operator bool, operator char): Delete. + (bool_value, char_value, double_value, float_value): New functions. + 2007-11-26 David Bateman <dbateman@free.fr> * intNDArray.cc (template <class T> intNDArray<T>