comparison src/ChangeLog @ 5086:55f5b61d74b7

[project @ 2004-11-19 21:50:50 by jwe]
author jwe
date Fri, 19 Nov 2004 21:50:50 +0000
parents 8386cf9811ee
children 7497a16d90f9
comparison
equal deleted inserted replaced
5085:6861a84b1d47 5086:55f5b61d74b7
1 2004-11-19 John W. Eaton <jwe@octave.org>
2
3 * ov-str-mat.cc (octave_char_matrix_str::do_index_op):
4 Skip indexing operation if indices are invalid.
5
6 * pr-output.cc (set_range_format, set_complex_matrix_format,
7 set_complex_format, set_real_matrix_format, set_real_format):
8 Also specify std::ios::fixed for bank format.
9
1 2004-11-17 John W. Eaton <jwe@octave.org> 10 2004-11-17 John W. Eaton <jwe@octave.org>
2 11
3 * version.h (OCTAVE_VERSION): Now 2.1.62. 12 * version.h (OCTAVE_VERSION): Now 2.1.62.
4 (OCTAVE_API_VERSION): Now api-v12. 13 (OCTAVE_API_VERSION): Now api-v12.
5 14