Aleksey Gurtovoy
b0310d66ea
undo incorrect BOOST_STRICT_CONFIG changes
...
[SVN r15566]
2002-09-30 05:03:47 +00:00
Aleksey Gurtovoy
397e88754d
BOOST_STRICT_CONFIG fix
...
[SVN r15565]
2002-09-30 04:47:03 +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
86fdd6b8b7
Fixes for Comeau strict mode on Windows
...
[SVN r13544]
2002-04-22 21:17:42 +00:00
Peter Dimov
ebc6c751ac
Defined BOOST_NO_VOID_RETURNS in MSVC 6 mode.
...
[SVN r11846]
2001-12-01 13:19:05 +00:00
Douglas Gregor
4f21fcf5da
Removed forced usage of virtual function implementation in Boost.Function,
...
because it is no longer necessary.
[SVN r11606]
2001-11-06 02:26:46 +00:00
John Maddock
fed782c163
More fixes resulting from the new config
...
[SVN r11182]
2001-09-21 11:35:54 +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