comparison liboctave/ChangeLog @ 5892:13aa80fc7839

[project @ 2006-07-15 18:15:58 by jwe]
author jwe
date Sat, 15 Jul 2006 18:16:53 +0000
parents 84ca47e311b3
children d73ffe42f2c8
comparison
equal deleted inserted replaced
5891:beae0c02f101 5892:13aa80fc7839
1 2006-07-15 John W. Eaton <jwe@octave.org>
2
3 * data-conv.cc: Instantiante swap_bytes templates here.
4
5 * MatrixType.cc (MatrixType::MatrixType):
6 Use complete initializer lists in constructors.
7
1 2006-07-06 John W. Eaton <jwe@octave.org> 8 2006-07-06 John W. Eaton <jwe@octave.org>
2 9
3 * str-vec.cc (string_vector::string_vector (std::list<std::string>&)): 10 * str-vec.cc (string_vector::string_vector (std::list<std::string>&)):
4 New constructor. 11 New constructor.
5 * str-vec.h: Provide decl. 12 * str-vec.h: Provide decl.