comparison src/ChangeLog @ 4938:703d97b89507

[project @ 2004-08-09 20:21:59 by jwe]
author jwe
date Mon, 09 Aug 2004 20:21:59 +0000
parents e63617efbd3f
children 6af62cc045f7
comparison
equal deleted inserted replaced
4937:4cf211c83158 4938:703d97b89507
1 2004-08-09 John W. Eaton <jwe@octave.org>
2
3 * ov-intx.h (OCTAVE_VALUE_INT_MATRIX_T::index_vector,
4 OCTAVE_VALUE_INT_SCALAR_T::index_vector): New functions.
5
1 2004-08-06 David Bateman <dbateman@free.fr> 6 2004-08-06 David Bateman <dbateman@free.fr>
2 7
3 * OPERATORS/op-struct.cc: New file. 8 * OPERATORS/op-struct.cc: New file.
4 * ov-struct.h (octave_struct::resize (const dim_vector&)): 9 * ov-struct.h (octave_struct::resize (const dim_vector&)):
5 New function. 10 New function.