Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 5777:246b1fc1e628
[project @ 2006-04-26 18:16:24 by jwe]
author | jwe |
---|---|
date | Wed, 26 Apr 2006 18:16:25 +0000 |
parents | f3be83cff153 |
children | faafc2d98b8d |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,10 @@ +2006-04-26 John W. Eaton <jwe@octave.org> + + * pathsearch.cc (dir_path::path_sep_char, dir_path::path_sep_str): + New static data. + * pathsearch.h: Provide decls. + (dir_path::is_path_sep): New function. + 2006-04-18 John W. Eaton <jwe@octave.org> * randmtzig.c (randmt, randi53, randi54, randi64, randu32, randu53):