Mercurial > hg > octave-lojdl
comparison 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 |
comparison
equal
deleted
inserted
replaced
6078:34b1758d3247 | 6079:802aec2b1a2e |
---|---|
1 2006-10-24 David Bateman <dbateman@free.fr> | |
2 | |
3 * Sparse.cc (assign (Sparse<LT>&, const Sparse<RT>&)): Resize the | |
4 lhs at the point we know the assignment can succeed if the lhs is | |
5 empty. | |
6 | |
1 2006-10-23 John W. Eaton <jwe@octave.org> | 7 2006-10-23 John W. Eaton <jwe@octave.org> |
2 | 8 |
3 * Array.cc (assign2): Don't require vector assignments to be oriented. | 9 * Array.cc (assign2): Don't require vector assignments to be oriented. |
4 | 10 |
5 2006-10-17 John W. Eaton <jwe@octave.org> | 11 2006-10-17 John W. Eaton <jwe@octave.org> |