Commit Graph

  • 2ccdf98ed8 Replace 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 +00:00
  • 8fd25536d0 Corrected Intel version check John Maddock 2003-05-14 10:42:20 +00:00
  • 76a1e0208a Fixes for Intel C++ 7 on Linux John Maddock 2003-05-13 11:56:18 +00:00
  • 33303778a0 Enabled BOOST_HAS_PARTIAL_STD_ALLOCATOR for vc7 John Maddock 2003-05-10 11:35:40 +00:00
  • cd2fdac9f5 define BOOST_NO_INCLASS_MEMBER_INITIALIZATION for Sun Aleksey Gurtovoy 2003-05-08 12:10:36 +00:00
  • 3fc4ccd640 Revert a patch that broke Intel compiler on Linux Guillaume Melquiond 2003-05-08 11:38:31 +00:00
  • b406ae1b3e restore from the CVS crash Aleksey Gurtovoy 2003-05-08 10:10:54 +00:00
  • f6eb5e8aa9 Roll back mistaken change Dave Abrahams 2003-04-25 17:04:49 +00:00
  • c31a7209ac Applied patches from "Pavel Vozenilek" <pavel_vozenilek-at-hotmail.com> Dave Abrahams 2003-04-25 14:16:19 +00:00
  • 767ec48375 shortened names of new macros, improved comments Gennaro Prota 2003-04-24 15:01:20 +00:00
  • 7fa91feb00 removed 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 +00:00
  • 648b777160 added BOOST_[APPEND_]TEMPLATE_EXPLICITLY_SPECIFIED_[NON_]TYPE Gennaro Prota 2003-04-16 23:39:37 +00:00
  • b22c9ced68 Added 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 +00:00
  • 878a7543d7 Small changes to support new iterator adaptors in sandbox Dave Abrahams 2003-04-09 11:57:59 +00:00
  • 6489c17c19 BOOST_NO_DEDUCED_TYPENAME applies to vc7 too (Pavol Droba <droba@topmail.sk>) Dave Abrahams 2003-04-08 14:06:01 +00:00
  • 4c407e34ad Fixed typo in comment John Maddock 2003-04-06 10:39:55 +00:00
  • 20a4dd507c Get ready for next release Beman Dawes 2003-03-20 22:34:01 +00:00
  • fcc6f41a56 merged from trunk Dave Abrahams 2003-03-20 15:38:58 +00:00
  • eb0676edac more comment clarifications Dave Abrahams 2003-03-20 15:29:32 +00:00
  • cac5f11a3f Comment clarification from Giovanni Bajo <giovannibajo-at-libero.it> and me. Dave Abrahams 2003-03-20 15:26:40 +00:00
  • 4380e53f64 This commit was manufactured by cvs2svn to create tag 'Version_1_30_0'. boost-1.30.0 nobody 2003-03-20 02:53:48 +00:00
  • d7dcef4f46 adjustment for Itanium2 Ralf W. Grosse-Kunstleve 2003-03-11 01:32:03 +00:00
  • d11fe4464a adjustment for Itanium2 Ralf W. Grosse-Kunstleve 2003-03-11 01:32:03 +00:00
  • 283d55a144 This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'. nobody 2003-03-01 19:43:06 +00:00
  • 261a01ccab See format_test1 for example of why needed Beman Dawes 2003-02-21 22:08:01 +00:00
  • f07d411903 Define BOOST_NO_MEMBER_TEMPLATE_KEYWORD only for compiler version <= 502. Markus Schöpflin 2003-02-17 12:34:08 +00:00
  • 44d1e083e8 test library rename Gennadiy Rozental 2003-02-15 21:59:54 +00:00
  • 0a24a02b94 undef didn't work Beman Dawes 2003-02-13 22:34:23 +00:00
  • adbd58188c Added BOOST_HAS_SIGACTION John Maddock 2003-02-13 12:28:49 +00:00
  • c90afc4022 standarize version message format so status reporting finds it Beman Dawes 2003-02-12 20:41:55 +00:00
  • 9d6d544940 undef BOOST_COMPILER_VERSION Beman Dawes 2003-02-12 20:32:35 +00:00
  • 2a0358cb5f Added copyright statement Björn Karlsson 2003-02-04 15:02:15 +00:00
  • ded9a55c2d Untabified Björn Karlsson 2003-02-04 15:01:48 +00:00
  • 39d0339f38 detect single-threaded builds for MinGW Dave Abrahams 2003-01-30 18:13:55 +00:00
  • 8c654b6131 bugfix Dave Abrahams 2003-01-29 20:28:46 +00:00
  • ddd1594f79 Reverted to previous hopefully good version John Maddock 2003-01-25 11:56:53 +00:00
  • 598573bd19 Add -AA option for aCC Dave Abrahams 2003-01-24 13:58:57 +00:00
  • b0aa8f3c2c Disabled threading support when _POSIX_THREADS is not set John Maddock 2003-01-24 12:44:33 +00:00
  • e4171501b5 Moved platform specific HP options into platform config and out of the compiler config (these options need to be set for gcc as well as for HP aCC for example). John Maddock 2003-01-23 12:33:29 +00:00
  • 609a9b1721 Update config to match configure results Dave Abrahams 2003-01-21 14:04:09 +00:00
  • 10b23200bb Add -AA option to aCC so that we get accurate info Dave Abrahams 2003-01-21 13:41:00 +00:00
  • e457f90dfa Enabled pthread support for OpenBSD John Maddock 2003-01-18 11:30:51 +00:00
  • 659d73e807 loosened feature detection: previous change was too tight. John Maddock 2003-01-12 11:37:53 +00:00
  • 1789378a6e fix broken links Beman Dawes 2003-01-09 12:30:58 +00:00
  • c2f2333c2d config_info now prints BOOST_DEDUCED_TYPENAME Jamfile and generator program now uses compile-fail tests John Maddock 2003-01-04 12:55:01 +00:00
  • 043ada7c08 Fixed cygwin config to cope with new stricter POSIX feature detection Modified dinkumware config to not set BOOST_NO_STD_ALLOCATOR when the compiler is not MSVC. John Maddock 2003-01-04 12:53:08 +00:00
  • 18e4652814 Patch for missing long long numeric limits. Dave Abrahams 2003-01-03 15:16:30 +00:00
  • 7c7da1d09a Use __VERSION__ for msg to pick up all 3 levels Beman Dawes 2003-01-01 19:19:57 +00:00
  • ce94616f6e add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • 783b6407c3 ++last known Beman Dawes 2002-12-23 19:49:22 +00:00
  • bd3900cb28 1.30.0 prep Beman Dawes 2002-12-23 15:19:21 +00:00
  • 6fc288a2cd rename Boost.test libraries Beman Dawes 2002-12-22 20:57:56 +00:00
  • 21922c5b5b Added checks for _POSIX_C_SOURCE and _XOPEN_SOURCE John Maddock 2002-12-22 12:11:07 +00:00
  • 5e5eaae566 add missing parens Dave Abrahams 2002-12-19 17:01:00 +00:00
  • 3ada4c5873 MacOS fixes for Carbon builds John Maddock 2002-12-19 11:38:07 +00:00
  • ff6bee14c8 doc fix Dave Abrahams 2002-12-19 04:29:53 +00:00
  • 75d1036e2b Final version, I think. Includes BOOST_TESTED_AT error/warning mechanism for latest version tests. Dave Abrahams 2002-12-19 04:29:03 +00:00
  • 941d72d8df Initial commit John Maddock 2002-12-13 11:14:29 +00:00
  • 6b980a5a2d Fold in results of all recent discussions Dave Abrahams 2002-12-12 18:43:26 +00:00
  • 430d235b4e Added BOOST_NO_UNREACHABLE_RETURN_DETECTION Dave Abrahams 2002-12-09 14:57:59 +00:00
  • 3596eec09a Added BOOST_UNREACHABLE_RETURN workaround macro. John Maddock 2002-12-09 12:21:54 +00:00
  • 555d41525d Add boost/config.hpp include Dave Abrahams 2002-12-06 19:17:42 +00:00
  • eb0e48ba27 initial commit Dave Abrahams 2002-12-06 19:07:40 +00:00
  • 09ab4bc87b Account for broken pthreads on HPUX Dave Abrahams 2002-12-04 17:58:12 +00:00
  • 0c41779a38 added BOOST_NO_MEMBER_TEMPLATE_KEYWORD Dave Abrahams 2002-12-04 15:49:51 +00:00
  • dd33b06231 update configuration for latest HP Dave Abrahams 2002-12-03 19:04:22 +00:00
  • a7e89b0c67 removed defunct BOOST_DECL macro John Maddock 2002-11-15 12:57:13 +00:00
  • 93c84f7657 Added new macros to config_info Updated configure script to log the results John Maddock 2002-11-15 11:46:26 +00:00
  • 180d63457b Added new config macro test cases, removed old testing script (use bjam instead). John Maddock 2002-11-13 12:19:31 +00:00
  • b09fd33660 BOOST_NO_EXCEPTIONS patch from Alberto Barbati <abarbati@iaanus.com> Dave Abrahams 2002-11-13 04:49:56 +00:00
  • 2ca6ac7df2 Fix for vc7 Dave Abrahams 2002-11-12 03:18:20 +00:00
  • ea44ab1401 Added BOOST_HAS_NRVO Daniel Frey 2002-11-12 00:18:26 +00:00
  • 0ec58eab08 Added BOOST_STD_EXTENTION_NAMESPACE docs. John Maddock 2002-11-11 12:14:04 +00:00
  • 3c3999d851 fixed mis-spelled BOOST_NO_CWCTYPE John Maddock 2002-11-11 12:12:55 +00:00
  • 49ab0b66d5 Added BOOST_DINKUMWARE_STDLIB macro John Maddock 2002-11-09 11:54:05 +00:00
  • 14bbe68053 BOOST_DEDUCED_TYPENAME Dave Abrahams 2002-11-07 14:01:16 +00:00
  • f217166b21 BOOST_DEDUCED_TYPENAME Dave Abrahams 2002-11-07 01:11:13 +00:00
  • 48b23b5064 No member template friends in 8.x Dave Abrahams 2002-11-06 19:40:16 +00:00
  • f0ab8c6d41 Daniel Frey's NRVO patches Dave Abrahams 2002-11-04 01:59:32 +00:00
  • 49e2972952 Update for Sun Workshop 7 Dave Abrahams 2002-11-01 02:41:01 +00:00
  • 253bd15cf1 Fix standard C library check so it will work with CodeWarrior Pro 8. Darin Adler 2002-10-23 23:32:38 +00:00
  • f72495d8b5 Moved Dinkumware lib detection further down the list, so that it doesn't get confused with any possible replacements. John Maddock 2002-10-23 11:02:04 +00:00
  • 7302ec29fe Merged changes from RC_1_29_0. John Maddock 2002-10-21 11:05:10 +00:00
  • 9ec9927674 Merged changes from the RC_1_29_0 branch. John Maddock 2002-10-21 11:03:05 +00:00
  • 476647be19 This commit was manufactured by cvs2svn to create tag 'Version_1_29_0'. boost-1.29.0 nobody 2002-10-11 15:17:55 +00:00
  • fa088d0856 Fixed misleading comment. John Maddock 2002-10-09 11:10:43 +00:00
  • e1504cfb2e BOOST_NO_TEMPLATE_TEMPLATES fix Aleksey Gurtovoy 2002-09-30 05:25:45 +00:00
  • c980eca229 undo incorrect BOOST_STRICT_CONFIG changes Aleksey Gurtovoy 2002-09-30 05:21:38 +00:00
  • b0310d66ea undo incorrect BOOST_STRICT_CONFIG changes Aleksey Gurtovoy 2002-09-30 05:03:47 +00:00
  • 397e88754d BOOST_STRICT_CONFIG fix Aleksey Gurtovoy 2002-09-30 04:47:03 +00:00
  • febdc45ced Reenabled BOOST_NO_INCLASS_MEMBER_INITIALIZATION and added BOOST_NO_MEMBER_TEMPLATE_KEYWORD. Both are also defined on newer versions unless BOOST_STRICT_CONFIG is defined. Markus Schöpflin 2002-09-27 15:48:01 +00:00
  • d9d56055d5 Patched for Aix which has <stdint.h> John Maddock 2002-09-25 11:10:30 +00:00
  • ba82286f2e Added AIX config fixes supplied by Markus Schoepflin. John Maddock 2002-09-25 11:05:41 +00:00
  • 88ee7241f1 Fixed library checking routines John Maddock 2002-09-24 11:37:42 +00:00
  • 04b254b41d Fixes for .NET 2003 John Maddock 2002-09-23 11:14:31 +00:00
  • b1c80d61a2 Updates for .NET 2003 config: John Maddock 2002-09-23 11:12:21 +00:00
  • 111b069c37 This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'. nobody 2002-09-19 20:49:39 +00:00
  • 8c49d00328 Correct BOOST_NO_EXCEPTIONS for KAI Dave Abrahams 2002-09-17 17:37:31 +00:00
  • 61cc49fd2f Move BOOST_NO_TEMPLATE_TEMPLATES check to edg_common Dave Abrahams 2002-09-17 01:00:31 +00:00
  • 78dddbc032 Old EDG fixes Dave Abrahams 2002-09-17 00:49:09 +00:00