Mercurial > hg > octave-lyh
comparison src/ChangeLog @ 5531:ad2e70544c77
[project @ 2005-11-07 19:12:21 by jwe]
author | jwe |
---|---|
date | Mon, 07 Nov 2005 19:12:21 +0000 |
parents | 6f29a563b976 |
children | 667ad2becb63 |
comparison
equal
deleted
inserted
replaced
5530:6f29a563b976 | 5531:ad2e70544c77 |
---|---|
1 2005-11-07 John W. Eaton <jwe@octave.org> | 1 2005-11-07 John W. Eaton <jwe@octave.org> |
2 | 2 |
3 * strfns.cc (Fstrcmp): Initialize retval to false. | 3 * strfns.cc (Fstrcmp): If args are not strings or cell arrays of |
4 strings, return false. | |
4 | 5 |
5 2005-11-01 John W. Eaton <jwe@octave.org> | 6 2005-11-01 John W. Eaton <jwe@octave.org> |
6 | 7 |
7 * Makefile.in (oct-gperf.h): Avoid extra temporary file. | 8 * Makefile.in (oct-gperf.h): Avoid extra temporary file. |
8 (distclean): Delete oct-errno.cc here. | 9 (distclean): Delete oct-errno.cc here. |