Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 4920:b22a7a1db0d5
[project @ 2004-07-27 18:15:25 by jwe]
author | jwe |
---|---|
date | Tue, 27 Jul 2004 18:16:18 +0000 |
parents | c45f14873b5e |
children | d0b8964b9d4b |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2004-07-27 John W. Eaton <jwe@octave.org> + + * oct-inttypes.h (bitshift): New arg, MASK. + (OCTAVE_INT_BITSHIFT_OP): Bitshift does not saturate. + 2004-07-23 John W. Eaton <jwe@octave.org> * Array.cc (Array<T>::reshape): Return *this if no change in size.