Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6308:22e2c78e406e
[project @ 2007-02-15 08:16:08 by jwe]
author | jwe |
---|---|
date | Thu, 15 Feb 2007 08:16:09 +0000 |
parents | 78a3254741b2 |
children | 6a60e68fc4b1 |
comparison
equal
deleted
inserted
replaced
6307:08a261edd738 | 6308:22e2c78e406e |
---|---|
1 2007-02-15 Daniel J Sebald <daniel.sebald@ieee.org> | |
2 | |
3 * plot/figure.m: Doc fix. | |
4 | |
1 2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> | 5 2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> |
2 | 6 |
3 * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes | 7 * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes |
4 for reading and writing data. New tests. Improve rounding. | 8 for reading and writing data. New tests. Improve rounding. |
5 | 9 |
2535 | 2539 |
2536 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> | 2540 2005-01-27 Benjamin Hall <benjamin.hall@pw.utc.com> |
2537 | 2541 |
2538 * statistics/base/median.m: Make it work for the scalar case too. | 2542 * statistics/base/median.m: Make it work for the scalar case too. |
2539 | 2543 |
2540 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>. | 2544 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org> |
2541 | 2545 |
2542 * plot/__plt__.m: Initialize fmt and sep outside of loop. | 2546 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
2543 Simplify logic for decoding args. | 2547 Simplify logic for decoding args. |
2544 | 2548 |
2545 2005-01-24 John W. Eaton <jwe@octave.org> | 2549 2005-01-24 John W. Eaton <jwe@octave.org> |