comparison liboctave/ChangeLog @ 4533:ed2990fab58f

[project @ 2003-10-10 02:13:33 by jwe]
author jwe
date Fri, 10 Oct 2003 02:15:46 +0000
parents 01ee68d18069
children e8355721a809
comparison
equal deleted inserted replaced
4532:01ee68d18069 4533:ed2990fab58f
1 2003-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-10-09 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array.cc (assignN): Allow lhs(:) = scalar.
2 4
3 * CNDArray.cc (ComplexNDArray::increment_index): New function. 5 * CNDArray.cc (ComplexNDArray::increment_index): New function.
4 * dNDArray.cc (NDArray::increment_index): Likewise. 6 * dNDArray.cc (NDArray::increment_index): Likewise.
5 * boolNDArray.cc (boolNDArray::increment_index): Likewise. 7 * boolNDArray.cc (boolNDArray::increment_index): Likewise.
6 * chNDArray.cc (charNDArray::increment_index): Likewise. 8 * chNDArray.cc (charNDArray::increment_index): Likewise.