comparison liboctave/ChangeLog @ 5870:a0218194daa6

[project @ 2006-06-30 15:50:40 by jwe]
author jwe
date Fri, 30 Jun 2006 15:50:40 +0000
parents 6a23ee71dd86
children b9fd54407c8d
comparison
equal deleted inserted replaced
5869:6a23ee71dd86 5870:a0218194daa6
1 2006-06-30 John W. Eaton <jwe@octave.org>
2
3 * data-conv.cc (data_conv::string_to_data_type):
4 Correctly handle leading "*".
5
1 2006-06-29 Atsushi Kajita <a-kajita@mizar.freemail.ne.jp> 6 2006-06-29 Atsushi Kajita <a-kajita@mizar.freemail.ne.jp>
2 7
3 * Sparse.cc (Sparse<T>::SparseRep::elem): Avoid out of bounds 8 * Sparse.cc (Sparse<T>::SparseRep::elem): Avoid out of bounds
4 array access. 9 array access.
5 10