Commit Graph

  • 4dc7c66c4d Add new macro BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS jzmaddock 2014-08-25 18:37:18 +01:00
  • eec8085549 Fix BOOST_NO_CXX11_VARIADIC_TEMPLATES definition - the feature was introduced in GCC 4.4. jzmaddock 2014-08-23 09:38:02 +01:00
  • 053f0e420a Disable __int128 support on CUDA + Intel C++. Fixes https://svn.boost.org/trac/boost/ticket/10369 jzmaddock 2014-08-22 19:09:02 +01:00
  • 2662b12166 Disable <atomic> for Intel C++ as it can't yet parse the file. jzmaddock 2014-08-22 18:50:05 +01:00
  • 82457fadb7 Add test case for BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS under new name compared to original pull request (also less churn in the generated files). jzmaddock 2014-08-22 18:35:16 +01:00
  • 04c139e40f Revert "Added a test for BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS." jzmaddock 2014-08-22 18:32:10 +01:00
  • e659a7e487 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2014-08-22 17:40:52 +01:00
  • 6b2d9b249e Merge pull request #36 from apolukhin/typo_fix jzmaddock 2014-08-22 17:35:06 +01:00
  • 05604f00d0 Merge pull request #1 from apolukhin/intel_fix Andrey Semashev 2014-08-22 19:13:21 +04:00
  • 2abc483055 Define BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS even if BOOST_NO_CXX11_DEFAULTED_FUNCTIONS are not defined Antony Polukhin 2014-08-22 19:01:53 +04:00
  • 6a0c4aeb34 Fix a typo, while it is not too late Antony Polukhin 2014-08-22 18:44:16 +04:00
  • 0df91c0665 Enabled non-public defaulted functions for gcc 4.4 as it passed the test. Andrey Semashev 2014-08-21 16:45:18 +04:00
  • 85dde189ac Added a test for BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS. Andrey Semashev 2014-08-21 16:42:50 +04:00
  • 9a1f46fbbc Documented BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS. Andrey Semashev 2014-08-21 15:41:30 +04:00
  • be328aa19b Make BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS defined when BOOST_NO_CXX11_DEFAULTED_FUNCTIONS is defined. Andrey Semashev 2014-08-21 15:20:30 +04:00
  • ef0fbe981a Full final keyword is present from vc11 not vc10, see http://msdn.microsoft.com/en-us/library/vstudio/hh567368%28v=vs.110%29.aspx jzmaddock 2014-08-20 18:25:02 +01:00
  • 2d297754ad Set BOOST_NO_CXX11_FINAL for all obsolete compilers, or for those we can't test locally. Improve tests for BOOST_NO_CXX11_FINAL. jzmaddock 2014-08-19 18:34:09 +01:00
  • a49bdd43c0 Merge branch 'final' of https://github.com/K-ballo/config into develop jzmaddock 2014-08-19 18:01:25 +01:00
  • 81acb3f788 Change detection logic for optional feature BOOST_HAS_PRAGMA_DETECT_MISSMATCH to match the way we've done these in the past. jzmaddock 2014-08-19 17:58:48 +01:00
  • 3138b2b747 We don't need to check for Apple if we've already tested that this is in MSVC emulation mode. jzmaddock 2014-08-19 17:57:56 +01:00
  • c2f8e6adf6 Merge pull request #28 from apolukhin/develop jzmaddock 2014-08-19 17:53:53 +01:00
  • 2c0d0ed559 Define BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS for Intel Antony Polukhin 2014-08-18 21:01:37 +04:00
  • ad3d4cf5af Merge pull request #33 from danieljames/metadata jzmaddock 2014-08-18 17:36:34 +01:00
  • 6ea485e9f1 Fix BOOST_HAS_PRAGMA_DETECT_MISSMATCH detection for Clang Antony Polukhin 2014-08-18 20:35:42 +04:00
  • c71a4c7980 Add metadata file. Daniel James 2014-08-18 14:57:59 +01:00
  • f0136c5911 Added macro BOOST_NO_CXX11_FINAL K-ballo 2014-08-15 16:04:42 -03:00
  • 54d53f307f Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2014-08-15 18:17:54 +01:00
  • ab45a2c7e6 This is from: https://github.com/boostorg/config/pull/31/files See also: https://svn.boost.org/trac/boost/ticket/8647 jzmaddock 2014-08-15 18:17:38 +01:00
  • e0a53a3a84 Merge pull request #30 from MarcelRaad/patch-2 jzmaddock 2014-08-15 18:11:21 +01:00
  • 9a872e7a88 Merge pull request #29 from MarcelRaad/patch-1 jzmaddock 2014-08-15 18:10:44 +01:00
  • f94465534b Update for MSVC 14 CTP2 Marcel Raad 2014-08-12 10:34:28 +02:00
  • 884b53b563 Fix user-defined literal tests for MSVC Marcel Raad 2014-08-12 10:25:04 +02:00
  • 3087b80a77 Added BOOST_HAS_PRAGMA_DETECT_MISSMATCH macro Antony Polukhin 2014-08-11 15:11:38 +04:00
  • 34e1c7416b Update version. Daniel James 2014-08-07 18:12:54 +01:00
  • 5fb0343fa8 Initial commit Beman 2014-07-09 21:18:31 -04:00
  • d43db8b388 regenerate docs. jzmaddock 2014-06-12 13:32:18 +01:00
  • 7eb1b741b1 Merge branch 'build-time-checks' into develop jzmaddock 2014-06-12 13:31:16 +01:00
  • 51da22f6ff Revert "Revert "Add new build-time configuration feature."" jzmaddock 2014-06-12 13:30:04 +01:00
  • 4cf1376ec2 Revert "Add new build-time configuration feature." jzmaddock 2014-06-12 09:11:05 +01:00
  • 6c89538f2e Merge pull request #26 from boostorg/pull-request/intel-rtti-detection jzmaddock 2014-06-10 19:18:58 +01:00
  • 8e4d98da1e Merge pull request #25 from boostorg/pull-request/config-test-pthread-rt-flags jzmaddock 2014-06-10 19:18:28 +01:00
  • 28832f792f Improve lambda test case some more. jzmaddock 2014-06-10 19:09:28 +01:00
  • c5d40ff6da Merge branch 'pull-request/config-test-gcc-fixes' into develop jzmaddock 2014-06-10 18:38:14 +01:00
  • 02dd6bf9b3 merge jzmaddock 2014-06-10 18:37:24 +01:00
  • 50487a6d85 Add RTTI detection to intel.hpp. Peter Dimov 2014-06-10 20:33:04 +03:00
  • 2638e71dc4 Merge branch 'develop' of https://github.com/boostorg/config into develop jzmaddock 2014-06-10 18:22:34 +01:00
  • f0c99f7b7f Suppress more GCC warnings. Fix GCC compile failure in lambda test case. jzmaddock 2014-06-10 18:22:10 +01:00
  • 7948d33e78 Add additional linkflags for no-rtti, no-except runs of config_test. Peter Dimov 2014-06-09 01:23:50 +03:00
  • 051fbf2cc7 Various g++/clang config_test fixes. Peter Dimov 2014-06-09 01:00:56 +03:00
  • 97618dc66a Merge pull request #23 from boostorg/pull-request/config-info-rtti-macros jzmaddock 2014-06-08 09:41:22 +01:00
  • 1a72dfeffe Merge pull request #22 from boostorg/pull-request/test-no-rtti jzmaddock 2014-06-08 09:40:21 +01:00
  • db9540d98d Add a few more g++ and Intel predefined macros to config_info. Peter Dimov 2014-06-08 04:25:59 +03:00
  • 6fdfceaefa Run config_test and config_info with no RTTI and no exceptions. Peter Dimov 2014-06-08 03:25:16 +03:00
  • d6ad9e200e Merge pull request #21 from MarcelRaad/patch-1 jzmaddock 2014-06-06 19:22:47 +01:00
  • 2bbe588a3f Add BOOST_MSVC_ENABLE_2014_JUN_CTP marco Marcel Raad 2014-06-06 09:53:14 +02:00
  • cea06346a2 Add support for VC++ 14 Marcel Raad 2014-06-05 21:47:53 +02:00
  • dad7bc5b30 Add new build-time configuration feature. jzmaddock 2014-06-05 18:55:12 +01:00
  • 4c372d8807 Merge branch 'cray-updates' boost-1.56.0 Richard Dale 2014-06-02 10:06:28 -05:00
  • 23cf56a53f Add BOOST_NO_CX11_REF_QUALIFIERS Richard Dale 2014-06-02 06:58:37 -05:00
  • 9eb1e6aefe Merge pull request #20 from glenfe/develop jzmaddock 2014-06-01 18:01:40 +01:00
  • 5493717a9f Merge pull request #19 from glenfe/master jzmaddock 2014-06-01 18:00:59 +01:00
  • a335429d5c Merge branch 'master' into develop Glen Fernandes 2014-06-01 09:22:34 -07:00
  • e008ddb971 Fix clang error and some warnings Glen Fernandes 2014-06-01 09:22:27 -07:00
  • ce67ff8eb6 Merge branch 'master' into develop Glen Fernandes 2014-06-01 02:54:05 -07:00
  • 498b17520a Move cstdint docs to this module Glen Fernandes 2014-06-01 02:52:39 -07:00
  • 98194c6309 Move cstdint tests to this module Glen Fernandes 2014-05-31 23:35:08 -07:00
  • d98fbdc66b Merge branch 'master' into develop Glen Fernandes 2014-05-31 21:57:38 -07:00
  • acd12c5578 Merge branch 'develop' Glen Fernandes 2014-05-31 21:57:23 -07:00
  • 2bab1f37ff Patch for recent versions of glibc which always assume int64_t support. Fixes #8731. John Maddock 2013-07-04 09:13:23 +00:00
  • e17e4fe621 Extracted intptr_t and uintptr_t types to cstdint.hpp. Refs #7823. Andrey Semashev 2013-06-16 15:02:27 +00:00
  • cb470782cf Change logic so that int32_t etc is an int rather than a long where possible. John Maddock 2010-09-05 16:27:09 +00:00
  • 059715dda1 Add VMS support. Fixes #4474. John Maddock 2010-08-12 12:36:42 +00:00
  • 373e516ff5 Change code to check individually for the INT#_C macros before defining them - this correctly handles cases where they are partially defined by other other headers (for example ICU). Also declare this a gcc system header - seems to be the only way to really suppress the warnings - fixes #3889. John Maddock 2010-02-02 18:35:33 +00:00
  • 89481ebd34 Commit alternative warning suppression code. John Maddock 2010-01-25 10:55:50 +00:00
  • 2a14f482e6 Disable warnings when defining INT#_C macros for gcc. Daniel James 2010-01-12 18:51:40 +00:00
  • 080cd5d4cb Update cstdint.hpp to always define the INT#_C macros. Try again with Codegear workaround. John Maddock 2009-12-11 17:46:10 +00:00
  • d6ada0eb0c Fix for Comeau compiler - does not define __GLIBC_HAVE_LONG_LONG which in turn causes GLIBC's stdint.h to misbehave. Fixes #3548. John Maddock 2009-11-23 09:51:23 +00:00
  • e50fa7d4ee Fixes #3180. John Maddock 2009-11-22 17:12:57 +00:00
  • e68c78a3c4 Fixes #2654. John Maddock 2009-01-14 10:17:25 +00:00
  • 628cb70df7 Apparently we forgot to include <limits.h> John Maddock 2006-01-24 17:23:54 +00:00
  • a8b414ef67 Merge from RC_1_33_0. Rene Rivera 2005-11-19 19:38:13 +00:00
  • 5eb02cba79 Replace buggy Cygwin INTMAX_C and UINTMAX_C macros Beman Dawes 2005-05-30 01:45:13 +00:00
  • 2f3debf876 Better support for Tru64. Markus Schöpflin 2004-10-12 16:42:58 +00:00
  • 0b75c06eee Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. John Maddock 2004-09-04 10:34:49 +00:00
  • 920a41ee54 Removed Boost.org copyrights and replaced with originating authors copyright instead. John Maddock 2004-08-10 12:53:34 +00:00
  • a8616a783b Patches for cstdint support: John Maddock 2004-01-14 13:30:49 +00:00
  • efdf53a42c include <boost/limits.hpp> instead of <limits.h>, fixing a date-time issue on Comeau Beman Dawes 2003-05-22 18:09:32 +00:00
  • f178656381 Added Cray X1 support John Maddock 2003-01-24 11:57:27 +00:00
  • 6204b62acd Added Cray support John Maddock 2003-01-22 12:12:14 +00:00
  • 66e3988921 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • 0e7f67a96d Merged changes from RC_1_29_0 branch John Maddock 2002-10-21 11:00:50 +00:00
  • 5bfc97ec8d BOOST_HAS_MS_INT64 rather than specific compilers Beman Dawes 2002-08-05 00:02:10 +00:00
  • 345c127227 Check for BOOST_HAS_MS_INT64 instead of specific compilers Beman Dawes 2002-08-04 01:27:24 +00:00
  • 24ea68b00e cstdint.hpp: - Handle FreeBSD's <inttypes.h> Douglas Gregor 2002-01-31 12:58:35 +00:00
  • e0350ea5a9 Remove non-ASCII character that crept in. Darin Adler 2001-11-04 21:53:21 +00:00
  • 0c9ae76f94 only use "long long" if there's a stdlib overload Jens Maurer 2001-11-01 21:52:08 +00:00
  • f136c7a620 use BOOST_HAS_LONG_LONG Jens Maurer 2001-10-31 19:35:59 +00:00
  • 1b1273d98c port cstdint.hpp to HP-UX Jens Maurer 2001-09-20 19:25:35 +00:00
  • dbd1afb2ef commit of split-config, including any changes required to existing libraries (mainly regex). John Maddock 2001-09-18 11:13:39 +00:00
  • 67694454c0 Add LL suffix to line 150 for long longs at suggestion of Toon Knapen Beman Dawes 2001-08-13 17:02:48 +00:00