Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-23 | adjust for upstreaming of warn_unused attribute | Luboš Luňák | 1 | -0/+4 |
2013-06-13 | rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header | Luboš Luňák | 1 | -0/+2 |
2013-04-08 | Check for the C++11 "final" specifier and introduce SAL_FINAL | Tor Lillqvist | 1 | -0/+1 |
2013-04-04 | remove HAVE_SFINAE_ANONYMOUS_BROKEN | Luboš Luňák | 1 | -1/+0 |
2013-03-26 | autoconf can actually handle #define HAVE_FOO 0 as the default | Luboš Luňák | 1 | -28/+0 |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann | 1 | -0/+3 |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák | 1 | -0/+27 |
2013-02-14 | rhbz#908674: Adapt rtl::Allocator::construct to C++11 | Stephan Bergmann | 1 | -0/+1 |
2013-01-31 | Use separate config_*.h files for BUILD and HOST when cross-compiling | Tor Lillqvist | 1 | -0/+22 |