comparison liboctave/ChangeLog @ 4835:66645e416d55

[project @ 2004-03-11 20:06:36 by jwe]
author jwe
date Thu, 11 Mar 2004 20:06:36 +0000
parents 8f669cc5a901
children fafc79eeaebb
comparison
equal deleted inserted replaced
4834:8f669cc5a901 4835:66645e416d55
1 2004-03-11 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2004-03-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * so-array.cc (SND_CMP_OP, NDS_CMP_OP, NDND_CMP_OP):
4 Omit empty result args.
2 5
3 * Array.cc (Array<T>::Array (const Array<T>&, const dim_vector&)): 6 * Array.cc (Array<T>::Array (const Array<T>&, const dim_vector&)):
4 Move here from Array.h, check that size of array arg is not 7 Move here from Array.h, check that size of array arg is not
5 smaller than the size defined by the new dimensions. 8 smaller than the size defined by the new dimensions.
6 9