comparison liboctave/ChangeLog @ 3896:0486f50a8ecb

[project @ 2002-04-11 06:37:11 by jwe]
author jwe
date Thu, 11 Apr 2002 06:37:11 +0000
parents 7da18459c08b
children 6b00ac653c0f
comparison
equal deleted inserted replaced
3895:d38c7538b954 3896:0486f50a8ecb
1 2002-04-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * DASSL.h (DASSL_options::init): Set absolute tolerance to eps ^ 2.
4 (DASSL_options::set_absolute_tolerance): Likewise.
5 * LSODE.h (LSODE_options::init): Likewise.
6 (LSODE_options::set_absolute_tolerance): Likewise.
7
1 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> 8 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu>
2 9
3 * f2c-main.c (MAIN_, MAIN__): Delete. Use F77_DUMMY_MAIN instead. 10 * f2c-main.c (MAIN_, MAIN__): Delete. Use F77_DUMMY_MAIN instead.
4 * file-stat.cc (file_stat::update_internal, file_stat::copy): 11 * file-stat.cc (file_stat::update_internal, file_stat::copy):
5 Use HAVE_STRUCT_STAT_ST_RDEV instead of HAVE_ST_RDEV. 12 Use HAVE_STRUCT_STAT_ST_RDEV instead of HAVE_ST_RDEV.