comparison liboctave/ChangeLog @ 4142:0739d46e778c

[project @ 2002-11-01 14:10:27 by jwe]
author jwe
date Fri, 01 Nov 2002 14:10:27 +0000
parents 8c710385c572
children 62afb31c1f85
comparison
equal deleted inserted replaced
4141:8c710385c572 4142:0739d46e778c
1 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array2.cc (Array2<T>::get_size): #define MALLOC_OVERHEAD to
4 avoid OS X linker bug.
5 * ArrayN.cc (ArrayN<T>::get_size): Likewise.
6
1 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * ODESFunc.h (ODESFunc::ODES_fsub, ODESFunc::ODES_bsub, 9 * ODESFunc.h (ODESFunc::ODES_fsub, ODESFunc::ODES_bsub,
4 ODESFunc::ODES_jsub): Reorder args for consistency with other 10 ODESFunc::ODES_jsub): Reorder args for consistency with other
5 solvers. 11 solvers.