comparison liboctave/ChangeLog @ 5385:5f48f2956e37

[project @ 2005-06-14 16:04:03 by jwe]
author jwe
date Tue, 14 Jun 2005 16:04:03 +0000
parents 27986bd3e238
children f64ec7b38586
comparison
equal deleted inserted replaced
5384:8df6524b9500 5385:5f48f2956e37
1 2005-06-14 David Bateman <dbateman@free.fr>
2
3 * dMatrix.cc (Matrix::too_large_for_float): Special case NaN and NA values.
4 * CMatrix.cc (ComplexMatrix::too_large_for_float): Ditto.
5
1 2005-06-02 John W. Eaton <jwe@octave.org> 6 2005-06-02 John W. Eaton <jwe@octave.org>
2 7
3 * Array.cc (assignN): Try harder to correctly resize previously 8 * Array.cc (assignN): Try harder to correctly resize previously
4 empty LHS. 9 empty LHS.
5 10