comparison liboctave/ChangeLog @ 4412:34438519fac3

[project @ 2003-05-14 22:23:37 by jwe]
author jwe
date Wed, 14 May 2003 22:23:37 +0000
parents 6b191c6e6875
children 2de7c7452a1e
comparison
equal deleted inserted replaced
4411:cd14ff360ec8 4412:34438519fac3
1 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * kpse.cc (kpse_path_iterator::next): Skip consecutive colons here.
4 (kpse_path_iterator::set_end): Don't miss last element when not
5 followed by a colon.
6
1 2003-05-11 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2003-05-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * Array-idx.h (Array<T>::index): Fix off-by-one error. 9 * Array-idx.h (Array<T>::index): Fix off-by-one error.
4 10
5 2003-05-07 John W. Eaton <jwe@bevo.che.wisc.edu> 11 2003-05-07 John W. Eaton <jwe@bevo.che.wisc.edu>