Commit Graph

  • c9f3fe3bfc Updated generator program and Jamfiles. John Maddock 2006-02-15 14:09:37 +0000
  • ee01b1d973 Generate Jamfile.v2 as well. Vladimir Prus 2006-02-15 11:25:01 +0000
  • 253379fcaf Update for BCB2006 Alisdair Meredith 2006-02-12 10:42:10 +0000
  • 7fc5eab0ab Add hash table and slist headers and docs Douglas Gregor 2006-02-09 16:29:09 +0000
  • 8b32510896 Oops last QNX fix didn't quite work, should be really fixed now! John Maddock 2006-02-07 11:13:07 +0000
  • 458d542084 Give BOOST_SLIST_HEADER a default value. John Maddock 2006-02-07 11:04:15 +0000
  • faa53217cd Fix up test case for QNX. John Maddock 2006-02-04 17:36:01 +0000
  • 3d33b40f9a Gcc has hash_set and slist in non-standard location. John Maddock 2006-01-26 17:32:13 +0000
  • 7fdcdabd3e Make math_info static link for Borland (fixes unresolved externals from Borland/STLport bug). John Maddock 2006-01-24 17:29:56 +0000
  • 2e5048e150 Updated to use the right macros. John Maddock 2006-01-24 17:24:24 +0000
  • 9d44d86416 boost/config/stdlib/libstdcpp3.hpp: - libstdc++ has hashed containers and slist; they're just in a different place Douglas Gregor 2006-01-23 20:50:27 +0000
  • 6996886622 Minor cleanup to avoid including C standard header unless implementing a workaround Alisdair Meredith 2006-01-21 22:53:57 +0000
  • 3a1e8da8de VC8 EVC++ is known to be OK. John Maddock 2006-01-13 10:48:08 +0000
  • a43a9b0b34 Added gcc-xml support John Maddock 2006-01-09 10:35:40 +0000
  • 50f2b9e1be Add __USE_BSD macro Beman Dawes 2005-12-27 14:38:15 +0000
  • eab37805f5 Fix EVC++ typos. John Maddock 2005-12-16 14:08:34 +0000
  • 9289d8d785 Need BOOST_NO_IS_ABSTRACT even with latest compiler. John Maddock 2005-12-12 18:03:20 +0000
  • b32e93581d Intel 9.1 Stefan Slapeta 2005-12-12 17:46:08 +0000
  • 1f5c0aeb3a std::sprintf may have a conforming signature, but it doesn't actually work on VC7.1, disable it. John Maddock 2005-12-12 13:38:32 +0000
  • ba63a3c40e Need std:: prefix to strcmp. John Maddock 2005-12-11 17:28:36 +0000
  • 2e50551897 Add test to probe the mathematical capabilities of the platform. John Maddock 2005-12-10 18:18:34 +0000
  • 9b43ef4a14 Merged from Version_1_33_1 Douglas Gregor 2005-12-08 03:23:02 +0000
  • a1b668e61c Update version check for latest and greatest version. John Maddock 2005-12-06 17:18:51 +0000
  • f174a2b657 Added new file math_info to probe for known or suspected math-related problems and setup. John Maddock 2005-12-06 17:01:52 +0000
  • cbba7fdacc No log1p or expm1 in QNX apparently. John Maddock 2005-12-02 19:21:53 +0000
  • a807f9d0a4 Change version to 1.34 Thomas Witt 2005-11-21 18:45:42 +0000
  • fd10cbfb54 Merge from RC_1_33_0. Rene Rivera 2005-11-19 19:38:13 +0000
  • 721e6acfc3 Added QNX macros. John Maddock 2005-11-04 12:58:15 +0000
  • d52c1a9a62 Added QNX platform support. John Maddock 2005-11-04 12:57:44 +0000
  • 143f0fb6ea Fix configure script: some tabs had been erroneously stripped, and the regexes were incorrectly quoted for M4. John Maddock 2005-11-03 11:23:34 +0000
  • f021974577 Fixed up config to include <utility> via a wrapper that turns off TR1 inclusion in case the Boost.TR1 lib is in the compilers search path. Likewise for <complex> in the Math/TR1 components. John Maddock 2005-10-19 16:38:40 +0000
  • 88d4949843 Revert last set of changes: neither <iosfwd> nor <limits> will work for std lib detection here. John Maddock 2005-10-16 16:08:11 +0000
  • ea654649f1 Revert to using <utility> for std lib detection for now, TR1 will have to do something different. John Maddock 2005-10-16 11:43:26 +0000
  • 18bfd50438 Need to use <limits> as well as <iosfwd> to be sure of detecting std lib version. John Maddock 2005-10-15 17:05:59 +0000
  • 8120f048fc Added TR1 config macro docs. John Maddock 2005-10-15 09:50:48 +0000
  • e18411ec4e Update in preparation for adding the TR1 library. John Maddock 2005-10-14 17:47:29 +0000
  • 58d699efb3 Added changes required for the TR1 library submission: A couple of new macros, and change <utility> to <iosfwd> John Maddock 2005-10-14 14:16:26 +0000
  • fc5024fd78 Added some more Intel options. John Maddock 2005-10-13 12:46:39 +0000
  • c92043496d Intel have now fixed their ADL lookup bug, so don't enable BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL for the fixed version. John Maddock 2005-10-04 09:37:13 +0000
  • b854b15f78 Patch for broken <cerrno>. John Maddock 2005-09-27 09:37:17 +0000
  • 9796bd47ad Applied Beman Dawes patches to tidy up examples. John Maddock 2005-09-16 12:39:42 +0000
  • 67fe04926d Fix comment John Maddock 2005-09-10 10:17:21 +0000
  • f336d7eb05 revert to correct overwrite with wrong file Beman Dawes 2005-09-09 12:34:12 +0000
  • 2b4ec466d0 Detect non-default threading support. John Maddock 2005-09-03 11:04:21 +0000
  • 556482d08c Added config and header include changes needed to support MSVC + STLport 5.0. John Maddock 2005-08-27 10:25:15 +0000
  • f79f2f8d3c Large patch from Ulrich Eckhardt to fix support for EVC++ 4. John Maddock 2005-08-25 16:27:28 +0000
  • bc98e94bdf Patch to detect std::allocator<>::rebind in STLport 5.0. John Maddock 2005-08-25 10:11:22 +0000
  • 4a3b80c167 Enable support for Dragonfly BSD John Maddock 2005-08-24 15:45:17 +0000
  • 21be2ca62d Fix for when Intel on Linux emulates some gcc bugs. John Maddock 2005-08-22 12:24:04 +0000
  • d5e6c50d8d Removed illogical code. John Maddock 2005-08-22 11:21:37 +0000
  • 181c8d364a Don't undef BOOST_TOOLSET after use. John Maddock 2005-08-12 16:01:02 +0000
  • 6e9f9132b4 Added fix for gcc versions that have only partial long long support. John Maddock 2005-07-19 17:14:00 +0000
  • 4a34d89ca9 The definition of _REENTRANT is also needed for GCC 3.3 and below on Tru64. Markus Schöpflin 2005-07-13 15:24:04 +0000
  • c42012d639 Disable debug detection for bcb5.1: it causes the compiler to crash in release mode. John Maddock 2005-07-13 12:34:04 +0000
  • 59f6e111b5 Fix min/max references. John Maddock 2005-07-12 12:40:24 +0000
  • 2f58fb6911 Fix for threading support for Linux on arm. John Maddock 2005-07-10 10:22:20 +0000
  • e35d48bffb Fix configure script: even with BOOST_NO_CONFIG defined, some options get automatically defined in suffix.hpp, we need to include the tests even if this is the case. John Maddock 2005-06-24 11:48:29 +0000
  • a107a3001b link-runtime -> runtime-link. Vladimir Prus 2005-06-22 10:11:39 +0000
  • 95a142d785 Temporary workaround to remove the dependency of BOOST_NO_INTEGRAL_INT64_T on BOOST_HAS_LONG_LONG on Tru64/CXX. It should be completely removed after the next release. Markus Schöpflin 2005-06-21 12:35:22 +0000
  • 17d0352f55 Disable BOOST_HAS_LONG_LONG when the library has no support for it. Markus Schöpflin 2005-06-16 10:23:12 +0000
  • d08665a846 Moved endianness detection to <boost/detail/endian.hpp> Caleb Epstein 2005-06-14 22:19:42 +0000
  • 15b46e94a3 Fixed signed/unsigned comparison warnings. John Maddock 2005-05-31 09:46:54 +0000
  • 5f6bebab60 BOOST_NO_SFINAE needs to be defined for all versions of this compiler. John Maddock 2005-05-27 15:51:32 +0000
  • 1613e9907f aCC doesn't support is_abstract John Maddock 2005-05-17 10:32:59 +0000
  • a20aa40428 Print osf macros. John Maddock 2005-05-15 16:14:22 +0000
  • 30e64613cd Don't warn when testing newer compilers on gcc any more. Fix MWCW 9.5 failures. John Maddock 2005-05-12 16:28:44 +0000
  • f2bf80b474 Added _MSC_FULL_VER to macro list. John Maddock 2005-05-05 16:19:46 +0000
  • e1ccfc425a Don't detect long long support here for MSVC: it confuses VC8 in strict mode, and we have accurate detection code elsewhere anyway. John Maddock 2005-05-05 16:16:50 +0000
  • ca50320138 Moved definition of BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL into common_edg.hpp. John Maddock 2005-04-29 15:28:06 +0000
  • 7d092fecaa Indicate availability of gettimeofday when building for the Carbon/Mach-O/MSL combination. Rene Rivera 2005-04-26 08:29:07 +0000
  • 888299e3ed index.htm is now setup for 1.33.0 Bump version numbers in all the right places (I hope) Update the release manager's checklist with Jamfile.v2 Douglas Gregor 2005-04-23 00:05:34 +0000
  • 65f8b152b7 Added explicit type casts to work around numeric_limits implementations that use nested enums (unnamed types) rather than bool members. John Maddock 2005-04-17 11:26:39 +0000
  • 9437e043fc Added BOOST_NO_IS_ABSTRACT for EDG versions < 3.00. Markus Schöpflin 2005-04-06 13:26:37 +0000
  • 3f5b942d8b Fixed include file name John Maddock 2005-04-05 09:56:19 +0000
  • 221a4bacb8 Previous commit was buggy, test should be < not <=. John Maddock 2005-03-22 10:55:03 +0000
  • 28cad00cb4 gcc on AIX patches. John Maddock 2005-03-16 12:33:29 +0000
  • 963f781337 Sunpro 5.7 fixes from Steve Clamage John Maddock 2005-03-16 12:22:48 +0000
  • 566ef2422a Fixed typos. John Maddock 2005-02-28 13:12:32 +0000
  • 7f85ce4c1a Intel Compiler 9.0 Stefan Slapeta 2005-02-16 09:16:37 +0000
  • 47e3726144 update for cw 9.4 Stefan Slapeta 2005-02-08 18:17:45 +0000
  • acba71531a Tentative fixes for gcc and MWCW thread API selection on Mac OS X John Maddock 2005-02-07 11:34:21 +0000
  • d766b152fd platfrom --> platform Jonathan Turkanis 2005-02-07 03:51:09 +0000
  • fe75f3436c replaced BOOST_TEST Stefan Slapeta 2005-02-03 13:48:49 +0000
  • 616c1f37b3 apply IBM/S390 patch from Jonathan Biggar Aleksey Gurtovoy 2005-02-02 00:50:49 +0000
  • dcd606e1e1 Turn off threading support if glibc++ is single threaded. Enable threading support on HPUX for gcc >= 3.3. John Maddock 2005-01-31 17:06:43 +0000
  • 345eae6135 Added fix for broken tr on some Unix systems. John Maddock 2005-01-13 10:59:43 +0000
  • d29400ed08 Free BSD 5 does have wide character support John Maddock 2005-01-12 12:37:18 +0000
  • a33cd9f728 Fix for non-standard use_facet in some compilation modes. John Maddock 2005-01-02 15:54:14 +0000
  • adf14dfcbc Added support for non-mangled library names. John Maddock 2004-12-29 11:07:19 +0000
  • 78c80bdd79 Modified the order with which tests are included by config_test.cpp so that MSVC6 doesn't choke any more. John Maddock 2004-12-17 11:39:54 +0000
  • 1e3c885b4c Oops, gcc version of the test still had errors... John Maddock 2004-12-17 11:00:14 +0000
  • d3f31de1d8 Need to define BOOST_NO_IS_ABSTRACT for gcc 2.x compilers as well. John Maddock 2004-12-17 10:59:14 +0000
  • 2a61a39950 Integrated wording suggested on mailing list. John Maddock 2004-12-15 12:24:04 +0000
  • 69b2a8ee70 Updated docs to make more of Boost.Config explicity public. John Maddock 2004-12-14 13:34:50 +0000
  • e826c27961 Fixed bug in test case that affects gcc and intel compilers. John Maddock 2004-12-14 12:51:39 +0000
  • 1c0606f745 Added BOOST_NO_IS_ABSTRACT to sunpro and metrowerks configs. John Maddock 2004-12-14 12:51:01 +0000
  • 3bad820e69 Added support for user settable BOOST_LIB_TOOLSET John Maddock 2004-12-04 13:40:11 +0000
  • dacd302d49 Updated maintenance instructions, and removed all shell script. John Maddock 2004-12-04 11:54:18 +0000
  • 3423ec4c52 Added BOOST_NO_IS_ABSTRACT. John Maddock 2004-12-04 11:36:36 +0000
  • f6b977b761 Added BOOST_NO_SFINAE docs, Updated configure script command line. John Maddock 2004-11-27 11:19:27 +0000