comparison liboctave/ChangeLog @ 11525:ab231f944252

avoid exposing gnulib:: in header files
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 06:20:06 -0500
parents bd6e37860be5
children feb90c7cfc16
comparison
equal deleted inserted replaced
11524:bd6e37860be5 11525:ab231f944252
1 2011-01-14 John W. Eaton <jwe@octave.org>
2
3 * lo-mappers.cc (xfloor): Move function body here from
4 lo-mappers.h to avoid exposing gnulib:: in a header file.
5
1 2011-01-14 John W. Eaton <jwe@octave.org> 6 2011-01-14 John W. Eaton <jwe@octave.org>
2 7
3 * file-stat.cc (mode_as_string): Call strmode instead of mode_string. 8 * file-stat.cc (mode_as_string): Call strmode instead of mode_string.
4 9
5 * filemode.h, filemode.c: Delete. 10 * filemode.h, filemode.c: Delete.