Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 8886:0c1a9c178fdd
replace last call to split with strsplit
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 27 Feb 2009 12:56:31 -0500 |
parents | 579de77acd90 |
children | 6e4a811e58f8 |
comparison
equal
deleted
inserted
replaced
8885:47fb59095191 | 8886:0c1a9c178fdd |
---|---|
1 2009-02-27 John W. Eaton <jwe@octave.org> | 1 2009-02-27 John W. Eaton <jwe@octave.org> |
2 | |
3 * general/num2str.m: Call strsplit instead of split. | |
2 | 4 |
3 * strings/strsplit.m: Style fixes. | 5 * strings/strsplit.m: Style fixes. |
4 | 6 |
5 2009-02-27 Jaroslav Hajek <highegg@gmail.com> | 7 2009-02-27 Jaroslav Hajek <highegg@gmail.com> |
6 | 8 |