comparison liboctave/ChangeLog @ 5039:8fa98abef34a

[project @ 2004-09-24 23:43:18 by jwe]
author jwe
date Fri, 24 Sep 2004 23:43:18 +0000
parents 160365410ad4
children 50140aa23b32
comparison
equal deleted inserted replaced
5038:fdfce0dec36b 5039:8fa98abef34a
1 2004-09-24 John W. Eaton <jwe@octave.org>
2
3 * Array.cc (assign2, assignN): If index is empty, allow RHS to be
4 any empty matrix, not just [].
5
1 2004-09-23 John W. Eaton <jwe@octave.org> 6 2004-09-23 John W. Eaton <jwe@octave.org>
2 7
3 * mx-ops: Include scalar zero value in type definitions. 8 * mx-ops: Include scalar zero value in type definitions.
4 Delete zero information from ops section. 9 Delete zero information from ops section.
5 * mk-ops.awk: Use type-specific zero info. 10 * mk-ops.awk: Use type-specific zero info.