jzmaddock
							
						 
					 | 
					
						
						
							
						
						658e372ef6
					 | 
					
						
						
							
							Add BOOST_NO_CXX11_REF_QUALIFIERS to more (mostly obsolete) compilers.
						
						
						
						
						
						
					 | 
					
						2014-05-28 18:45:07 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrey Semashev
							
						 
					 | 
					
						
						
							
						
						66790b7714
					 | 
					
						
						
							
							Corrected BOOST_NO_CXX11_TRAILING_RESULT_TYPES macro name.
						
						
						
						
						
						
						
						[SVN r84874] 
						
						
					 | 
					
						2013-06-22 12:31:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrey Semashev
							
						 
					 | 
					
						
						
							
						
						23579c60d2
					 | 
					
						
						
							
							Added BOOST_NO_CXX11_INLINE_NAMESPACES and BOOST_NO_CXX11_TRAILING_RESULT_TYPES macros. Also corrected some tests that were using outdated testcase namespaces.
						
						
						
						
						
						
						
						[SVN r84873] 
						
						
					 | 
					
						2013-06-22 12:23:09 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrey Semashev
							
						 
					 | 
					
						
						
							
						
						75d100a4ac
					 | 
					
						
						
							
							Added BOOST_HAS_PRAGMA_ONCE for compilers that support it. The macro was already defined for DMC, but not for other compilers and was not documented.
						
						
						
						
						
						
						
						[SVN r84796] 
						
						
					 | 
					
						2013-06-15 16:40:46 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrey Semashev
							
						 
					 | 
					
						
						
							
						
						1c3d02c469
					 | 
					
						
						
							
							Added BOOST_NO_CXX11_ALIGNAS, BOOST_ALIGNMENT and BOOST_NO_ALIGNMENT macros.
						
						
						
						
						
						
						
						[SVN r84794] 
						
						
					 | 
					
						2013-06-15 13:48:07 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						9cfe4710d7
					 | 
					
						
						
							
							Add new macro BOOST_NO_CXX11_USER_DEFINED_LITERALS.
						
						
						
						
						
						
						
						Regenerate tests and docs.
[SVN r84074] 
						
						
					 | 
					
						2013-04-28 18:11:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Beman Dawes
							
						 
					 | 
					
						
						
							
						
						043059d96b
					 | 
					
						
						
							
							Add BOOST_NO_CXX11_RANGE_BASED_FOR macro. Fix a bunch of .ipp files with incomplete _cxx11 name changes.
						
						
						
						
						
						
						
						[SVN r79404] 
						
						
					 | 
					
						2012-07-10 19:10:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						20b319483f
					 | 
					
						
						
							
							Rename a bunch of C++11 configuration macros to include 'CXX11' in the name; preserve old macro names for compatibility, but mark them as deprecated. No functionality change intended
						
						
						
						
						
						
						
						[SVN r79400] 
						
						
					 | 
					
						2012-07-10 13:57:24 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Lorenzo Caminiti
							
						 
					 | 
					
						
						
							
						
						85751c6911
					 | 
					
						
						
							
							Added BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS macro to Boost.Config, updated tests and docs.
						
						
						
						
						
						
						
						(Plus I had to run dos2unix on auto generated config_info.cpp because of "inconsistent line ending" SVN error...)
[SVN r77457] 
						
						
					 | 
					
						2012-03-21 17:32:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						66d9f7dc00
					 | 
					
						
						
							
							Deprecate all the 'BOOST_NO_OX_*' macros in favor of 'BOOST_NO_CXX11_*' versions. Update tests. Old macros remain for compatibility (for the nonce)
						
						
						
						
						
						
						
						[SVN r77194] 
						
						
					 | 
					
						2012-03-04 03:00:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						139bd2213b
					 | 
					
						
						
							
							Deprecate BOOST_NO_INITIALIZER_LISTS; use BOOST_NO_0X_HDR_INITIALIZER_LIST instead
						
						
						
						
						
						
						
						[SVN r77157] 
						
						
					 | 
					
						2012-03-03 00:34:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Eric Niebler
							
						 
					 | 
					
						
						
							
						
						1c37e1a994
					 | 
					
						
						
							
							add BOOST_NO_DECLTYPE_N3276 config macro
						
						
						
						
						
						
						
						[SVN r72327] 
						
						
					 | 
					
						2011-06-01 14:51:03 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						37b4152dc5
					 | 
					
						
						
							
							Add new config macro: BOOST_NO_UNIFIED_INITIALIZATION_SYNTAX.
						
						
						
						
						
						
						
						Fixes #4867.
[SVN r71840] 
						
						
					 | 
					
						2011-05-09 11:36:39 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						c5a77c1521
					 | 
					
						
						
							
							Apply BOOST_NO_NOEXCEPT patch from Takaya Saito.
						
						
						
						
						
						
						
						[SVN r71737] 
						
						
					 | 
					
						2011-05-05 11:55:46 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						03877f5805
					 | 
					
						
						
							
							Remove std::concept test macros since these are no longer part of the std.
						
						
						
						
						
						
						
						Update GCC C++0x support.
Improve the tests for C++0x support.
Regenerate the docs.
Update generation program to Boost.Filesystem v3.
[SVN r70001] 
						
						
					 | 
					
						2011-03-15 13:17:46 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						a81a14cd75
					 | 
					
						
						
							
							Fix for variadic macro support.
						
						
						
						
						
						
						
						[SVN r66824] 
						
						
					 | 
					
						2010-11-28 17:02:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						1a1ed6f02a
					 | 
					
						
						
							
							Apply patches for BOOST_NO_VARIADIC_MACROS supplied by Edward Diener.
						
						
						
						
						
						
						
						[SVN r64858] 
						
						
					 | 
					
						2010-08-17 10:19:29 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						915cd05f0e
					 | 
					
						
						
							
							Change regex to make use of new Boost.Config macros.
						
						
						
						
						
						
						
						[SVN r62331] 
						
						
					 | 
					
						2010-05-30 17:24:45 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						e2f6dc9127
					 | 
					
						
						
							
							Tentative fix for BOOST_NO_EXTERN_TEMPLATE: previous test case was invalid.
						
						
						
						
						
						
						
						[SVN r61930] 
						
						
					 | 
					
						2010-05-12 12:34:45 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						84e49b5e52
					 | 
					
						
						
							
							Only define BOOST_NO_EXCEPTIONS if not already defined - fixes #4059.
						
						
						
						
						
						
						
						[SVN r61791] 
						
						
					 | 
					
						2010-05-05 17:55:15 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Beman Dawes
							
						 
					 | 
					
						
						
							
						
						17114cb4a3
					 | 
					
						
						
							
							Add BOOST_NO_SFINAE_EXPR and BOOST_NO_FUNCTION_TEMPLATE_DEFAULT_ARGS (Mathias Gaunard)
						
						
						
						
						
						
						
						[SVN r55361] 
						
						
					 | 
					
						2009-08-02 14:00:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Beman Dawes
							
						 
					 | 
					
						
						
							
						
						8c5aee782e
					 | 
					
						
						
							
							Add C++0x feature detection and header detection macros
						
						
						
						
						
						
						
						[SVN r53031] 
						
						
					 | 
					
						2009-05-15 17:08:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrey Semashev
							
						 
					 | 
					
						
						
							
						
						e8678c03e4
					 | 
					
						
						
							
							Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS.
						
						
						
						
						
						
						
						[SVN r51733] 
						
						
					 | 
					
						2009-03-12 14:48:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Beman Dawes
							
						 
					 | 
					
						
						
							
						
						6d726df91c
					 | 
					
						
						
							
							Merge branches/cpp0x into trunk, enabling a bunch of BOOST_NO_* macros for C++0x early adopter feature tests
						
						
						
						
						
						
						
						[SVN r51444] 
						
						
					 | 
					
						2009-02-25 18:04:27 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daniel James
							
						 
					 | 
					
						
						
							
						
						ad90956a3a
					 | 
					
						
						
							
							Add support for initializer lists to config and the unordered containers.
						
						
						
						
						
						
						
						[SVN r50118] 
						
						
					 | 
					
						2008-12-04 21:30:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						ca50320138
					 | 
					
						
						
							
							Moved definition of BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL into common_edg.hpp.
						
						
						
						
						
						
						
						[SVN r28529] 
						
						
					 | 
					
						2005-04-29 15:28:06 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Markus Schöpflin
							
						 
					 | 
					
						
						
							
						
						9437e043fc
					 | 
					
						
						
							
							Added BOOST_NO_IS_ABSTRACT for EDG versions < 3.00.
						
						
						
						
						
						
						
						[SVN r28014] 
						
						
					 | 
					
						2005-04-06 13:26:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jaakko Järvi
							
						 
					 | 
					
						
						
							
						
						8c1f422a49
					 | 
					
						
						
							
							refined BOOST_NO_SFINAE conditions based on Doug Gregor's comments
						
						
						
						
						
						
						
						[SVN r21127] 
						
						
					 | 
					
						2003-12-03 21:04:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						1e7c2699db
					 | 
					
						
						
							
							Added new licence info.
						
						
						
						
						
						
						
						[SVN r20254] 
						
						
					 | 
					
						2003-10-04 11:29:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Aleksey Gurtovoy
							
						 
					 | 
					
						
						
							
						
						c980eca229
					 | 
					
						
						
							
							undo incorrect BOOST_STRICT_CONFIG changes
						
						
						
						
						
						
						
						[SVN r15567] 
						
						
					 | 
					
						2002-09-30 05:21:38 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Aleksey Gurtovoy
							
						 
					 | 
					
						
						
							
						
						b0310d66ea
					 | 
					
						
						
							
							undo incorrect BOOST_STRICT_CONFIG changes
						
						
						
						
						
						
						
						[SVN r15566] 
						
						
					 | 
					
						2002-09-30 05:03:47 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dave Abrahams
							
						 
					 | 
					
						
						
							
						
						8c49d00328
					 | 
					
						
						
							
							Correct BOOST_NO_EXCEPTIONS for KAI
						
						
						
						
						
						
						
						[SVN r15414] 
						
						
					 | 
					
						2002-09-17 17:37:31 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dave Abrahams
							
						 
					 | 
					
						
						
							
						
						78dddbc032
					 | 
					
						
						
							
							Old EDG fixes
						
						
						
						
						
						
						
						[SVN r15392] 
						
						
					 | 
					
						2002-09-17 00:49:09 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						2f2fe38142
					 | 
					
						
						
							
							Added detection for exception and long long support.
						
						
						
						
						
						
						
						[SVN r14320] 
						
						
					 | 
					
						2002-07-07 10:44:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jens Maurer
							
						 
					 | 
					
						
						
							
						
						1a8c1dda68
					 | 
					
						
						
							
							void returns not supported on EDG <= 2.40 (Ralf W. Grosse-Kunstleve)
						
						
						
						
						
						
						
						[SVN r12069] 
						
						
					 | 
					
						2001-12-16 16:31:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jens Maurer
							
						 
					 | 
					
						
						
							
						
						0d7929b698
					 | 
					
						
						
							
							BOOST_HAS_LONG_LONG is intricately intertwined with library support.  Avoid.
						
						
						
						
						
						
						
						[SVN r11495] 
						
						
					 | 
					
						2001-10-31 19:37:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jens Maurer
							
						 
					 | 
					
						
						
							
						
						26b772c3cc
					 | 
					
						
						
							
							no integral int64_t with EDG <= 2.38 (e.g. IRIX MIPSpro)
						
						
						
						
						
						
						
						[SVN r11466] 
						
						
					 | 
					
						2001-10-29 19:39:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jens Maurer
							
						 
					 | 
					
						
						
							
						
						188e522fc9
					 | 
					
						
						
							
							EDG has "long long" in non-strict mode
						
						
						
						
						
						
						
						[SVN r11465] 
						
						
					 | 
					
						2001-10-29 19:35:57 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jens Maurer
							
						 
					 | 
					
						
						
							
						
						e605c42889
					 | 
					
						
						
							
							SGI MIPSpro (EDG 2.38) doesn't support void returns.
						
						
						
						
						
						
						
						[SVN r11288] 
						
						
					 | 
					
						2001-09-26 21:42:38 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Maddock
							
						 
					 | 
					
						
						
							
						
						38009aaf3b
					 | 
					
						
						
							
							commit of split-config, including any changes required to existing libraries (mainly regex).
						
						
						
						
						
						
						
						[SVN r11138] 
						
						
					 | 
					
						2001-09-18 11:13:39 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |