comparison liboctave/ChangeLog @ 3225:7aae2c3636a7

[project @ 1998-12-04 23:20:12 by jwe]
author jwe
date Fri, 04 Dec 1998 23:20:26 +0000
parents 3deb1105fbc1
children 98d0ee053ba4
comparison
equal deleted inserted replaced
3224:1e7532b9173b 3225:7aae2c3636a7
1 Tue Nov 24 23:38:19 1998 Eric Norum <eric@skatter.USask.Ca>
2
3 * statdefs.h: Only define mode_t if not already defined.
4
5 Tue Nov 24 17:24:52 1998 john <john@arrows.demon.co.uk>
6
7 * lo-specfun.cc (airy, biry): Set imaginary part of result to zero
8 when appropriate.
9
10 Mon Nov 23 09:57:05 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
11
12 * cmd-edit.cc (gnu_readline::gnu_readline): Set terminal name
13 before calling rl_initialize.
14
1 Tue Nov 17 23:47:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 15 Tue Nov 17 23:47:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2 16
3 * lo-specfun.cc (besselh, airy, biry): New functions. 17 * lo-specfun.cc (besselh, airy, biry): New functions.
4 Update Bessel function support to use library by D. E. Amos. 18 Update Bessel function support to use library by D. E. Amos.
5 19