Mercurial > hg > octave-jordi
comparison liboctave/ChangeLog @ 6105:bf8366f93881
[project @ 2006-10-26 21:46:29 by jwe]
author | jwe |
---|---|
date | Thu, 26 Oct 2006 21:46:29 +0000 |
parents | 9e70afeb2ebf |
children | 82fff8a063c2 |
comparison
equal
deleted
inserted
replaced
6104:a334206512b9 | 6105:bf8366f93881 |
---|---|
1 2006-10-26 John W. Eaton <jwe@octave.org> | |
2 | |
3 * oct-inttypes.cc (INSTANTIATE_INTTYPE_BIN_OP): Provide explicit | |
4 type qualification for OP. | |
5 | |
1 2006-10-26 David Bateman <dbateman@free.fr> | 6 2006-10-26 David Bateman <dbateman@free.fr> |
2 | 7 |
3 * Sparse.cc (Sparse<T>::resize_no_fill (octave_idx_type, | 8 * Sparse.cc (Sparse<T>::resize_no_fill (octave_idx_type, |
4 octave_idx_type)): Be more careful with the size of the input | 9 octave_idx_type)): Be more careful with the size of the input |
5 matrix, and therefore don't create or read non existent data. | 10 matrix, and therefore don't create or read non existent data. |