Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 4834:8f669cc5a901
[project @ 2004-03-11 18:49:17 by jwe]
author | jwe |
---|---|
date | Thu, 11 Mar 2004 18:49:17 +0000 |
parents | f9262b65c7d9 |
children | 66645e416d55 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2004-03-11 John W. Eaton <jwe@bevo.che.wisc.edu> + + * Array.cc (Array<T>::Array (const Array<T>&, const dim_vector&)): + Move here from Array.h, check that size of array arg is not + smaller than the size defined by the new dimensions. + 2004-03-10 John W. Eaton <jwe@bevo.che.wisc.edu> * Array.cc (Array<T>::index2): Allow result to be N-d if indexing