Mikael Olenfalk
ad3141cebd
universal-windows: Dont use Windows ANSI APIs when compiling for winrt
2015-10-04 14:23:48 +02:00
jzmaddock
71fa89f5e1
Disable log1p and expm1 support in mingw - they often crash for reasons yet to be determined.
2014-10-02 19:00:41 +01:00
jzmaddock
650c926c48
Reorganize WinCE config based on https://svn.boost.org/trac/boost/ticket/9095 .
2013-12-13 09:54:35 +00:00
John Maddock
e1f956a762
Fix for __STDC_LIMIT_MACROS already defined.
...
Refs #7389 .
[SVN r82998]
2013-02-19 13:15:41 +00:00
John Maddock
2b7da15387
Document BOOST_HAS_GETSYSTEMTIMEASFILETIME, add test case, and change test for BOOST_HAS_FTIME.
...
Refs #2881 .
[SVN r73058]
2011-07-13 18:03:52 +00:00
Steven Watanabe
ed7120adb8
Restore [66804], [66833], and [66834]. (fenv fixes.) I mistakenly reverted them in [68201] because [66804] was mislabeled.
...
[SVN r68554]
2011-01-30 06:24:30 +00:00
Steven Watanabe
a1865a712d
Revert addition of BOOST_NIX, etc and everything tied to it. ([66696], [66783], [66804], [66833], and [66834])
...
[SVN r68201]
2011-01-17 04:51:54 +00:00
Bryce Adelstein-Lelbach
4f7a0d3814
Added *nix identification macros to Boost.Config; BOOST_NIX, BOOST_GENETIC_NIX,
...
BOOST_TRADEMARK_NIX and BOOST_FUNCTIONAL_NIX.
[SVN r66804]
2010-11-27 21:43:52 +00:00
John Maddock
1121b83e3a
MingW32 has a few functions we weren't flagging up before.
...
[SVN r66469]
2010-11-09 11:59:47 +00:00
Beman Dawes
d4a9554db0
Major upgrade to Boost.Config symbol visibility macros for shared libraries, based on patches from Jürgen Hunold with mods by Beman Dawes. Upgrade Boost.System to use the new visibility macros. Fixes #3697 and provides foundation for fixing 2114, 2309, etc.
...
[SVN r62140]
2010-05-22 12:12:00 +00:00
John Maddock
2b3583277f
Reverted changeset 45393.
...
[SVN r46158]
2008-06-05 08:36:39 +00:00
John Maddock
89f16cfbc0
Disable BOOST_HAS_FTIME on WinCE.
...
[SVN r45393]
2008-05-15 15:55:00 +00:00
Rene Rivera
fd10cbfb54
Merge from RC_1_33_0.
...
[SVN r31703]
2005-11-19 19:38:13 +00:00
John Maddock
51e6cb950b
Added BOOST_WINDOWS
...
[SVN r24029]
2004-07-25 11:57:03 +00:00
Aleksey Gurtovoy
2daa039875
fix messed up newlines
...
[SVN r23616]
2004-07-16 09:00:12 +00:00
Michael Glassford
6fe0c2f74b
Changes for WinCE.
...
[SVN r23569]
2004-07-15 01:45:26 +00:00
Eric Niebler
95f6278e82
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
John Maddock
58a844779e
Patches for cstdint support:
...
cygwin and mingw now use native stdint headers.
default header now compiles in -pedantic -ansi mode with gcc.
[SVN r21728]
2004-01-14 13:30:49 +00:00
John Maddock
570538a303
Added missing <algorithm> include - fixes some problems when mixing boost with windows headers.
...
[SVN r21426]
2003-12-30 12:10:03 +00:00
John Maddock
1e7c2699db
Added new licence info.
...
[SVN r20254]
2003-10-04 11:29:20 +00:00
John Maddock
c0f29f3dca
Added BOOST_HAS_DECLSPEC define
...
[SVN r19828]
2003-08-28 12:04:26 +00:00
Aleksey Gurtovoy
b406ae1b3e
restore from the CVS crash
...
[SVN r18358]
2003-05-08 10:10:54 +00:00
John Maddock
a7e89b0c67
removed defunct BOOST_DECL macro
...
[SVN r16257]
2002-11-15 12:57:13 +00:00
John Maddock
06034f2281
Moved min/max overloads to win32.hpp from suffix.hpp
...
[SVN r14551]
2002-07-21 11:06:29 +00:00
John Maddock
5406c65596
Moved definition of NOMINMAX to win32.hpp
...
[SVN r14546]
2002-07-20 12:06:05 +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
fed782c163
More fixes resulting from the new config
...
[SVN r11182]
2001-09-21 11:35:54 +00:00
William E. Kempf
77a8e617bd
Added BOOST_HAS_FTIME to Win32 platform config.
...
[SVN r11170]
2001-09-20 14:58:54 +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