📄 changelog.slim
字号:
2003-09-23 Carl Worth <cworth@east.isi.edu> * src/slim_internal.h: The slim_hidden_def macros were causing build failures with gcc 2.95.4. I've bumped the test for these macros up to: __GNUC__ >= 3. We'll see if that's sufficient.2003-09-09 Carl Worth <cworth@isi.edu> * configure.in (SLIM_VERSION): Bump version number to 0.2.0 instead, (this is an incompatible change after all). * configure.in (SLIM_VERSION): Bump version number to 0.1.1 * src/slim_internal.h (slim_hidden_def): Remove ';' from macro definition, (forcing the user to provide it which looks better anyway). This also helps to avoid confusing etags.2003-07-31 Richard Henderson <rth@twiddle.net> * src/slim_internal.h (__internal_linkage): Attribute visibility not present until gcc 3.3.2003-07-30 Richard Henderson <rth@twiddle.net> * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New. * configure.in (AC_OUTPUT): Add slim.pc. * slim.pc.in: New file.2003-07-30 Richard Henderson <rth@twiddle.net> * src/slim_internal.h: New file. * src/slim_export.h: New file. * src/slim_import.h: New file. * src/Makefile.am (include_HEADERS): Add them. * configure.in (AC_INIT): Check for src/slim_export.h2003-07-29 Carl Worth <cworth@isi.edu> * Create package skeleton.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -