comparison liboctave/ChangeLog @ 11803:daf91931b32b release-3-0-x

initialization check for correct NaN sign
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 12 Aug 2008 10:54:31 -0400
parents a0d567862eb8
children c4f1001bcf71
comparison
equal deleted inserted replaced
11802:b7f2ab4e34b0 11803:daf91931b32b
1 2008-08-12 Jaroslav Hajek <highegg@gmail.com>
2
3 * lo-ieee.cc (octave_ieee_init): Try to ensure that octave_NaN is
4 classified as positive by lo_ieee_signbit.
5
1 2008-08-04 John W. Eaton <jwe@octave.org> 6 2008-08-04 John W. Eaton <jwe@octave.org>
2 7
3 * oct-env.cc (octave_env::instance_ok): Fix typo in error message. 8 * oct-env.cc (octave_env::instance_ok): Fix typo in error message.
4 9
5 2008-06-20 Jaroslav Hajek <highegg@gmail.com> 10 2008-06-20 Jaroslav Hajek <highegg@gmail.com>