comparison liboctave/ChangeLog @ 3220:3deb1105fbc1

[project @ 1998-11-19 00:06:30 by jwe]
author jwe
date Thu, 19 Nov 1998 00:06:34 +0000
parents 30770ba4457a
children 7aae2c3636a7
comparison
equal deleted inserted replaced
3219:30770ba4457a 3220:3deb1105fbc1
1 Tue Nov 17 23:47:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * lo-specfun.cc (besselh, airy, biry): New functions.
4 Update Bessel function support to use library by D. E. Amos.
5
1 Thu Nov 12 17:44:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 6 Thu Nov 12 17:44:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * cmd-edit.h (command_editor::readline): Add new variation that 8 * cmd-edit.h (command_editor::readline): Add new variation that
4 allows EOF information to be passed back to caller. 9 allows EOF information to be passed back to caller.
5 10