comparison liboctave/ChangeLog @ 3777:b4f260ddd748

[project @ 2001-02-06 15:57:23 by jwe]
author jwe
date Tue, 06 Feb 2001 15:57:23 +0000
parents 7ed917c1ca60
children 3001e15555e9
comparison
equal deleted inserted replaced
3776:7ed917c1ca60 3777:b4f260ddd748
1 2001-02-06 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * lo-mappers.h, lo-mappers.cc (log10 (const Complex&),
4 tanh (const Complex&)): Declare and define if not
5 CXX_ISO_COMPLIANT_LIBRARY.
6
1 2001-02-05 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2001-02-05 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * lo-mappers.h (tanh (const Complex&)): Only declare if not 9 * lo-mappers.h (tanh (const Complex&)): Only declare if not
4 CXX_ISO_COMPLIANT_LIBRARY. 10 CXX_ISO_COMPLIANT_LIBRARY.
5 11