comparison liboctave/ChangeLog @ 3751:1ae5be669422

[project @ 2000-12-10 06:03:06 by jwe]
author jwe
date Sun, 10 Dec 2000 06:03:06 +0000
parents c922e2d23c8c
children 719a44ff67c9
comparison
equal deleted inserted replaced
3750:c922e2d23c8c 3751:1ae5be669422
1 2000-12-09 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-12-09 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Range.cc (Range::nelem_internal): Call round here, not tfloor.
4 Rename n_intervals to be n_elt.
2 5
3 * strptime.c: Surround everything after including config.h in 6 * strptime.c: Surround everything after including config.h in
4 #ifndef HAVE_STRPTIME ... #endif. 7 #ifndef HAVE_STRPTIME ... #endif.
5 8
6 2000-11-29 John W. Eaton <jwe@bevo.che.wisc.edu> 9 2000-11-29 John W. Eaton <jwe@bevo.che.wisc.edu>