Mercurial > hg > octave-lyh
comparison ChangeLog @ 8998:a48fba01e4ac
optimize isnan/isinf/isfinite mappers
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Thu, 19 Mar 2009 17:46:38 +0100 |
parents | cda45dc441f7 |
children | 979d0492ff40 |
comparison
equal
deleted
inserted
replaced
8997:187a9d9c2f04 | 8998:a48fba01e4ac |
---|---|
1 2009-03-20 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * aclocal.m4 (OCTAVE_CMATH_FUNC): New macro. | |
4 * configure.in: Use it. | |
5 | |
1 2009-03-09 John W. Eaton <jwe@octave.org> | 6 2009-03-09 John W. Eaton <jwe@octave.org> |
2 | 7 |
3 * run-octave.in: Use doc-cache instead of DOC for doc cache file. | 8 * run-octave.in: Use doc-cache instead of DOC for doc cache file. |
4 * configure.in: Likewise. | 9 * configure.in: Likewise. |
5 | 10 |