comparison liboctave/ChangeLog @ 8963:d1eab3ddb02d

oct-inttypes.h (bitshift): apply mask even if not shifting
author John W. Eaton <jwe@octave.org>
date Thu, 12 Mar 2009 17:08:14 -0400
parents 089abf117499
children f4f4d65faaa0
comparison
equal deleted inserted replaced
8962:985792c9e0da 8963:d1eab3ddb02d
1 2009-03-12 John W. Eaton <jwe@octave.org>
2
3 * oct-inttypes.h (bitshift): Apply mask even if not shifting.
4 From Seb Astien <se6astien2@googlemail.com>.
5
1 2009-03-11 Jaroslav Hajek <highegg@gmail.com> 6 2009-03-11 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * PermMatrix.cc (PermMatrix::power): New method. 8 * PermMatrix.cc (PermMatrix::power): New method.
4 * PermMatrix.h: Declare it. 9 * PermMatrix.h: Declare it.
5 10