comparison src/ChangeLog @ 5951:b2167e370f82

[project @ 2006-08-22 05:13:42 by jwe]
author jwe
date Tue, 22 Aug 2006 05:13:42 +0000
parents c7105ffca0b6
children 164214586706
comparison
equal deleted inserted replaced
5950:2b2e5a937c59 5951:b2167e370f82
1 2006-08-22 John W. Eaton <jwe@octave.org>
2
3 * ls-oct-ascii.cc: Increase default value of save_precision to 16.
4
5 * ls-mat-ascii.cc (save_mat5_ascii_data): Use scientific format.
6
1 2006-08-21 John W. Eaton <jwe@octave.org> 7 2006-08-21 John W. Eaton <jwe@octave.org>
2 8
3 * ls-mat5.cc (read_mat5_binary_data, read_mat5_integer_data, 9 * ls-mat5.cc (read_mat5_binary_data, read_mat5_integer_data,
4 write_mat5_array): Unconditionally enable code for 64-bit int types. 10 write_mat5_array): Unconditionally enable code for 64-bit int types.
5 11