index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Compiler.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-26
Compiler.h: add macro CLANG_CHECK_VERSION()
Max Kellermann
1
-0
/
+7
2014-12-26
Compiler.h: add macro GCC_OLDER_THAN()
Max Kellermann
1
-2
/
+10
2014-12-26
util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()
Max Kellermann
1
-4
/
+3
2014-12-26
Compiler.h: add macro GCC_MAKE_VERSION()
Max Kellermann
1
-6
/
+4
2014-11-28
Compiler.h: exclude clang from GCC_CHECK_VERSION()
Max Kellermann
1
-2
/
+7
2014-11-28
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
1
-4
/
+11
2014-11-28
Compiler.h: add macro GCC_OLDER_THAN()
Max Kellermann
1
-2
/
+10
2014-11-28
util/Manual: reimplement GCC_CHECK_VERSION() using GCC_MAKE_VERSION()
Max Kellermann
1
-4
/
+3
2014-11-28
Compiler.h: add macro GCC_MAKE_VERSION()
Max Kellermann
1
-6
/
+4
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-2
/
+2
2013-10-15
gcc.h: major update
Max Kellermann
1
-67
/
+129
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-0
/
+2
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
1
-0
/
+6
2013-01-31
gcc.h: add "restrict" macro for C++
Max Kellermann
1
-0
/
+8
2013-01-14
gcc.h: add C++11 "final" fallback macro
Max Kellermann
1
-0
/
+1
2012-09-25
gcc.h: require gcc 4.6
Max Kellermann
1
-2
/
+2
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
1
-0
/
+19
2012-08-01
gcc.h: require g++ 4.5 or newer
Max Kellermann
1
-0
/
+4
2012-08-01
gcc.h: add fallback for C++11 "override"
Max Kellermann
1
-0
/
+9
2012-06-12
gcc.h: backport GCC_CHECK_VERSION() from v0.17.x
Max Kellermann
1
-1
/
+6
2011-09-15
gcc.h: add macro GCC_CHECK_VERSION
Max Kellermann
1
-1
/
+6
2011-09-13
gcc.h: add macro gcc_nonnull
Max Kellermann
1
-0
/
+4
2011-09-13
gcc.h: change "mpd_" prefix to "gcc_"
Max Kellermann
1
-18
/
+18
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-01
gcc.h: removed all duplicate macros
Max Kellermann
1
-16
/
+0
2008-01-27
gcc.h: fix compilation with !(gcc >= 3)
Eric Wong
1
-0
/
+1
2008-01-26
gcc.h: support mpd_fprintf__, with arguments shifted even further right
Eric Wong
1
-0
/
+1
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-30
gcc.h: make sure __GNUC__ is defined before checking it's value
Eric Wong
1
-1
/
+1
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
1
-1
/
+0
2006-07-31
No code change, just add headers
Avuton Olrich
1
-0
/
+18
2006-07-30
commandError() cleanups, fixup gcc checks
Eric Wong
1
-5
/
+5
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
1
-0
/
+50