diff liboctave/ChangeLog @ 3079:eb827eb9b8ff

[project @ 1997-08-03 20:44:07 by jwe]
author jwe
date Sun, 03 Aug 1997 20:46:29 +0000
parents a6a00badcc12
children 4bb976b250bf
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sun Aug 03 20:40:23 1997 +0000
+++ b/liboctave/ChangeLog	Sun Aug 03 20:46:29 1997 +0000
@@ -1,3 +1,10 @@
+Thu Jul 31 22:13:54 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* idx-vector.cc (IDX_VEC_REP::sort): New function.
+	* idx-vector.h (idx_vector::sort): Ditto.
+	* Array2-idx.h (Array2<T>::maybe_delete_elements): Use it before
+	trying to delete elements specified by the index vectors.
+
 Fri Jul 25 17:31:26 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* dMatrix.cc (Matrix::lssolve): Increase lwork by factor of 16.