comparison liboctave/ChangeLog @ 4433:b18ace8faf31

[project @ 2003-06-21 14:14:42 by jwe]
author jwe
date Sat, 21 Jun 2003 14:14:42 +0000
parents c4bde1d5eb98
children 0a59e4de215e
comparison
equal deleted inserted replaced
4432:ff7187bd3075 4433:b18ace8faf31
1 2003-06-21 Paul Kienzle <pkienzle@users.sf.net>
2
3 * kpse-xfns.h (NAME_BEGINS_WITH_DEVICE): Arg is std::string, not char*.
4
5 * lo-ieee.h (signbit): Eliminate redundant extern "C" decl.
6
1 2003-06-18 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2003-06-18 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * dMatrix.cc (any_element_is_negative): If new optional arg 9 * dMatrix.cc (any_element_is_negative): If new optional arg
4 neg_zero is true, also return true for negative zero. 10 neg_zero is true, also return true for negative zero.
5 11