Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 8328:c2d126754a49
Changelog for previous patch
author | David Bateman <dbateman@free.fr> |
---|---|
date | Tue, 18 Nov 2008 02:40:37 +0100 |
parents | 545b9f62adcf |
children | 64cf956a109c |
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