comparison liboctave/ChangeLog @ 5139:f2858bbf0277

[project @ 2005-02-10 14:08:29 by jwe]
author jwe
date Thu, 10 Feb 2005 14:08:30 +0000
parents 5fa9670b5956
children 9eab94f5fadf
comparison
equal deleted inserted replaced
5138:5fa9670b5956 5139:f2858bbf0277
1 2005-02-10 David Bateman <dbateman@free.fr>
2
3 * CNDArray.cc (ComplexNDarray::operator !): Change sense of test.
4 * CMatrix.cc (ComplexMatrix::operator !): Likewise.
5
1 2005-02-09 John W. Eaton <jwe@octave.org> 6 2005-02-09 John W. Eaton <jwe@octave.org>
2 7
3 * file-ops.cc (file_ops::canonicalize_file_name): New functions. 8 * file-ops.cc (file_ops::canonicalize_file_name): New functions.
4 * file-ops.h: Provide decls. 9 * file-ops.h: Provide decls.
5 10