comparison liboctave/ChangeLog @ 6685:8c8ef7e4821d

[project @ 2007-06-02 11:39:42 by dbateman]
author dbateman
date Sat, 02 Jun 2007 11:39:42 +0000
parents cd39d4a0b671
children 8e0444d90050
comparison
equal deleted inserted replaced
6684:39e34c15f222 6685:8c8ef7e4821d
1 2007-06-02 David Bateman <dbateman@free.fr>
2
3 * SparseCmplxQR.cc: Changes to support CXSparse 2.2.0.
4
1 2007-05-31 John W. Eaton <jwe@octave.org> 5 2007-05-31 John W. Eaton <jwe@octave.org>
2 6
3 * Array.cc (Array::get_size): Throw std::bad_alloc exception if 7 * Array.cc (Array::get_size): Throw std::bad_alloc exception if
4 the computed size is too large for the size of Octave's index type. 8 the computed size is too large for the size of Octave's index type.
5 9