Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8870:eea0e1b45ec0
optimize string manipulation in lookfor
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 25 Feb 2009 10:21:33 +0100 |
parents | ff89a265592b |
children | e258715b2e78 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-02-25 Jaroslav Hajek <highegg@gmail.com> + + * help/lookfor.m: Vectorize the path splitting using mat2cell. + Extract new path elements using setdiff. + 2009-02-25 John W. Eaton <jwe@octave.org> * plot/pie.m: Use numel to check sizes of X and LABELS instead of