| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc.h: add C++11 "final" fallback macro | Max Kellermann | 2013-01-14 | 1 | -0/+1 |
* | gcc.h: require gcc 4.6 | Max Kellermann | 2012-09-25 | 1 | -2/+2 |
* | gcc.h: re-add gcc_const and gcc_pure | Max Kellermann | 2012-08-02 | 1 | -0/+19 |
* | gcc.h: require g++ 4.5 or newer | Max Kellermann | 2012-08-01 | 1 | -0/+4 |
* | gcc.h: add fallback for C++11 "override" | Max Kellermann | 2012-08-01 | 1 | -0/+9 |
* | gcc.h: add macro GCC_CHECK_VERSION | Max Kellermann | 2011-09-15 | 1 | -1/+6 |
* | gcc.h: add macro gcc_nonnull | Max Kellermann | 2011-09-13 | 1 | -0/+4 |
* | gcc.h: change "mpd_" prefix to "gcc_" | Max Kellermann | 2011-09-13 | 1 | -18/+18 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | gcc.h: removed all duplicate macros | Max Kellermann | 2009-01-01 | 1 | -16/+0 |
* | gcc.h: fix compilation with !(gcc >= 3) | Eric Wong | 2008-01-27 | 1 | -0/+1 |
* | gcc.h: support mpd_fprintf__, with arguments shifted even further right | Eric Wong | 2008-01-26 | 1 | -0/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | gcc.h: make sure __GNUC__ is defined before checking it's value | Eric Wong | 2006-08-30 | 1 | -1/+1 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -1/+0 |
* | No code change, just add headers | Avuton Olrich | 2006-07-31 | 1 | -0/+18 |
* | commandError() cleanups, fixup gcc checks | Eric Wong | 2006-07-30 | 1 | -5/+5 |
* | interface/connection malloc reductions from mpd-ke | Eric Wong | 2006-07-30 | 1 | -0/+50 |