comparison liboctave/ChangeLog @ 6838:5e3350bdd91d

[project @ 2007-08-28 02:59:58 by jwe]
author jwe
date Tue, 28 Aug 2007 02:59:59 +0000
parents 9fddcc586065
children 2f17d5556756
comparison
equal deleted inserted replaced
6837:7eefeed173ea 6838:5e3350bdd91d
1 2007-08-27 John W. Eaton <jwe@octave.org>
2
3 * oct-env.cc (octave_env::rooted_relative_pathname,
4 octave_env::do_rooted_relative_pathname): New functions.
5 * oct-env.h: Provide decls.
6
1 2007-08-24 David Bateman <dbateman@free.fr> 7 2007-08-24 David Bateman <dbateman@free.fr>
2 8
3 * MSparse.h (MSparse<T>& insert (const Sparse<T>&, 9 * MSparse.h (MSparse<T>& insert (const Sparse<T>&,
4 const Array<octave_idx_type>&)): New method. 10 const Array<octave_idx_type>&)): New method.
5 (MSparse (const dim_vector&, octave_idx_type)): Ditto. 11 (MSparse (const dim_vector&, octave_idx_type)): Ditto.