comparison src/ChangeLog @ 5982:1ed991f0ed61

[project @ 2006-09-05 20:13:50 by jwe]
author jwe
date Tue, 05 Sep 2006 20:13:50 +0000
parents 8c35d219139d
children 5f662c1cfbbe
comparison
equal deleted inserted replaced
5981:dadcfe8b7ba4 5982:1ed991f0ed61
1 2006-09-05 John W. Eaton <jwe@octave.org>
2
3 * mex.cc (mxArray_sparse::as_octave_value): Cast nzmax to
4 octave_idx_type for sparse matrix constructors.
5
1 2006-09-01 John W. Eaton <jwe@octave.org> 6 2006-09-01 John W. Eaton <jwe@octave.org>
2 7
3 * dirfns.cc: Don't handle nargout == 0 as a special case. 8 * dirfns.cc: Don't handle nargout == 0 as a special case.
4 (octave_change_to_directory): Perform tilde expansion on directory 9 (octave_change_to_directory): Perform tilde expansion on directory
5 name here. 10 name here.