John Maddock
b4eaf1eb50
Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS.
...
Changed <utility> to <boost/config/no_tr1/utility.hpp> in order to prevent cyclic dependencies between Fusion Tuples and TR1.
[SVN r44692]
2008-04-21 12:06:02 +00:00
John Maddock
5bad377e04
Added new macro BOOST_NO_TEMPLATED_IOSTREAMS in response to issue #1765 .
...
[SVN r44689]
2008-04-21 09:19:30 +00:00
John Maddock
6fac146f52
Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly.
...
[SVN r44422]
2008-04-14 18:06:59 +00:00
John Maddock
b62d7ccb27
Update for bug report #1790 .
...
[SVN r44127]
2008-04-09 15:31:33 +00:00
John Maddock
9c70289360
Run config_info and config_test in both single and multi-thread modes.
...
[SVN r44121]
2008-04-09 11:34:20 +00:00
John Maddock
24c158f324
Added new macro BOOST_NO_ADL_BARRIER to address issue #1712 .
...
[SVN r43914]
2008-03-28 17:03:42 +00:00
John Maddock
2c9e75db4e
Added support for _WIN32_WCE.
...
[SVN r40293]
2007-10-22 17:46:40 +00:00
John Maddock
cb5b1ef22f
Update configure files with revision Id and some compiler specific fixes.
...
[SVN r40184]
2007-10-19 12:46:54 +00:00
John Maddock
bd482d4f9f
Added revision ID.
...
[SVN r40183]
2007-10-19 12:30:46 +00:00
John Maddock
b2acba7499
Fixes for http://svn.boost.org/trac/boost/ticket/1104 , http://svn.boost.org/trac/boost/ticket/1102 , http://svn.boost.org/trac/boost/ticket/1103 and http://svn.boost.org/trac/boost/ticket/1105 .
...
Also updated tests for some previous macro additions.
[SVN r38934]
2007-08-25 12:26:25 +00:00
John Maddock
23e87f9712
Renamed two phase lookup test to make filename shorter.
...
[SVN r36557]
2007-01-01 12:41:24 +00:00
John Maddock
06351de064
Added AlisdairM's new macros.
...
[SVN r36547]
2006-12-31 16:38:06 +00:00
John Maddock
2d2242e7fb
Added aCC macro.
...
[SVN r34936]
2006-08-24 10:58:01 +00:00
John Maddock
1a841a3e84
Oops didn't add BOOST_HAS_THREADS to the right section... done now.
...
[SVN r34371]
2006-06-22 12:38:49 +00:00
John Maddock
7b4db900ad
Added BOOST_HAS_THREADS printing.
...
[SVN r34370]
2006-06-22 12:34:28 +00:00
John Maddock
fcfaa82e3e
Fix regex test case.
...
[SVN r32939]
2006-02-15 14:15:02 +00:00
John Maddock
c9f3fe3bfc
Updated generator program and Jamfiles.
...
[SVN r32937]
2006-02-15 14:09:37 +00:00
Beman Dawes
50f2b9e1be
Add __USE_BSD macro
...
[SVN r32169]
2005-12-27 14:38:15 +00:00
John Maddock
721e6acfc3
Added QNX macros.
...
[SVN r31554]
2005-11-04 12:58:15 +00:00
John Maddock
e18411ec4e
Update in preparation for adding the TR1 library.
...
[SVN r31327]
2005-10-14 17:47:29 +00:00
John Maddock
fc5024fd78
Added some more Intel options.
...
[SVN r31309]
2005-10-13 12:46:39 +00:00
John Maddock
15b46e94a3
Fixed signed/unsigned comparison warnings.
...
[SVN r29318]
2005-05-31 09:46:54 +00:00
John Maddock
a20aa40428
Print osf macros.
...
[SVN r28930]
2005-05-15 16:14:22 +00:00
John Maddock
f2bf80b474
Added _MSC_FULL_VER to macro list.
...
[SVN r28661]
2005-05-05 16:19:46 +00:00
John Maddock
dacd302d49
Updated maintenance instructions, and removed all shell script.
...
[SVN r26423]
2004-12-04 11:54:18 +00:00
John Maddock
824cdcf0cf
Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS.
...
Updated tests to not use Boost.Test.
[SVN r23146]
2004-06-22 12:41:11 +00:00
John Maddock
c7942674bc
Improved 64-bit platform diagnostics.
...
[SVN r23062]
2004-06-09 11:19:33 +00:00
John Maddock
119f37e931
Added new GLIBC++V3 macros (from gcc 3.4).
...
[SVN r22731]
2004-05-04 10:37:17 +00:00
John Maddock
8d21d15f80
Added __CYGWIN__ and __MINGW__ macros.
...
[SVN r21782]
2004-01-16 11:08:26 +00:00
John Maddock
5b4e6a4068
Added some missing defines.
...
[SVN r21362]
2003-12-21 16:18:01 +00:00
Jaakko Järvi
1677adf462
Added BOOST_NO_SFINAE config macro, removed internal version from
...
the iterator library
[SVN r21125]
2003-12-03 19:26:15 +00:00
John Maddock
5959d6bce2
Updated copyright declarations to use new single boost license.
...
[SVN r20372]
2003-10-14 10:33:24 +00:00
John Maddock
7f5c1d6b8f
made local variables static, so that the code can be reused by regex_config_info.
...
[SVN r19316]
2003-07-26 11:11:54 +00:00
Guillaume Melquiond
d1f3f6f38e
Add a new config macro BOOST_INTEL
...
[SVN r18504]
2003-05-23 07:03:21 +00:00
Beman Dawes
269e334a5f
Add unsigned long long macros
...
[SVN r18482]
2003-05-21 12:59:49 +00:00
John Maddock
ef4b048477
Added dump of BOOST_HAS_PARTIAL_STD_ALLOCATOR
...
[SVN r18429]
2003-05-17 11:41:11 +00:00
John Maddock
adbd58188c
Added BOOST_HAS_SIGACTION
...
[SVN r17360]
2003-02-13 12:28:49 +00:00
John Maddock
c2f2333c2d
config_info now prints BOOST_DEDUCED_TYPENAME
...
Jamfile and generator program now uses compile-fail tests
[SVN r16745]
2003-01-04 12:55:01 +00:00
John Maddock
3596eec09a
Added BOOST_UNREACHABLE_RETURN workaround macro.
...
[SVN r16574]
2002-12-09 12:21:54 +00:00
John Maddock
a7e89b0c67
removed defunct BOOST_DECL macro
...
[SVN r16257]
2002-11-15 12:57:13 +00:00
John Maddock
93c84f7657
Added new macros to config_info
...
Updated configure script to log the results
[SVN r16251]
2002-11-15 11:46:26 +00:00
Beman Dawes
7c8d4f23ce
clear un/signed warnings
...
[SVN r14692]
2002-08-05 11:16:14 +00:00
John Maddock
93a28fab3b
Corrected Typo in BOOST_NO_STD_WSTREAMBUF
...
[SVN r14652]
2002-07-31 11:23:53 +00:00
John Maddock
f591b2901f
Added some more EDG compiler macros
...
[SVN r14631]
2002-07-28 11:01:28 +00:00
John Maddock
23308946c7
Added documentation for new config macros:
...
BOOST_NO_MS_INT64_NUMERIC_LIMTS
BOOST_NO_LONG LONG_NUMERIC_LIMTS
BOOST_NO_STD_WSTREAM
Added new macros to config_info.cpp program.
[SVN r14560]
2002-07-22 11:23:24 +00:00
John Maddock
d88a4e5f15
Several new config macros added.
...
[SVN r13984]
2002-05-20 11:28:22 +00:00
John Maddock
d1c3bf73de
Added user-config macro BOOST_DISABLE_WIN32
...
(also set in the compiler 's strict mode).
Modified Boost source not to use Win32 specific
extentions in the presence of BOOST_DISABLE_WIN32.
[SVN r13771]
2002-05-09 11:40:52 +00:00
John Maddock
697f09e480
Moved config_info.cpp and the config docs into synch.
...
[SVN r13715]
2002-05-07 11:40:13 +00:00
John Maddock
9e02db296c
Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
...
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
where appropriate to do so.
[SVN r13714]
2002-05-07 11:24:29 +00:00
John Maddock
bdf2ddfb26
Added support for BOOST_NO_EXCEPTIONS
...
[SVN r12756]
2002-02-08 12:42:59 +00:00