Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 5015:6d481b6e349e
[project @ 2004-09-22 02:18:13 by jwe]
author | jwe |
---|---|
date | Wed, 22 Sep 2004 02:18:13 +0000 |
parents | c2bb27ada496 |
children | 2a0e2daac997 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,10 @@ +2004-09-21 John W. Eaton <jwe@octave.org> + + * mach-info.h (octave_mach_info::flt_fmt_native): Delete. + * mach-info.cc (octave_mach_info::string_to_float_format): + For "native", set actual native format. + (octave_mach_info::float_format_as_string): Delete flt_fmt_native case. + 2004-09-17 David Bateman <dbateman@free.fr> * CmplxSCHUR.cc (CmplxSCHUR::init): New arg, calc_unitary to make the