compiler: Fix SENTINEL macro in non-GCC case.
[pspp-builds.git] / src / libpspp / compiler.h
2010-05-18 Ben Pfaffcompiler: Fix SENTINEL macro in non-GCC case.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-05 Ben PfaffAdd new SENTINEL macro to compiler.h, for GCC's __attri...
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-10-01 Ben PfaffFix numerous warnings about an unknown attribute rpl_ma... fbsd72-i386-build23 fc11-i386-build9 fc11-x64-build10 lenny-x64-build31 sid-i386-build77
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-02-07 Ben PfaffUse __printf__ instead of printf to avoid problem with...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-19 Ben PfaffFix grammar in comment.
2006-07-31 Ben PfaffNew PURE_FUNCTION, CONST_FUNCTION macros.
2006-05-08 Ben PfaffNew macro WARN_UNUSED_RESULT.
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...