comparison liboctave/ChangeLog @ 3685:9d8306640373

[project @ 2000-06-28 19:25:02 by jwe]
author jwe
date Wed, 28 Jun 2000 19:25:04 +0000
parents b8b0f5ff28e2
children 8aea513ff224
comparison
equal deleted inserted replaced
3684:f5f010fdbba5 3685:9d8306640373
1 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * boolMatrix.h: Declare MM_CMP_OPS here.
4 * boolMatrix.cc: Define them here.
5
1 2000-06-08 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2000-06-08 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * Array2-idx.h (assign): Allow x(bool) = RHS to succeed if x is 8 * Array2-idx.h (assign): Allow x(bool) = RHS to succeed if x is
4 previously undefined and set size of x to size of bool index. 9 previously undefined and set size of x to size of bool index.
5 * idx-vector.cc (IDX_VEC_REP::maybe_convert_one_zero_to_idx): 10 * idx-vector.cc (IDX_VEC_REP::maybe_convert_one_zero_to_idx):