Mercurial > hg > octave-nkf
changeset 11888:8dc2fa08600c release-3-0-x
Changelog for previous patch
author | David Bateman <dbateman@free.fr> |
---|---|
date | Thu, 20 Nov 2008 08:42:12 +0100 |
parents | 84fb5019fb38 |
children | 221d555a5b91 |
files | liboctave/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2008-11-18 David Bateman <dbateman@free.fr> + + * file-ops.cc (std::string file_ops::tilde_expand (const + std::string&)): Check if the string contains a tilde and fast + return if not. + 2008-11-17 John W. Eaton <jwe@octave.org> * dir-ops.cc (dir_entry::read): Use std::list<std::string> to