Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 3175:096940972434
[project @ 1998-05-18 17:03:01 by jwe]
author | jwe |
---|---|
date | Mon, 18 May 1998 17:03:02 +0000 |
parents | 390d5e396682 |
children | 09a3064a3a17 |
comparison
equal
deleted
inserted
replaced
3174:390d5e396682 | 3175:096940972434 |
---|---|
1 Mon May 18 11:42:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * linear-algebra/dot.m: New function. | |
4 | |
5 * strings/lower.m, strings/upper.m: New functions, for Matlab | |
6 compatibility. | |
7 | |
8 Fri May 15 01:16:53 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
9 | |
10 * plot/hist.m: Also allow just one output argument. | |
11 | |
12 Sun May 10 23:00:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
13 | |
14 * strings/deblank.m: Make it work if the string is only blanks. | |
15 | |
16 Tue May 5 00:53:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
17 | |
18 * plot/__plt2mv__.m: Delete calls to keyboard. | |
19 | |
20 Mon May 4 11:43:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
21 | |
22 * plot/oneplot.m: Fix typo. | |
23 | |
1 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | 24 Wed Apr 22 12:11:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 25 |
3 * miscellaneous/flops.m: Allow a single argument too. | 26 * miscellaneous/flops.m: Allow a single argument too. |
4 | 27 |
5 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | 28 Tue Apr 21 10:18:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |