Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 9594:01004c3cde2c
fix non-strict complex comparisons
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 01 Sep 2009 08:42:08 +0200 |
parents | 264fb5520973 |
children | 8bea4e89326f |
comparison
equal
deleted
inserted
replaced
9593:cf8403208c43 | 9594:01004c3cde2c |
---|---|
1 2009-09-01 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * oct-cmplx.h: Correct strict operators in macros. | |
4 | |
1 2009-08-31 John W. Eaton <jwe@octave.org> | 5 2009-08-31 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * liboctave/lo-ieee.cc (octave_ieee_init): Abort if floating point | 7 * liboctave/lo-ieee.cc (octave_ieee_init): Abort if floating point |
4 format is not recognized as IEEE. | 8 format is not recognized as IEEE. |
5 | 9 |