Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7815:a41df65f3f00
Add some single precision test code and fix resulting bugs
author | David Bateman <dbateman@free.fr> |
---|---|
date | Wed, 28 May 2008 01:03:35 +0200 |
parents | 12a68443191c |
children | 31fb919ba0c0 |
comparison
equal
deleted
inserted
replaced
7814:87865ed7405f | 7815:a41df65f3f00 |
---|---|
1 2008-06-02 David Bateman <dbateman@free.fr> | |
2 | |
3 * general/interp1q.m: Remove spaces between functions and args in | |
4 []. Fix test code to actually test interp1q. | |
5 | |
1 2008-06-02 Jaroslav Hajek <highegg@gmail.com> | 6 2008-06-02 Jaroslav Hajek <highegg@gmail.com> |
2 | 7 |
3 * strings/strcat.m: Add tests. | 8 * strings/strcat.m: Add tests. |
4 | 9 |
5 2008-06-02 Kim Hansen <kimhanse@gmail.com> | 10 2008-06-02 Kim Hansen <kimhanse@gmail.com> |