comparison liboctave/ChangeLog @ 4911:14027e0bafa4

[project @ 2004-07-22 19:58:06 by jwe]
author jwe
date Thu, 22 Jul 2004 19:58:06 +0000
parents 5c9e36402f17
children c638c144d4da
comparison
equal deleted inserted replaced
4910:1242acab4246 4911:14027e0bafa4
1 2004-07-22 David Bateman <dbateman@free.fr>
2
3 * oct-sort.h: Don't include oct-obj.h.
4
5 * lo-specfun.cc (is_integer_value): New function.
6 (zbesj, zbesi, zbesy): Special case negative integer or half
7 integer orders that cause overflow for small arguments.
8
1 2004-07-12 John W. Eaton <jwe@octave.org> 9 2004-07-12 John W. Eaton <jwe@octave.org>
2 10
3 * oct-inttypes.h (octave_int<T>::nbits): New function. 11 * oct-inttypes.h (octave_int<T>::nbits): New function.
4 (bitshift (const octave_int<T>&, int)): New function. 12 (bitshift (const octave_int<T>&, int)): New function.
5 13