comparison liboctave/ChangeLog @ 3912:f56cd411adb4

[project @ 2002-04-28 03:12:27 by jwe]
author jwe
date Sun, 28 Apr 2002 03:12:28 +0000
parents 6b00ac653c0f
children cdfbc6678c23
comparison
equal deleted inserted replaced
3911:8389e78e67d4 3912:f56cd411adb4
1 2002-04-27 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * DASPK.h, DASPK.cc: New files.
4 * Makefile.in: Add them to the appropriate lists.
5
1 2002-04-23 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2002-04-23 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&) const): 8 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&) const):
4 Simplify indexing when one or both of the indices are empty. 9 Simplify indexing when one or both of the indices are empty.
5 10