Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 4998:3f3d6eec0a2c
[project @ 2004-09-15 21:00:01 by jwe]
author | jwe |
---|---|
date | Wed, 15 Sep 2004 21:00:13 +0000 |
parents | 39df5a9c7b8e |
children | c2bb27ada496 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2004-09-15 David Bateman <dbateman@free.fr> + + * oct-sort.h (octave_sort<T>::set_compare (bool (*comp) (T, T))): + New function to set the comparison function for the sort. + 2004-09-10 John W. Eaton <jwe@octave.org> * lo-mappers.cc (xround): Fix typo.