comparison liboctave/ChangeLog @ 3722:ecc97b03ec09

[project @ 2000-10-10 23:41:20 by jwe]
author jwe
date Tue, 10 Oct 2000 23:41:20 +0000
parents 9a77deefb8c9
children 4c3774db5b3c
comparison
equal deleted inserted replaced
3721:47a152583f04 3722:ecc97b03ec09
1 2000-10-10 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array2-idx.h (Array2<T>::index (idx_vector&)): Correctly set
4 size if Array<T>::index returns an empty array.
5
1 2000-08-02 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2000-08-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * file-ops.cc (file_ops::link, file_ops::symlink, 8 * file-ops.cc (file_ops::link, file_ops::symlink,
4 file_ops::readlink): New functions. 9 file_ops::readlink): New functions.
5 10