comparison liboctave/ChangeLog @ 4921:d0b8964b9d4b

[project @ 2004-07-28 15:53:46 by jwe]
author jwe
date Wed, 28 Jul 2004 15:53:46 +0000
parents b22a7a1db0d5
children 585e9a8c2ef8
comparison
equal deleted inserted replaced
4920:b22a7a1db0d5 4921:d0b8964b9d4b
1 2004-07-28 John W. Eaton <jwe@octave.org>
2
3 * oct-cmplx.h (pow (const Complex&, const double&):
4 Convert second arg to complex to avoid libstdc++ bug.
5
1 2004-07-27 John W. Eaton <jwe@octave.org> 6 2004-07-27 John W. Eaton <jwe@octave.org>
2 7
3 * oct-inttypes.h (bitshift): New arg, MASK. 8 * oct-inttypes.h (bitshift): New arg, MASK.
4 (OCTAVE_INT_BITSHIFT_OP): Bitshift does not saturate. 9 (OCTAVE_INT_BITSHIFT_OP): Bitshift does not saturate.
5 10