comparison liboctave/ChangeLog @ 3268:fdc7dd08cd85

[project @ 1999-09-10 05:16:49 by jwe]
author jwe
date Fri, 10 Sep 1999 05:17:51 +0000
parents 7d80b56e0dc8
children aaaa20d31a5f
comparison
equal deleted inserted replaced
3267:8092e8197ce4 3268:fdc7dd08cd85
1 Fri Sep 3 12:39:17 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * lo-mappers.cc: Include ieeefp.h and sunmath.h if we have them.
4 * lo-ieee.c: Likewise.
5 Delete extern "C" declarations for infinity and quiet_nan.
6
1 Fri Aug 20 07:58:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> 7 Fri Aug 20 07:58:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * mx-inlines.cc (VS_OP, SV_OP, VV_OP): Delete `extern template' decls. 9 * mx-inlines.cc (VS_OP, SV_OP, VV_OP): Delete `extern template' decls.
4 (VS_OP_FCN, SV_OP_FCN, VV_OP_FCN): Declare template functions 10 (VS_OP_FCN, SV_OP_FCN, VV_OP_FCN): Declare template functions
5 `inline', not `static inline'. 11 `inline', not `static inline'.