Mercurial > hg > octave-lojdl
comparison liboctave/ChangeLog @ 10198:025564630c8d
file-ops.cc: don't tag functions with OCTAVE_API i source file
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 26 Jan 2010 01:49:39 -0500 |
parents | 4d433bd2d4dc |
children | f7ba6cfe7fb7 |
comparison
equal
deleted
inserted
replaced
10197:4d433bd2d4dc | 10198:025564630c8d |
---|---|
1 2010-01-26 John W. Eaton <jwe@octave.org> | |
2 | |
3 * file-ops.cc: Don't tag functions with OCTAVE_API in source file. | |
4 | |
1 2010-01-26 John W. Eaton <jwe@octave.org> | 5 2010-01-26 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * lo-cutils.c, lo-utils.h (octave_link, octave_symlink, | 7 * lo-cutils.c, lo-utils.h (octave_link, octave_symlink, |
4 octave_readlink, octave_mkdir, octave_mkfifo, octave_rmdir, | 8 octave_readlink, octave_mkdir, octave_mkfifo, octave_rmdir, |
5 octave_rename, octave_tempnam, octave_umask, octave_unlink): | 9 octave_rename, octave_tempnam, octave_umask, octave_unlink): |