comparison liboctave/ChangeLog @ 4323:0990c9b77109

[project @ 2003-02-14 07:36:26 by jwe]
author jwe
date Fri, 14 Feb 2003 07:36:27 +0000
parents 0b24abe1ba0b
children d53c33d93440
comparison
equal deleted inserted replaced
4322:0b24abe1ba0b 4323:0990c9b77109
1 2003-02-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Array2-idx.h (Array2<T>::index): Fix thinko.
4 Additional compatibility fix.
5
6 2003-02-13 Arno Klaassen <arno@scito.com>
7
8 * Array2-idx.h, Array2.cc, Array2.h, Array3.cc, Array3.h,
9 ArrayN.cc, ArrayN.h, DiagArray2.cc, DiagArray2.h, MDiagArray2.h:
10 Sprinkle with Array<T>:: as necessary for gcc 3.4.
11
1 2003-02-13 John W. Eaton <jwe@bevo.che.wisc.edu> 12 2003-02-13 John W. Eaton <jwe@bevo.che.wisc.edu>
2 13
3 * Array2-idx.h (Array2<T>::index (idx_vector&, int, const T&)): 14 * Array2-idx.h (Array2<T>::index (idx_vector&, int, const T&)):
4 Compatibility fix. 15 Compatibility fix.
5 16