comparison liboctave/ChangeLog @ 4850:8cc4818a0de0

[project @ 2004-04-06 17:06:34 by jwe]
author jwe
date Tue, 06 Apr 2004 17:06:34 +0000
parents a9cfb8b37759
children 404c7122853e
comparison
equal deleted inserted replaced
4849:a3440ff5eb14 4850:8cc4818a0de0
1 2004-04-06 David Bateman <dbateman@free.fr>
2
3 * oct-sort.cc: New template class for arbitrary sorting.
4 * oct-sort.h: Declaration of sort class.
5 * Makefile: Add them to the appropriate lists.
6
1 2004-04-02 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2004-04-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * mx-inlines.cc (MX_ND_CUMULATIVE_OP): Fix off-by-one error. 9 * mx-inlines.cc (MX_ND_CUMULATIVE_OP): Fix off-by-one error.
4 10
5 2004-04-02 David Bateman <dbateman@free.fr> 11 2004-04-02 David Bateman <dbateman@free.fr>