comparison liboctave/ChangeLog @ 4352:80b83de0aa2a

[project @ 2003-02-21 20:01:38 by jwe]
author jwe
date Fri, 21 Feb 2003 20:01:39 +0000
parents a6c22c2c9b09
children 4dfce8f9ee98
comparison
equal deleted inserted replaced
4351:1e7f4405e037 4352:80b83de0aa2a
1 2003-02-21 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-02-21 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * oct-alloc.h (DECLARE_OCTAVE_ALLOCATOR): Handle systems with or
4 without placement delete.
2 5
3 * CMatrix.cc (ComplexMatrix::all_elements_are_real): Don't lose -0 6 * CMatrix.cc (ComplexMatrix::all_elements_are_real): Don't lose -0
4 imaginary parts. 7 imaginary parts.
5 8
6 * lo-ieee.h (lo_ieee_signbit): New macro. 9 * lo-ieee.h (lo_ieee_signbit): New macro.