comparison liboctave/ChangeLog @ 7774:ce52af0e4a10

all false logical indexing fix
author David Bateman <dbateman@free.fr>
date Tue, 13 May 2008 17:45:35 +0200
parents 8e14a01ffe9f
children 4c3665e65bcd
comparison
equal deleted inserted replaced
7773:f83be206eca1 7774:ce52af0e4a10
1 2008-05-13 David Bateman <dbateman@free.fr>
2
3 * idx-vector.cc (IDX_VEC_REP::idx_vector_rep (const boolNDArray&)):
4 If len is zero size the index vector in the same manner as if len
5 is not zero.
6
1 2008-05-05 John W. Eaton <jwe@octave.org> 7 2008-05-05 John W. Eaton <jwe@octave.org>
2 8
3 * cmd-edit.cc (command_editor::re_read_init_file, 9 * cmd-edit.cc (command_editor::re_read_init_file,
4 gnu_readline::do_re_read_init_file): New functions. 10 gnu_readline::do_re_read_init_file): New functions.
5 * cmd-edit.h (command_editor::re_read_init_file): Provide decl. 11 * cmd-edit.h (command_editor::re_read_init_file): Provide decl.