Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 4711:5101dffb4178
[project @ 2004-01-22 19:30:54 by jwe]
author | jwe |
---|---|
date | Thu, 22 Jan 2004 19:30:54 +0000 |
parents | 48191fcee04d |
children | b7e7a31dbfb1 |
comparison
equal
deleted
inserted
replaced
4710:48191fcee04d | 4711:5101dffb4178 |
---|---|
1 2004-01-22 Petter Risholm <risholm@stud.ntnu.no> | |
2 | |
3 * Array.cc (Array<T>::assignN): Eliminate unnecessray code for | |
4 filling when RHS is scalar and dimension lengths agree. | |
5 | |
1 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> | 6 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 7 |
3 * Makefile.in (distclean): Remove $(MX_OP_INC), $(VX_OP_INC), | 8 * Makefile.in (distclean): Remove $(MX_OP_INC), $(VX_OP_INC), |
4 and $(OPTS_INC). | 9 and $(OPTS_INC). |
5 | 10 |