comparison liboctave/ChangeLog @ 2917:5c285800ebe2

[project @ 1997-04-30 20:58:04 by jwe] Array-idx.h
author jwe
date Wed, 30 Apr 1997 20:58:04 +0000
parents b7f43611d1e8
children 66ef74ee5d9f
comparison
equal deleted inserted replaced
2916:4e7bea116f24 2917:5c285800ebe2
1 Tue Apr 29 04:39:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array2-idx.h (Array2<T>::maybe_delete_elements): Prevent
4 out-of-bounds indexing of the index array.
5 * Array-idx.h (Array<T>::maybe_delete_elements): Likewise.
6
1 Fri Mar 28 15:37:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 7 Fri Mar 28 15:37:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * LSODE.h (x_step_limit): New field. 9 * LSODE.h (x_step_limit): New field.
4 (LSODE_options::init): Initialize it. 10 (LSODE_options::init): Initialize it.
5 (LSODE_options::copy): Copy it. 11 (LSODE_options::copy): Copy it.