comparison liboctave/ChangeLog @ 4933:cd58733c326b

[project @ 2004-08-05 16:08:28 by jwe]
author jwe
date Thu, 05 Aug 2004 16:08:28 +0000
parents 43f4ebd2704c
children 703d97b89507
comparison
equal deleted inserted replaced
4932:43f4ebd2704c 4933:cd58733c326b
1 2004-08-05 John W. Eaton <jwe@octave.org> 1 2004-08-05 John W. Eaton <jwe@octave.org>
2
3 * EIG.cc (EIG::init): Add volatile qualifier to nvr decl.
2 4
3 * intNDArray.cc (intNDArray<T>::operator !, intNDArray<T>::all, 5 * intNDArray.cc (intNDArray<T>::operator !, intNDArray<T>::all,
4 intNDArray<T>::any): Sprinkle with this-> as needed. 6 intNDArray<T>::any): Sprinkle with this-> as needed.
5 * mx-inlines.cc (MX_ND_REDUCTION, MX_ND_CUMULATIVE_OP): Likewise. 7 * mx-inlines.cc (MX_ND_REDUCTION, MX_ND_CUMULATIVE_OP): Likewise.
6 8