comparison src/ChangeLog @ 4998:3f3d6eec0a2c

[project @ 2004-09-15 21:00:01 by jwe]
author jwe
date Wed, 15 Sep 2004 21:00:13 +0000
parents d117a9fb83be
children 6690d8cd9bee
comparison
equal deleted inserted replaced
4997:d117a9fb83be 4998:3f3d6eec0a2c
1 2004-09-15 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/sort.cc (mx_sort): Return octave_value, not
4 octave_value list.
5
1 2004-09-15 David Bateman <dbateman@free.fr> 6 2004-09-15 David Bateman <dbateman@free.fr>
2 7
3 * ov.cc (octave_value::octave_value (const ArrayN<char>&, bool)): 8 * ov.cc (octave_value::octave_value (const ArrayN<char>&, bool)):
4 New Constructor . 9 New Constructor .
5 * ov.h: Provide decl. 10 * ov.h: Provide decl.