comparison liboctave/ChangeLog @ 4307:fd034cd46aea

[project @ 2003-01-24 19:20:50 by jwe]
author jwe
date Fri, 24 Jan 2003 19:20:50 +0000
parents 6d3df3900252
children a9560cebae6e
comparison
equal deleted inserted replaced
4306:6d3df3900252 4307:fd034cd46aea
1 2003-01-24 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * oct-rand.h, oct-rand.cc: New files.
4 * Makefile.in: Add them to the appropriate lists.
5
1 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2003-01-23 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * Array2-idx.h (Array2<T>::index): Fix off-by-one error. 8 * Array2-idx.h (Array2<T>::index): Fix off-by-one error.
4 9
5 2003-01-16 Mumit Khan <khan@nanotech.wisc.edu> 10 2003-01-16 Mumit Khan <khan@nanotech.wisc.edu>