John Maddock
157d261ca1
Added BOOST_NO_SWPRINTF for windows.
...
[SVN r24551]
2004-08-18 11:44:51 +00:00
John Maddock
b34869b10f
Updated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define.
...
[SVN r24342]
2004-08-08 11:37:13 +00:00
Dave Abrahams
5eceb24682
Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE
...
[SVN r22629]
2004-04-11 22:57:16 +00:00
John Maddock
95117e938e
Set BOOST_NO_SWPRINTF unconditionally for _WIN32
...
[SVN r21388]
2003-12-24 12:00:09 +00:00
John Maddock
1e7c2699db
Added new licence info.
...
[SVN r20254]
2003-10-04 11:29:20 +00:00
Jens Maurer
60558d2791
BOOST_HAS_LONG_LONG is set by edg_common.hpp
...
[SVN r18998]
2003-07-09 19:41:55 +00:00
Beman Dawes
ee438550db
Remove code that in effect always defined BOOST_DISABLE_THREADS on win32 (Note threads may be disabled elsewhere because of lack of multithread library support.)
...
[SVN r18644]
2003-06-01 19:16:15 +00:00
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