comparison liboctave/ChangeLog @ 3121:923049908004

[project @ 1997-12-01 00:01:00 by jwe]
author jwe
date Mon, 01 Dec 1997 00:01:01 +0000
parents f3e1da120048
children dcc6c985d72d
comparison
equal deleted inserted replaced
3120:a2371c4a1d50 3121:923049908004
1 Sun Nov 30 14:59:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Sun Nov 30 14:59:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 2
3 * dbleBessel.h, dbleBessel.cc: New files. 3 * lo-mappers.cc: Include cmath and lo-specfun.h, not oct-math.h.
4
5 * lo-specfun.h, lo-specfun.cc: New files.
4 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. 6 * Makefile.in (INCLUDES, SOURCES): Add them to the lists.
7
8 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c,
9 oct-math.h: Delete.
10 * Makefile.in (SOURCES): Delete them from the list.
5 11
6 Wed Nov 26 20:02:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 12 Wed Nov 26 20:02:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7 13
8 * lo-sysdep.cc (octave_getcwd): Prefer getcwd over getwd. 14 * lo-sysdep.cc (octave_getcwd): Prefer getcwd over getwd.
9 15