Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 3386:a5288b88446f
[project @ 1999-12-15 22:56:00 by jwe]
author | jwe |
---|---|
date | Wed, 15 Dec 1999 22:56:03 +0000 |
parents | 6735e4c759a2 |
children | eb4223985ca8 |
comparison
equal
deleted
inserted
replaced
3385:10f21f7ccc7f | 3386:a5288b88446f |
---|---|
1 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> | 1 1999-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | |
3 * control/bddemo.m: Make it more likely to work with | |
4 whitespace_in_literal_matrix = "ignore". | |
5 * control/analdemo.m: Ditto. | |
6 * control/dgkfdemo.m: Ditto. | |
7 * control/frdemo.m: Ditto. | |
8 * control/sysrepdemo.m: Ditto. | |
9 * control/moddemo.m: Ditto. | |
2 | 10 |
3 * control/dezero.m: Use toascii to convert string to ASCII value | 11 * control/dezero.m: Use toascii to convert string to ASCII value |
4 instead of multiplying it by 1. | 12 instead of multiplying it by 1. |
5 | 13 |
6 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. | 14 * control/zp2sys.m: Don't save and restore implicit_str_to_num_ok. |