comparison liboctave/ChangeLog @ 4710:48191fcee04d

[project @ 2004-01-22 19:12:02 by jwe]
author jwe
date Thu, 22 Jan 2004 19:12:02 +0000
parents cf141edca935
children 5101dffb4178
comparison
equal deleted inserted replaced
4709:cf141edca935 4710:48191fcee04d
1 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Makefile.in (distclean): Remove $(MX_OP_INC), $(VX_OP_INC),
4 and $(OPTS_INC).
5
1 2004-01-22 Petter Risholm <risholm@stud.ntnu.no> 6 2004-01-22 Petter Risholm <risholm@stud.ntnu.no>
2 7
3 * Array.cc (Array<T>::resize_and_fill): Correctly copy old elements. 8 * Array.cc (Array<T>::resize_and_fill): Correctly copy old elements.
4 (Array<T>::assign2): Check for RHS dimensions larger than 2. 9 (Array<T>::assign2): Check for RHS dimensions larger than 2.
5 10