comparison liboctave/ChangeLog @ 4270:e7e10ce42860

[project @ 2003-01-03 18:52:59 by jwe]
author jwe
date Fri, 03 Jan 2003 18:55:11 +0000
parents 4d3994172bd5
children 8724cf60d51d
comparison
equal deleted inserted replaced
4269:5b075bd78a91 4270:e7e10ce42860
1 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array2-idx.h (assign): If assignment conforms but the RHS and
4 index are empty matrices, don't do anything.
5
1 2002-12-26 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2002-12-26 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * pathsearch.cc (make_retval, free_c_array, make_c_names, 8 * pathsearch.cc (make_retval, free_c_array, make_c_names,
4 delete_c_names): New helper functions. 9 delete_c_names): New helper functions.
5 (dir_path::find_first_of): New function. 10 (dir_path::find_first_of): New function.