John Maddock
f64e7067c9
Added ABI prefix and suffix headers, plus automatic linking code from boost.regex to boost.config.
...
[SVN r19545]
2003-08-12 11:21:26 +00:00
John Maddock
dd0b9c84ca
Added support for BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
...
[SVN r18533]
2003-05-25 10:53:26 +00:00
Dave Abrahams
6489c17c19
BOOST_NO_DEDUCED_TYPENAME applies to vc7 too (Pavol Droba <droba@topmail.sk>)
...
[SVN r18209]
2003-04-08 14:06:01 +00:00
John Maddock
4c407e34ad
Fixed typo in comment
...
[SVN r18190]
2003-04-06 10:39:55 +00:00
Beman Dawes
261a01ccab
See format_test1 for example of why needed
...
[SVN r17583]
2003-02-21 22:08:01 +00:00
Beman Dawes
0a24a02b94
undef didn't work
...
[SVN r17382]
2003-02-13 22:34:23 +00:00
Beman Dawes
9d6d544940
undef BOOST_COMPILER_VERSION
...
[SVN r17337]
2003-02-12 20:32:35 +00:00
Dave Abrahams
2ca6ac7df2
Fix for vc7
...
[SVN r16207]
2002-11-12 03:18:20 +00:00
Dave Abrahams
f217166b21
BOOST_DEDUCED_TYPENAME
...
[SVN r16138]
2002-11-07 01:11:13 +00:00
John Maddock
9ec9927674
Merged changes from the RC_1_29_0 branch.
...
[SVN r15959]
2002-10-21 11:03:05 +00:00
Dave Abrahams
beeb65b38d
vc6 fix
...
[SVN r15340]
2002-09-15 19:28:13 +00:00
John Maddock
398a9b79f0
Tentative changes for Visual C++ .NET 2003 (Beta)
...
[SVN r15174]
2002-09-06 10:16:56 +00:00
Beman Dawes
56c052de56
Better version identification
...
[SVN r14576]
2002-07-23 19:47:15 +00:00
John Maddock
5406c65596
Moved definition of NOMINMAX to win32.hpp
...
[SVN r14546]
2002-07-20 12:06:05 +00:00
Peter Dimov
8f83b72cfb
Last tested version is 1310.
...
[SVN r14425]
2002-07-12 18:24:15 +00:00
John Maddock
d88a4e5f15
Several new config macros added.
...
[SVN r13984]
2002-05-20 11:28:22 +00:00
John Maddock
b44b6d5082
Removed reference to BOOST_HAS_LONG_LONG (doesn't work yet).
...
[SVN r13819]
2002-05-11 10:58:12 +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
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
Peter Dimov
125d0a3960
Preliminary 7.01 support
...
[SVN r13540]
2002-04-22 09:36:25 +00:00
John Maddock
1c7875b8f3
Replace BOOST_NO_EXCEPTIONS support which had got lost in the last checkin.
...
[SVN r13355]
2002-04-03 10:29:32 +00:00
John Maddock
e9a05a8e99
Added BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS workaround.
...
[SVN r13293]
2002-03-28 12:45:03 +00:00
Aleksey Gurtovoy
98c7b04e09
fixed incorrect #warning directive
...
[SVN r13171]
2002-03-11 01:23:15 +00:00
John Maddock
4091f8c54f
Added BOOST_NO_EXCEPTIONS support
...
[SVN r12754]
2002-02-08 12:39:21 +00:00
Peter Dimov
30fb4ad5fa
Avoid NOMINMAX redefinition
...
[SVN r11339]
2001-10-04 20:14:37 +00:00
Peter Dimov
9ee77299d1
BOOST_WEAK_FUNCTION_TEMPLATE_ORDERING -> BOOST_NO_FUNCTION_TEMPLATE_ORDERING
...
[SVN r11257]
2001-09-25 19:17:47 +00:00
Darin Adler
ebb32ce10b
Fix typos and Americanize spelling in comments.
...
[SVN r11150]
2001-09-19 15:05:36 +00:00
John Maddock
7ce333aa88
First round of config fixes
...
[SVN r11146]
2001-09-19 11:48:51 +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