comparison liboctave/ChangeLog @ 4594:3a284f89aa41

[project @ 2003-11-12 02:27:28 by jwe]
author jwe
date Wed, 12 Nov 2003 02:29:55 +0000
parents 77566be8b9e9
children cba347c642e2
comparison
equal deleted inserted replaced
4593:77566be8b9e9 4594:3a284f89aa41
1 2003-11-11 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-11-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array.h (INSTANTIATE_ARRAY_ASSIGN, INSTANTIATE_ARRAY_AND_ASSIGN,
4 INSTANTIATE_ARRAY): New macros.
5 * Array-C.cc, Array-b.cc, Array-ch.cc, Array-d.cc, Array-i.cc,
6 Array-idx-vec.cc, Array-s.cc, Array-str.cc, ODESSA.cc: Use them.
2 7
3 * Array.h (Array<T>::ipermute): New function. 8 * Array.h (Array<T>::ipermute): New function.
4 9
5 2003-11-11 Petter Risholm <risholm@stud.ntnu.no> 10 2003-11-11 Petter Risholm <risholm@stud.ntnu.no>
6 11