comparison liboctave/ChangeLog @ 5997:49dfdb54bb2b

[project @ 2006-09-23 13:29:18 by dbateman]
author dbateman
date Sat, 23 Sep 2006 13:33:09 +0000
parents bd0507994409
children bda649f500bd
comparison
equal deleted inserted replaced
5996:bd0507994409 5997:49dfdb54bb2b
1 2006-09-22 David Bateman <dbateman@free.fr> 1 2006-09-22 David Bateman <dbateman@free.fr>
2 2
3 * MatrixType.h (MatrixType::MatrixType(const SparseComplexMatrix&)): 3 * MatrixType.h (MatrixType::MatrixType(const SparseComplexMatrix&)):
4 Remove spurious warning. 4 Remove spurious warning.
5 5
6 2006-09-15 John W. Eaton <jwe@octave.org> 6 2006-09-15 John W. Eaton <jwe@octave.org>
7 7
8 * 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):
9 Handle resizing. 9 Handle resizing.