Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8884:579de77acd90
strsplit.m: style fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 27 Feb 2009 03:31:41 -0500 |
parents | 7de0992eb123 |
children | 0c1a9c178fdd |
comparison
equal
deleted
inserted
replaced
8883:7de0992eb123 | 8884:579de77acd90 |
---|---|
1 2009-02-27 John W. Eaton <jwe@octave.org> | |
2 | |
3 * strings/strsplit.m: Style fixes. | |
4 | |
1 2009-02-27 Jaroslav Hajek <highegg@gmail.com> | 5 2009-02-27 Jaroslav Hajek <highegg@gmail.com> |
2 | 6 |
3 * strings/strsplit.m: Check also nargin. | 7 * strings/strsplit.m: Check also nargin. |
4 | 8 |
5 2009-02-26 John W. Eaton <jwe@octave.org> | 9 2009-02-26 John W. Eaton <jwe@octave.org> |