Commit Graph

  • 060cfa9333 Tru64/GCC threading fix. Markus Schöpflin 2004-10-07 13:07:33 +0000
  • 3ebc5a4e2b c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • d216a669c5 Added vc8 support John Maddock 2004-09-10 10:12:58 +0000
  • d59804c306 MPL workaround suggested by Joaquin Lopez Munoz Toon Knapen 2004-09-09 13:02:20 +0000
  • b2aa14a42e Configuration update for 9.3 Stefan Slapeta 2004-09-09 09:12:00 +0000
  • 1a38571c92 Patch for STLPort configs with no wide stream support. John Maddock 2004-09-05 10:54:21 +0000
  • fe1285bb8f guard long long usage with BOOST_HAS_LONG_LONG Aleksey Gurtovoy 2004-09-04 11:21:16 +0000
  • 64a8b36b23 Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. John Maddock 2004-09-04 10:34:49 +0000
  • 6bf226144f More config tweeks for swprintf support. John Maddock 2004-08-27 10:30:05 +0000
  • 5d5767d78a Another como tweek bease on feedback from Bronek Kozicki John Maddock 2004-08-23 10:36:29 +0000
  • b8c5b0b240 Updated como config. John Maddock 2004-08-21 12:30:28 +0000
  • 660103b429 Different config macros for windows and linux compiler Stefan Slapeta 2004-08-18 14:27:42 +0000
  • 157d261ca1 Added BOOST_NO_SWPRINTF for windows. John Maddock 2004-08-18 11:44:51 +0000
  • bda66dc08c account for vc 8.0 Robert Ramey 2004-08-12 16:18:43 +0000
  • 85dda2ca36 set BOOST_NO_MEMBER_TEMPLATE_FRIENDS for vc 8.0 Robert Ramey 2004-08-12 01:24:36 +0000
  • d43935d3e0 Removed Boost.org copyrights and replaced with originating authors copyright instead. John Maddock 2004-08-10 12:53:34 +0000
  • b34869b10f Updated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define. John Maddock 2004-08-08 11:37:13 +0000
  • 04ca3474a5 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-27 03:43:34 +0000
  • b3c0b615fc Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +0000
  • 687b1ec4b2 Licence update John Maddock 2004-07-25 12:01:00 +0000
  • 51e6cb950b Added BOOST_WINDOWS John Maddock 2004-07-25 11:57:03 +0000
  • 0dd2b7aed9 Documentation update from Jon T. Pedant Douglas Gregor 2004-07-20 17:03:55 +0000
  • b849bfaf59 More V2 Jamfile tweaks. Vladimir Prus 2004-07-19 07:12:45 +0000
  • 2daa039875 fix messed up newlines Aleksey Gurtovoy 2004-07-16 09:00:12 +0000
  • b9b244945a removed definition of BOOST_NO_CWCHAR and BOOST_NO_CTYPE_FUNCTIONS Robert Ramey 2004-07-15 18:03:57 +0000
  • 6fe0c2f74b Changes for WinCE. Michael Glassford 2004-07-15 01:45:26 +0000
  • 139023aa09 member template friend syntax not supported yet Jerry Dy 2004-07-14 15:53:41 +0000
  • 7bcb01dc06 Fix for missing WCHAR_MAX/WCHAR_MIN defines. John Maddock 2004-07-14 11:00:11 +0000
  • 2ab6de5d5c updated so BOOST_NO_MEMBER_TEMPLATE_KEYWORD is disabled for aC++ 3.13 & above Jerry Dy 2004-07-13 23:55:44 +0000
  • f0f854707d Document BOOST_HAS_FACET macro Douglas Gregor 2004-07-12 03:15:38 +0000
  • 17e578ef53 Added BOOST_HAS_FACET macro Douglas Gregor 2004-07-12 03:12:39 +0000
  • efe60bb2d1 Changes for WinCE. Michael Glassford 2004-07-10 12:31:09 +0000
  • 719e2aa70f Markus Troyer correctly pointed out that BOOST_NO_INCLASS_MEMBER_INITIALIZATION should not be defined for version 6 Toon Knapen 2004-07-06 12:50:06 +0000
  • 2237e5ae02 bump up DigitalMars version check Aleksey Gurtovoy 2004-07-06 00:46:52 +0000
  • cf4e798691 move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines Eric Niebler 2004-07-02 01:21:32 +0000
  • 7203ad09bb Removed gcc-3.4 warning (causes more issues than it solves). John Maddock 2004-06-30 10:17:00 +0000
  • a0d70af62d Tweeked support for BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS John Maddock 2004-06-29 10:19:27 +0000
  • b3eebec364 Patch for gcc-3.4 thread support. John Maddock 2004-06-27 15:31:23 +0000
  • 824cdcf0cf Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS. Updated tests to not use Boost.Test. John Maddock 2004-06-22 12:41:11 +0000
  • 3d62b1768f Updated digital mars to version 0x840. Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS John Maddock 2004-06-22 12:33:06 +0000
  • 73034c7e9c Updated config test system to use new .ipp file extensions. All dependencies on Boost.Test have also been removed for the basic tests. John Maddock 2004-06-15 11:37:57 +0000
  • c7942674bc Improved 64-bit platform diagnostics. John Maddock 2004-06-09 11:19:33 +0000
  • 9678249498 Add V2 Jamfile Vladimir Prus 2004-06-02 05:51:00 +0000
  • 8da5636184 Added more informative comments. John Maddock 2004-05-20 10:20:42 +0000
  • 2e64903b0f Added fix for Intel C++ 6 and the /Zc:wchar_t option. John Maddock 2004-05-20 10:13:31 +0000
  • b0f05deedb Patch for sunpro 5.5 and long long numeric_limits support John Maddock 2004-05-14 10:26:36 +0000
  • 119f37e931 Added new GLIBC++V3 macros (from gcc 3.4). John Maddock 2004-05-04 10:37:17 +0000
  • a76758bfe8 Updated for gcc 3.4 John Maddock 2004-05-03 11:26:53 +0000
  • ecfc74dcb1 Added checks to verify options at compile time. John Maddock 2004-05-01 10:51:05 +0000
  • 319660dc0a fix for MIPSpro problems: _XOPEN_SOURCE >= 500 -> _XOPEN_SOURCE+0 >= 500 Ralf W. Grosse-Kunstleve 2004-04-18 07:10:13 +0000
  • 5eceb24682 Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE Dave Abrahams 2004-04-11 22:57:16 +0000
  • 97285e8f89 Intel 8 is OK with std::locale code. John Maddock 2004-03-22 12:58:55 +0000
  • acfe67a2ed Restricted old feature set to "real" VC6 only. John Maddock 2004-03-18 11:32:08 +0000
  • b1fcec8967 removed requirement for _MSC_EXTENSIONS with msvc John Maddock 2004-03-16 17:35:07 +0000
  • f057481147 added NO_INCLASS_MEMBER_INIT for version 6 Toon Knapen 2004-03-10 16:11:41 +0000
  • 7c2c41e9e4 defined BOOST_NO_STD_MESSAGES since std::messages<char>::catalog can not be casted to an int Toon Knapen 2004-03-10 15:09:56 +0000
  • 01ba5c108f bumped version check Aleksey Gurtovoy 2004-03-07 04:21:52 +0000
  • 6d27dfbbef fix min/max problems Eric Niebler 2004-02-28 21:21:30 +0000
  • b721a6debe fix min/max problem Eric Niebler 2004-02-28 21:02:02 +0000
  • 4dfaafc848 Patch for OpenBSD from sig lgb. Björn Karlsson 2004-02-27 13:13:00 +0000
  • 95f6278e82 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +0000
  • 8a67e3222a Added BOOST_NO_MEMBER_TEMPLATE_FRIENDS John Maddock 2004-02-25 12:39:43 +0000
  • 11ef0cd208 Extended member friend test, previous version did not catch all defects (with Borland compiler for example). John Maddock 2004-02-25 12:36:15 +0000
  • 2d0dc7405d Workaround for Sun CC 5.6 Christopher Currie 2004-02-16 15:17:03 +0000
  • 28f50c3295 std lib extension namespace is stdext on vc7.1 John Maddock 2004-02-03 12:41:45 +0000
  • e8602a5b86 Fix a typo Guillaume Melquiond 2004-01-26 13:14:05 +0000
  • 1bcb2811bf CodeWarrior for Palm OS does not have <unistd.h> (SourceForge patch 505349) Jens Maurer 2004-01-25 21:18:22 +0000
  • 0b46553072 Add support to detect if STLport was configured to not use wchar_t Giovanni Bajo 2004-01-25 16:28:02 +0000
  • 38d0bdb068 Improve code to detect if wchar_t is a native type Giovanni Bajo 2004-01-25 16:26:41 +0000
  • 9b4d488101 DM fixes Aleksey Gurtovoy 2004-01-23 04:56:10 +0000
  • cd5db2b09f Added missing #undef (previously one symbol was left defined when the header exited, which caused problems when including two or more libs, one a static link and one a dynamic link). John Maddock 2004-01-21 11:55:11 +0000
  • bb140bdddc DM fixes Aleksey Gurtovoy 2004-01-19 20:52:53 +0000
  • 08b94e0ae8 DM fixes Aleksey Gurtovoy 2004-01-19 20:45:33 +0000
  • 8d21d15f80 Added __CYGWIN__ and __MINGW__ macros. John Maddock 2004-01-16 11:08:26 +0000
  • bdbcfed201 Applied threading detection patch from Ed Swartz at Metrowerks Dave Abrahams 2004-01-15 17:42:07 +0000
  • 58a844779e Patches for cstdint support: John Maddock 2004-01-14 13:30:49 +0000
  • f7ab97e862 Added docs for auto-link and dll option macros John Maddock 2004-01-10 12:10:00 +0000
  • 071d79d058 Updated setup based on Metrowerks feedback John Maddock 2004-01-09 13:03:45 +0000
  • 12ae2bd907 Renamed namespace "user", that name is used in some platform headers :-( John Maddock 2004-01-09 11:28:30 +0000
  • 690210dbb5 Enable Metrowerks support Beman Dawes 2004-01-09 02:20:57 +0000
  • 7bdb84544f turn on auto link support for Intel (from John Maddock) Beman Dawes 2004-01-09 00:52:02 +0000
  • 176b94c8d4 Updated and added link-tests to stress auto-linking. John Maddock 2004-01-08 12:42:38 +0000
  • e41f88e71d Fixed broken test cases, and added two new ones that were previously missing from cvs John Maddock 2004-01-06 13:24:31 +0000
  • 03abb9c07a Ed Swartz of Metrowerks says __MWERKS__ will be 0x3202 for 9.2 Beman Dawes 2004-01-06 01:03:43 +0000
  • e3b7e9034b Updated version check to gcc3.4 John Maddock 2004-01-05 12:05:07 +0000
  • ca04d5e1eb Suppress warnings in gcc-3.4 Dave Abrahams 2004-01-05 11:35:13 +0000
  • 570538a303 Added missing <algorithm> include - fixes some problems when mixing boost with windows headers. John Maddock 2003-12-30 12:10:03 +0000
  • 95117e938e Set BOOST_NO_SWPRINTF unconditionally for _WIN32 John Maddock 2003-12-24 12:00:09 +0000
  • 5b4e6a4068 Added some missing defines. John Maddock 2003-12-21 16:18:01 +0000
  • c42978702d Added tests for new requires_threads.hpp header John Maddock 2003-12-20 11:55:42 +0000
  • 94a7800ff4 Added new header for checking multi-threading requirements. John Maddock 2003-12-20 11:54:47 +0000
  • 5dbc5f3826 9.2 still needs BOOST_NO_MEMBER_TEMPLATE_FRIENDS Beman Dawes 2003-12-19 12:54:26 +0000
  • a361db89ec Improved error message for unknown compilers John Maddock 2003-12-19 12:16:58 +0000
  • 8dcb1c2f4e Update version numbers Beman Dawes 2003-12-18 21:33:10 +0000
  • d01d0f9ab0 Apparently BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS needs to be defined for vc7 John Maddock 2003-12-17 12:14:15 +0000
  • 89f71e245f Fixed iostream usage (gcc 3.4 regressions) John Maddock 2003-12-15 12:31:05 +0000
  • 3c0eed1fed Cleaned up regressions from last release caused by new macros being added. John Maddock 2003-12-15 12:30:32 +0000
  • 039a8e3b92 Re ran generate program (last run messed things up). Config_test.cpp should be OK now. John Maddock 2003-12-13 12:31:48 +0000
  • 0bdf1a13e2 DigitalMars fixes Aleksey Gurtovoy 2003-12-13 10:06:06 +0000
  • fd367acdcb Added new macro BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL John Maddock 2003-12-11 12:00:30 +0000