diff liboctave/ChangeLog @ 10042:b7915ebe8acf

implement index reduction rule for multiple constant ranges
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 30 Dec 2009 05:30:54 +0100
parents 62eb444704ba
children ec0c445d0d6f
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-30  Jaroslav Hajek  <highegg@gmail.com>
+
+	* idx-vector.cc (idx_vector::maybe_reduce): Implement reduction rule
+	for subsequent ones () indices.
+
 2009-12-28  John W. Eaton  <jwe@octave.org>
 
 	* file-ops.cc (fle_ops::mkdir_internal,