comparison liboctave/ChangeLog @ 10438:44538c4ff9d1

liboctave/config-ops.sh: handle 'all' case correctly
author John W. Eaton <jwe@octave.org>
date Tue, 23 Mar 2010 15:06:33 -0400
parents 00219bdd2d17
children 3011d1765a6e
comparison
equal deleted inserted replaced
10437:0a210203481b 10438:44538c4ff9d1
1 2010-03-23 John W. Eaton <jwe@octave.org>
2
3 * config-ops.sh: Work properly for "all" cases.
4
1 2010-03-23 Jaroslav Hajek <highegg@gmail.com> 5 2010-03-23 Jaroslav Hajek <highegg@gmail.com>
2 6
3 * oct-inttypes.h (octave_int_arith_base::rem, octave_int_base::mod): 7 * oct-inttypes.h (octave_int_arith_base::rem, octave_int_base::mod):
4 New methods. 8 New methods.
5 (rem, mod): New template functions. 9 (rem, mod): New template functions.