comparison liboctave/ChangeLog @ 2966:458cea5c8356

[project @ 1997-05-12 20:17:35 by jwe]
author jwe
date Mon, 12 May 1997 20:17:35 +0000
parents 0a2551ec7004
children e330cb788508
comparison
equal deleted inserted replaced
2965:a51926eab51a 2966:458cea5c8356
1 Mon May 12 02:14:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Mon May 12 02:14:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Make it work when
4 the vector is not sorted.
2 5
3 * CMatrix.cc (ComplexMatrix::operator !): Return boolMatrix. 6 * CMatrix.cc (ComplexMatrix::operator !): Return boolMatrix.
4 * dMatrix.cc (Matrix::operator !): Likewise 7 * dMatrix.cc (Matrix::operator !): Likewise
5 8
6 Wed May 7 21:14:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 9 Wed May 7 21:14:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu>