diff ChangeLog @ 8169:66bc6f9b4f72

rewrite integer arithmetics and conversions
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 01 Oct 2008 11:05:13 -0400
parents 6a292b0fa88c
children 69c5cce38c29
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 30 09:19:43 2008 +0200
+++ b/ChangeLog	Wed Oct 01 11:05:13 2008 -0400
@@ -1,3 +1,8 @@
+2008-09-30  Jaroslav Hajek <highegg@gmail.com>
+
+	* aclocal.m4 (OCTAVE_FAST_INT_OPS): New macro.
+	* configure.in: Call OCTAVE_FAST_INT_OPS
+
 2008-09-08  John W. Eaton  <jwe@octave.org>
 
 	* mkoctfile.cc.in, octave-bug.cc.in, octave-config.cc.in: Style fixes.