Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6023:75a828280d68
[project @ 2006-10-03 02:14:21 by jwe]
author | jwe |
---|---|
date | Tue, 03 Oct 2006 02:14:21 +0000 |
parents | f542445f6b7a |
children | 500d884ae373 |
comparison
equal
deleted
inserted
replaced
6022:abd750456740 | 6023:75a828280d68 |
---|---|
1 2006-10-02 Bill Denney <denney@seas.upenn.edu> | |
2 | |
3 * strings/deblank.m, strings/upper.m, strings/lower.m, | |
4 general/__isequal__.m: Minimize looping using cellfun. | |
5 | |
1 2006-10-02 David Bateman <dbateman@free.fr> | 6 2006-10-02 David Bateman <dbateman@free.fr> |
2 | 7 |
3 * pkg/pkg.m (copy_files): always create installation directory. | 8 * pkg/pkg.m (copy_files): always create installation directory. |
4 | 9 |
5 2006-10-02 Thomas Weber <thomas.weber.mail@gmail.com> | 10 2006-10-02 Thomas Weber <thomas.weber.mail@gmail.com> |