comparison ChangeLog @ 11209:94d9d412a2a0

improve Matlab compatibility of rem and mod
author John W. Eaton <jwe@octave.org>
date Tue, 09 Nov 2010 00:57:49 -0500
parents a44ba1cdfbb5
children 7f19b2b6e093
comparison
equal deleted inserted replaced
11208:a44ba1cdfbb5 11209:94d9d412a2a0
1 2010-11-09 John W. Eaton <jwe@octave.org>
2
3 * configure.ac: Don't check for trunc, copysign, or _copysign.
4
1 2010-11-08 John W. Eaton <jwe@octave.org> 5 2010-11-08 John W. Eaton <jwe@octave.org>
2 6
3 * configure.ac (--without-opengl): New configure option. 7 * configure.ac (--without-opengl): New configure option.
4 8
5 2010-11-03 John W. Eaton <jwe@octave.org> 9 2010-11-03 John W. Eaton <jwe@octave.org>