diff liboctave/ChangeLog @ 5520:b99404352541

[project @ 2005-10-29 04:44:00 by jwe]
author jwe
date Sat, 29 Oct 2005 04:44:00 +0000
parents 20b20fd070b0
children 451ad352b288
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Oct 29 04:31:25 2005 +0000
+++ b/liboctave/ChangeLog	Sat Oct 29 04:44:00 2005 +0000
@@ -1,5 +1,8 @@
 2005-10-29  John W. Eaton  <jwe@octave.org>
 
+	* mx-inlines.cc (MX_ND_REDUCTION): Avoid increment_index to speed
+	things up.  Simplify.
+
 	* Array.cc (Array<T>::indexN): Simplify.  Delete separate special
 	case for "vector_equivalent".