comparison liboctave/ChangeLog @ 5996:bd0507994409

[project @ 2006-09-22 19:38:52 by dbateman]
author dbateman
date Fri, 22 Sep 2006 19:38:53 +0000
parents 4289ed95dde8
children 49dfdb54bb2b
comparison
equal deleted inserted replaced
5995:9223672bd578 5996:bd0507994409
1 2006-09-22 David Bateman <dbateman@free.fr>
2
3 * MatrixType.h (MatrixType::MatrixType(const SparseComplexMatrix&)):
4 Remove spurious warning.
5
1 2006-09-15 John W. Eaton <jwe@octave.org> 6 2006-09-15 John W. Eaton <jwe@octave.org>
2 7
3 * Array.cc (Array<T>::index (Array<idx_vector>&, int, const T&) const): 8 * Array.cc (Array<T>::index (Array<idx_vector>&, int, const T&) const):
4 Handle resizing. 9 Handle resizing.
5 10