comparison liboctave/ChangeLog @ 3688:8aea513ff224

[project @ 2000-06-29 22:50:23 by jwe]
author jwe
date Thu, 29 Jun 2000 22:50:25 +0000
parents 9d8306640373
children 9143cd2129c4
comparison
equal deleted inserted replaced
3687:b5a285d1c1f4 3688:8aea513ff224
1 2000-06-29 James R. Van Zandt <jrv@vanzandt.mv.com>
2
3 * data-conv.cc (read_doubles): Handle EIGHT_BYTE_INT cases.
4 (write_doubles): Ditto.
5 * data-conv.h: Ditto.
6 (enum save_type): New values, LS_U_LONG and LS_LONG.
7
1 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu> 8 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu>
2 9
3 * boolMatrix.h: Declare MM_CMP_OPS here. 10 * boolMatrix.h: Declare MM_CMP_OPS here.
4 * boolMatrix.cc: Define them here. 11 * boolMatrix.cc: Define them here.
5 12