comparison liboctave/ChangeLog @ 6216:74ca56e4414c

[project @ 2006-12-22 17:45:47 by jwe]
author jwe
date Fri, 22 Dec 2006 17:45:47 +0000
parents 323be5eeed1f
children 95084cd8723c
comparison
equal deleted inserted replaced
6215:516d3071b34c 6216:74ca56e4414c
1 2006-12-22 John W. Eaton <jwe@octave.org>
2
3 * dim-vector.h (dim_vector::dim_vector): Always start with at
4 least 2 dimensions.
5 (dim_vector::resize): Don't allow resizing to fewer than 2 dimensions.
6
1 2006-12-06 Michael Goffioul <michael.goffioul@swing.be> 7 2006-12-06 Michael Goffioul <michael.goffioul@swing.be>
2 8
3 * lo-sysdep.cc (opendir): Avoid passing \\* to FindFirstFile. 9 * lo-sysdep.cc (opendir): Avoid passing \\* to FindFirstFile.
4 10
5 * file-ops.cc (ops::canonicalize_file_name): Provide partial 11 * file-ops.cc (ops::canonicalize_file_name): Provide partial