Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 6079:802aec2b1a2e
[project @ 2006-10-25 01:40:26 by jwe]
author | jwe |
---|---|
date | Wed, 25 Oct 2006 01:40:26 +0000 |
parents | 4036e6fca790 |
children | 700e121edb94 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2006-10-24 David Bateman <dbateman@free.fr> + + * Sparse.cc (assign (Sparse<LT>&, const Sparse<RT>&)): Resize the + lhs at the point we know the assignment can succeed if the lhs is + empty. + 2006-10-23 John W. Eaton <jwe@octave.org> * Array.cc (assign2): Don't require vector assignments to be oriented.