a941a117ceMetrowerks CodeWarrior 8.3 doesn't seem to support SFINAE
Douglas Gregor
2003-12-04 22:06:56 +0000
6f978a2982changed BOOST_NO_SFINAE test
Jaakko Järvi
2003-12-03 22:52:07 +0000
8c1f422a49refined BOOST_NO_SFINAE conditions based on Doug Gregor's comments
Jaakko Järvi
2003-12-03 21:04:44 +0000
1677adf462Added BOOST_NO_SFINAE config macro, removed internal version from the iterator library
Jaakko Järvi
2003-12-03 19:26:15 +0000
818670ad28Allow testing of both __int64 and long long at the same time.
John Maddock
2003-12-01 12:00:26 +0000
363b340c2cUse of template keyword was illegal, so removed it.
John Maddock
2003-12-01 11:54:57 +0000
17b33eda15restrict abi testing to "real" msvc.
John Maddock
2003-12-01 11:54:17 +0000
7ac6bf4b96Another patch for the new 6.0 compiler.
John Maddock
2003-12-01 11:49:23 +0000
a430c5c28eMore or less final fixup for Borland preview compiler - the config tests now all pass for this compiler, except for an internal compiler error in config_test.cpp, which does not occur if the individual tests are compiled separately rather than "on mass".
John Maddock
2003-11-27 12:27:11 +0000
2f95ee89dffix broken link
Beman Dawes
2003-11-26 18:11:45 +0000
cec4768110First cut at supporting Borland's new compiler front end with dinkumware lib.
John Maddock
2003-11-26 12:25:35 +0000
579da92456Fixed up header so that non-msvc compilers that non-the-less define _MSC_VER don't get picked up.
John Maddock
2003-11-26 12:00:04 +0000
c3857a106cFixes for VC6+stlport
John Maddock
2003-11-26 11:42:15 +0000
7ab5f3e52bFixed support for STLPort-4.6 on MSVC 6 (std::allocator rebinding doesn't work).
John Maddock
2003-11-14 12:37:35 +0000
eab6d69c48Added C compatibility for regex lib (honestly).
John Maddock
2003-11-10 11:23:57 +0000
db7f463805Removed the bcb5 name from the toolset names - that's not an official toolset.
John Maddock
2003-11-08 13:01:13 +0000
13271be003Updated docs to match changes to auto-linking code. Updated auto-link tests to match the new Boost.Install naming scheme.
John Maddock
2003-11-02 11:45:25 +0000
f4d59657b9Added new macro BOOST_LIB_VERSION to version.hpp so that auto-linking code knows what version suffix to append to library file names. Updated auto-linking headers to match new Boost.Install code.
John Maddock
2003-11-02 11:43:56 +0000
a2c5a2a065Gcc 3 does have a std C namespace
John Maddock
2003-10-29 12:01:47 +0000
5959d6bce2Updated copyright declarations to use new single boost license.
John Maddock
2003-10-14 10:33:24 +0000
1e7c2699dbAdded new licence info.
John Maddock
2003-10-04 11:29:20 +0000
6d6f37633dUndone previous fix (the whole idea of this file is to test whether stdint.h is available, not to "fake" it's presence. Added explicit check for those platforms that have intypes.h rather than stdint.h.
John Maddock
2003-09-27 10:43:36 +0000
2e7affb55fKill a warning.
Vladimir Prus
2003-09-25 11:55:19 +0000
753534ef37Use the import rule
Dave Abrahams
2003-09-08 17:38:49 +0000
d95b647a46Updated __sgi version check for BOOST_NO_STD_MESSAGES
John Maddock
2003-09-07 10:39:13 +0000
1ea7f28709Apparently __int64 can be used even in strict mode (/Za).
John Maddock
2003-08-30 10:14:12 +0000
4dd8845166Added needed newline at file end
John Maddock
2003-08-28 12:04:57 +0000
c0f29f3dcaAdded BOOST_HAS_DECLSPEC define
John Maddock
2003-08-28 12:04:26 +0000
4eb152aa0aRe-enabled threading support for cygwin (while mingw32 defines _MT cygwin doesn't define anything when -mthreads is specified).
John Maddock
2003-08-26 10:47:22 +0000
80b14ea8a8Added minimal Docs for new macros and headers (abi fixing/link library selection/BOOST_HAS_DECLS|PEC), more to come on this... Added test cases for new macros and headers.
John Maddock
2003-08-17 12:03:01 +0000
e620ac24abAdded BOOST_HAS_DECLSPEC
John Maddock
2003-08-17 12:00:52 +0000
22eeeb33e9Fixed spelling of "BOOST" - basically a enormous cut and paste error!
John Maddock
2003-08-14 10:22:05 +0000
f64e7067c9Added ABI prefix and suffix headers, plus automatic linking code from boost.regex to boost.config.
John Maddock
2003-08-12 11:21:26 +0000
71e9fe5101Added BOOST_EXPLICIT_TEMPLATE_TYPE_SPEC, etc.
Eric Friedman
2003-08-10 08:12:31 +0000
e5262ed219Refactored config test options. Regenerated script generated files.
John Maddock
2003-08-03 11:41:45 +0000
93dd77869eAdded tests for a gcc specific bug
John Maddock
2003-08-02 11:53:35 +0000
d8741215a5Added fix for gcc bug in 3.1 and 3.2 versions.
John Maddock
2003-08-02 11:52:32 +0000
bbbb8297ea8.0 recognized + fix BOOST_NO_INTRINSIC_WCHAR_T for Windows
Beman Dawes
2003-07-27 01:37:28 +0000
7f5c1d6b8fmade local variables static, so that the code can be reused by regex_config_info.
John Maddock
2003-07-26 11:11:54 +0000
55e6bd7132take setup of version 60 if not STRICT_CONFIG
Toon Knapen
2003-07-24 07:52:37 +0000
b06e5afde0BOOST_NO_MEMBER_TEMPLATE_KEYWORD not defined anymore starting from version 60
Toon Knapen
2003-07-24 07:37:57 +0000
8259764b49initialising pointer to NULL to avoid warning on VisualAge
Toon Knapen
2003-07-07 17:02:59 +0000
0a1facf57aMoved intel selection up above gcc selection - intel 8 defines __GNUC__ on linux...
John Maddock
2003-07-07 11:56:56 +0000
c03d073c6cHopefully fixed wchar_t support on linux...
John Maddock
2003-07-07 11:55:26 +0000
e6dcebcff9-- changed the order in which it is checked for Comeau C++ and GCC this is required to detect Comeau C++ with gcc backend correctly
Martin Wille
2003-06-13 13:05:58 +0000
ba3dc87248removed two blank lines, for consistency
Gennaro Prota
2003-06-10 17:48:17 +0000
d5136058c0update for vacpp version 6.0
Toon Knapen
2003-06-06 12:17:52 +0000
37d1ce27dcFix broken <cstring> in release mode settings.
John Maddock
2003-06-05 10:44:50 +0000
6b24a269b2bring into sync with tools/build/intel-win32-tools.jam
Beman Dawes
2003-06-03 00:04:31 +0000
70b59c02f8Fix spelling of Comeau
Beman Dawes
2003-06-02 12:12:20 +0000
ee438550dbRemove code that in effect always defined BOOST_DISABLE_THREADS on win32 (Note threads may be disabled elsewhere because of lack of multithread library support.)
Beman Dawes
2003-06-01 19:16:15 +0000
517bc9850cBetter BOOST_NO_INTRINSIC_WCHAR_T fix from Pavel Vozenilek
Beman Dawes
2003-06-01 19:09:09 +0000
6ed5b28457BOOST_NO_INTRINSIC_WCHAR_T now correct for 7.0 on Win32, based on config_info report
Beman Dawes
2003-06-01 18:06:27 +0000
baa0be852bAdded missing includes
John Maddock
2003-05-30 11:14:52 +0000
fd10aff9aaremoved dependency on std::ptrdiff_t
John Maddock
2003-05-30 10:45:52 +0000
5e916a44b5Add <no-warn>config_test.cpp for Comeau
Beman Dawes
2003-05-28 00:32:33 +0000
dd0b9c84caAdded support for BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
John Maddock
2003-05-25 10:53:26 +0000
512fdec421Added new config macro: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
John Maddock
2003-05-23 11:10:34 +0000
d1f3f6f38eAdd a new config macro BOOST_INTEL
Guillaume Melquiond
2003-05-23 07:03:21 +0000
269e334a5fAdd unsigned long long macros
Beman Dawes
2003-05-21 12:59:49 +0000
8994818a55Add gcc 3.3 as the last known and checked version
Guillaume Melquiond
2003-05-19 12:11:22 +0000
ef4b048477Added dump of BOOST_HAS_PARTIAL_STD_ALLOCATOR
John Maddock
2003-05-17 11:41:11 +0000
92d31fd7e6Suggested typo-revealing patch from Giovanni Bajo <giovannibajo-at-libero.it>
Dave Abrahams
2003-05-15 23:08:21 +0000
2ccdf98ed8Replace ICL by ICC for the detection of std:: C namespace; and hope for a better solution to be found
Guillaume Melquiond
2003-05-14 21:26:43 +0000
8fd25536d0Corrected Intel version check
John Maddock
2003-05-14 10:42:20 +0000
76a1e0208aFixes for Intel C++ 7 on Linux
John Maddock
2003-05-13 11:56:18 +0000
33303778a0Enabled BOOST_HAS_PARTIAL_STD_ALLOCATOR for vc7
John Maddock
2003-05-10 11:35:40 +0000
cd2fdac9f5define BOOST_NO_INCLASS_MEMBER_INITIALIZATION for Sun
Aleksey Gurtovoy
2003-05-08 12:10:36 +0000
3fc4ccd640Revert a patch that broke Intel compiler on Linux
Guillaume Melquiond
2003-05-08 11:38:31 +0000
b406ae1b3erestore from the CVS crash
Aleksey Gurtovoy
2003-05-08 10:10:54 +0000
f6eb5e8aa9Roll back mistaken change
Dave Abrahams
2003-04-25 17:04:49 +0000
c31a7209acApplied patches from "Pavel Vozenilek" <pavel_vozenilek-at-hotmail.com>
Dave Abrahams
2003-04-25 14:16:19 +0000
767ec48375shortened names of new macros, improved comments
Gennaro Prota
2003-04-24 15:01:20 +0000
7fa91feb00removed BOOST_HAS_THREADS as threads on HPUX11i are not compliant enough taking into account aCC version 53800
Toon Knapen
2003-04-18 10:10:45 +0000
b22c9ced68Added exception handling detection, disabled thread support for platforms where we can actually detect whether it is on or not.
John Maddock
2003-04-11 10:47:00 +0000
878a7543d7Small changes to support new iterator adaptors in sandbox
Dave Abrahams
2003-04-09 11:57:59 +0000
6489c17c19BOOST_NO_DEDUCED_TYPENAME applies to vc7 too (Pavol Droba <droba@topmail.sk>)
Dave Abrahams
2003-04-08 14:06:01 +0000
4c407e34adFixed typo in comment
John Maddock
2003-04-06 10:39:55 +0000
20a4dd507cGet ready for next release
Beman Dawes
2003-03-20 22:34:01 +0000
eb0676edacmore comment clarifications
Dave Abrahams
2003-03-20 15:29:32 +0000
cac5f11a3fComment clarification from Giovanni Bajo <giovannibajo-at-libero.it> and me.
Dave Abrahams
2003-03-20 15:26:40 +0000
d7dcef4f46adjustment for Itanium2
Ralf W. Grosse-Kunstleve
2003-03-11 01:32:03 +0000
261a01ccabSee format_test1 for example of why needed
Beman Dawes
2003-02-21 22:08:01 +0000
f07d411903Define BOOST_NO_MEMBER_TEMPLATE_KEYWORD only for compiler version <= 502.
Markus Schöpflin
2003-02-17 12:34:08 +0000