Mercurial > hg > octave-lyh
comparison liboctave/ChangeLog @ 3176:fccab8e7d35f
[project @ 1998-05-18 20:33:31 by jwe]
author | jwe |
---|---|
date | Mon, 18 May 1998 20:33:42 +0000 |
parents | 390d5e396682 |
children | d81db29f8b2b |
comparison
equal
deleted
inserted
replaced
3175:096940972434 | 3176:fccab8e7d35f |
---|---|
1 Thu May 14 11:50:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * mx-op-defs.h (MDM_MULTIPLY_OP): Compute result if dm_nc > 0, not | |
4 if dm_nc == 0. | |
5 | |
1 Thu Apr 23 16:15:37 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | 6 Thu Apr 23 16:15:37 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 7 |
3 * pathsearch.h (dir_path::p_orig): New field. | 8 * pathsearch.h (dir_path::p_orig): New field. |
4 * pathsearch.cc (dir_path::init): Perform variable and tilde | 9 * pathsearch.cc (dir_path::init): Perform variable and tilde |
5 expansion on the original path here. | 10 expansion on the original path here. |