comparison liboctave/ChangeLog @ 4674:7736835a5c8e

[project @ 2003-12-10 20:44:26 by jwe]
author jwe
date Wed, 10 Dec 2003 20:44:27 +0000
parents 6639c2574023
children e95c86d48732
comparison
equal deleted inserted replaced
4673:6639c2574023 4674:7736835a5c8e
1 2003-12-10 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-12-10 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * mx-ops: Delete bnda x bnda, b x bnda, and bnda x b ops since
4 they are already defined in boolNDArray.cc.
2 5
3 * Array-util.cc (get_zero_len_size): Delete. 6 * Array-util.cc (get_zero_len_size): Delete.
4 * Array.cc (Array<T>::index (Array<idx_vector>&, int, const T&)): 7 * Array.cc (Array<T>::index (Array<idx_vector>&, int, const T&)):
5 Handle zero-length result dimensions the same as empty original 8 Handle zero-length result dimensions the same as empty original
6 indices. 9 indices.