diff liboctave/ChangeLog @ 6867:83619ae96c1d

[project @ 2007-09-06 12:08:44 by dbateman]
author dbateman
date Thu, 06 Sep 2007 12:08:45 +0000
parents 2f17d5556756
children 975fcdfb0d2d
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Sep 06 05:55:14 2007 +0000
+++ b/liboctave/ChangeLog	Thu Sep 06 12:08:45 2007 +0000
@@ -1,3 +1,15 @@
+2007-09-06  David Bateman  <dbateman@free.fr>
+
+        * Array.h (range_error, xelem, checkelem, elem, operator ()):
+        Modify use of Array<int> to Array<octave_idx_type> and adjust
+        where necessary.
+        * Array.cc (range_error): ditto.
+        * MArrayN.h (permute, ipermute): ditto.
+        * ArrayN.h (permute, ipermute): ditto.
+        * so-array.cc (streamoff_array::compute_index): ditto.
+        * so-array.h (compute_index): ditto.
+        * CMattrix.cc (ComplexMatrix::exmpm): ditto.
+
 2007-08-29  David Bateman  <dbateman@free.fr>
 
         * dSparse.cc (SparseMatrix SparseMatrix::inverse (MatrixType &,