comparison liboctave/ChangeLog @ 6148:4010c7474c9b

[project @ 2006-11-09 07:28:55 by jwe]
author jwe
date Thu, 09 Nov 2006 07:28:55 +0000
parents 14906c2745e3
children 2eb0723b4fad
comparison
equal deleted inserted replaced
6147:e14b0e9b7bf7 6148:4010c7474c9b
1 2006-11-09 David Bateman <dbateman@free.fr>
2
3 * sparse-base-chol.cc (sparse_base_chol_rep::Q): Cast perms(i) to
4 octave_idx_type, not int.
5
1 2006-11-08 John W. Eaton <jwe@octave.org> 6 2006-11-08 John W. Eaton <jwe@octave.org>
2 7
3 * dir-ops.cc (dir_entry::read): Avoid rewinddir. 8 * dir-ops.cc (dir_entry::read): Avoid rewinddir.
4 9
5 2006-11-06 John W. Eaton <jwe@octave.org> 10 2006-11-06 John W. Eaton <jwe@octave.org>