Mercurial > hg > octave-lyh
diff 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 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,11 @@ +2004-07-22 David Bateman <dbateman@free.fr> + + * oct-sort.h: Don't include oct-obj.h. + + * lo-specfun.cc (is_integer_value): New function. + (zbesj, zbesi, zbesy): Special case negative integer or half + integer orders that cause overflow for small arguments. + 2004-07-12 John W. Eaton <jwe@octave.org> * oct-inttypes.h (octave_int<T>::nbits): New function.