comparison liboctave/ChangeLog @ 11229:2f36145742c9

eliminate special cases for SCO systems
author John W. Eaton <jwe@octave.org>
date Wed, 10 Nov 2010 20:36:16 -0500
parents 6eba18ec59b6
children 2f29b765c0ef
comparison
equal deleted inserted replaced
11228:c7107af0cb5b 11229:2f36145742c9
1 2010-11-10 John W. Eaton <jwe@octave.org>
2
3 * lo-ieee.h: Eliminate special cases for SCO.
4 * lo-ieee.cc (octave_ieee_init): Eliminate special cases for SCO.
5
1 2010-11-09 John W. Eaton <jwe@octave.org> 6 2010-11-09 John W. Eaton <jwe@octave.org>
2 7
3 * lo-mappers.h (xmod, xrem): Don't copy sign if result is zero. 8 * lo-mappers.h (xmod, xrem): Don't copy sign if result is zero.
4 9
5 2010-11-09 John W. Eaton <jwe@octave.org> 10 2010-11-09 John W. Eaton <jwe@octave.org>