comparison src/ChangeLog @ 5328:322ab0da00f8

[project @ 2005-05-02 10:48:43 by jwe]
author jwe
date Mon, 02 May 2005 10:48:43 +0000
parents 68eae0f668c4
children f087ea85c24b
comparison
equal deleted inserted replaced
5327:68eae0f668c4 5328:322ab0da00f8
1 2005-05-02 John W. Eaton <jwe@octave.org>
2
3 * oct-map.h (Octave_map::seek, Octave_map::contents): New
4 non-const versions.
5 * oct-map.cc (Octave_map::assign (const octave_value_list&,
6 const std::string&, const Cell&)): For clarity, always resize to
7 new_dims.
8
1 2005-05-02 David Bateman <dbateman@free.fr> 9 2005-05-02 David Bateman <dbateman@free.fr>
2 10
3 * ov-re-sparse.cc, ov-cx-sparse.cc (load_binary): read save_type into 11 * ov-re-sparse.cc, ov-cx-sparse.cc (load_binary): read save_type into
4 one byte variable. 12 one byte variable.
5 13