b2aa14a42eConfiguration update for 9.3
Stefan Slapeta
2004-09-09 09:12:00 +0000
1a38571c92Patch for STLPort configs with no wide stream support.
John Maddock
2004-09-05 10:54:21 +0000
fe1285bb8fguard long long usage with BOOST_HAS_LONG_LONG
Aleksey Gurtovoy
2004-09-04 11:21:16 +0000
64a8b36b23Added 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
6bf226144fMore config tweeks for swprintf support.
John Maddock
2004-08-27 10:30:05 +0000
5d5767d78aAnother como tweek bease on feedback from Bronek Kozicki
John Maddock
2004-08-23 10:36:29 +0000
b8c5b0b240Updated como config.
John Maddock
2004-08-21 12:30:28 +0000
660103b429Different config macros for windows and linux compiler
Stefan Slapeta
2004-08-18 14:27:42 +0000
157d261ca1Added BOOST_NO_SWPRINTF for windows.
John Maddock
2004-08-18 11:44:51 +0000
bda66dc08caccount for vc 8.0
Robert Ramey
2004-08-12 16:18:43 +0000
85dda2ca36set BOOST_NO_MEMBER_TEMPLATE_FRIENDS for vc 8.0
Robert Ramey
2004-08-12 01:24:36 +0000
d43935d3e0Removed Boost.org copyrights and replaced with originating authors copyright instead.
John Maddock
2004-08-10 12:53:34 +0000
b34869b10fUpdated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define.
John Maddock
2004-08-08 11:37:13 +0000
04ca3474a5Converted to Boost Software License, Version 1.0
Douglas Gregor
2004-07-27 03:43:34 +0000
b3c0b615fcConverted to Boost Software License, Version 1.0
Douglas Gregor
2004-07-26 00:32:12 +0000
687b1ec4b2Licence update
John Maddock
2004-07-25 12:01:00 +0000
51e6cb950bAdded BOOST_WINDOWS
John Maddock
2004-07-25 11:57:03 +0000
0dd2b7aed9Documentation update from Jon T. Pedant
Douglas Gregor
2004-07-20 17:03:55 +0000
b849bfaf59More V2 Jamfile tweaks.
Vladimir Prus
2004-07-19 07:12:45 +0000
2daa039875fix messed up newlines
Aleksey Gurtovoy
2004-07-16 09:00:12 +0000
b9b244945aremoved definition of BOOST_NO_CWCHAR and BOOST_NO_CTYPE_FUNCTIONS
Robert Ramey
2004-07-15 18:03:57 +0000
6fe0c2f74bChanges for WinCE.
Michael Glassford
2004-07-15 01:45:26 +0000
139023aa09member template friend syntax not supported yet
Jerry Dy
2004-07-14 15:53:41 +0000
7bcb01dc06Fix for missing WCHAR_MAX/WCHAR_MIN defines.
John Maddock
2004-07-14 11:00:11 +0000
2ab6de5d5cupdated so BOOST_NO_MEMBER_TEMPLATE_KEYWORD is disabled for aC++ 3.13 & above
Jerry Dy
2004-07-13 23:55:44 +0000
f0f854707dDocument BOOST_HAS_FACET macro
Douglas Gregor
2004-07-12 03:15:38 +0000
17e578ef53Added BOOST_HAS_FACET macro
Douglas Gregor
2004-07-12 03:12:39 +0000
efe60bb2d1Changes for WinCE.
Michael Glassford
2004-07-10 12:31:09 +0000
719e2aa70fMarkus 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
2237e5ae02bump up DigitalMars version check
Aleksey Gurtovoy
2004-07-06 00:46:52 +0000
cf4e798691move 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
7203ad09bbRemoved gcc-3.4 warning (causes more issues than it solves).
John Maddock
2004-06-30 10:17:00 +0000
a0d70af62dTweeked support for BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
John Maddock
2004-06-29 10:19:27 +0000
b3eebec364Patch for gcc-3.4 thread support.
John Maddock
2004-06-27 15:31:23 +0000
824cdcf0cfAdded BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS. Updated tests to not use Boost.Test.
John Maddock
2004-06-22 12:41:11 +0000
3d62b1768fUpdated digital mars to version 0x840. Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
John Maddock
2004-06-22 12:33:06 +0000
73034c7e9cUpdated 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
c7942674bcImproved 64-bit platform diagnostics.
John Maddock
2004-06-09 11:19:33 +0000
9678249498Add V2 Jamfile
Vladimir Prus
2004-06-02 05:51:00 +0000
8da5636184Added more informative comments.
John Maddock
2004-05-20 10:20:42 +0000
2e64903b0fAdded fix for Intel C++ 6 and the /Zc:wchar_t option.
John Maddock
2004-05-20 10:13:31 +0000
b0f05deedbPatch for sunpro 5.5 and long long numeric_limits support
John Maddock
2004-05-14 10:26:36 +0000
119f37e931Added new GLIBC++V3 macros (from gcc 3.4).
John Maddock
2004-05-04 10:37:17 +0000
a76758bfe8Updated for gcc 3.4
John Maddock
2004-05-03 11:26:53 +0000
ecfc74dcb1Added checks to verify options at compile time.
John Maddock
2004-05-01 10:51:05 +0000
319660dc0afix for MIPSpro problems: _XOPEN_SOURCE >= 500 -> _XOPEN_SOURCE+0 >= 500
Ralf W. Grosse-Kunstleve
2004-04-18 07:10:13 +0000
5eceb24682Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE
Dave Abrahams
2004-04-11 22:57:16 +0000
97285e8f89Intel 8 is OK with std::locale code.
John Maddock
2004-03-22 12:58:55 +0000
acfe67a2edRestricted old feature set to "real" VC6 only.
John Maddock
2004-03-18 11:32:08 +0000
b1fcec8967removed requirement for _MSC_EXTENSIONS with msvc
John Maddock
2004-03-16 17:35:07 +0000
f057481147added NO_INCLASS_MEMBER_INIT for version 6
Toon Knapen
2004-03-10 16:11:41 +0000
7c2c41e9e4defined 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
01ba5c108fbumped version check
Aleksey Gurtovoy
2004-03-07 04:21:52 +0000
6d27dfbbeffix min/max problems
Eric Niebler
2004-02-28 21:21:30 +0000
b721a6debefix min/max problem
Eric Niebler
2004-02-28 21:02:02 +0000
4dfaafc848Patch for OpenBSD from sig lgb.
Björn Karlsson
2004-02-27 13:13:00 +0000
95f6278e82remove 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
8a67e3222aAdded BOOST_NO_MEMBER_TEMPLATE_FRIENDS
John Maddock
2004-02-25 12:39:43 +0000
11ef0cd208Extended member friend test, previous version did not catch all defects (with Borland compiler for example).
John Maddock
2004-02-25 12:36:15 +0000
2d0dc7405dWorkaround for Sun CC 5.6
Christopher Currie
2004-02-16 15:17:03 +0000
28f50c3295std lib extension namespace is stdext on vc7.1
John Maddock
2004-02-03 12:41:45 +0000
e8602a5b86Fix a typo
Guillaume Melquiond
2004-01-26 13:14:05 +0000
1bcb2811bfCodeWarrior for Palm OS does not have <unistd.h> (SourceForge patch 505349)
Jens Maurer
2004-01-25 21:18:22 +0000
0b46553072Add support to detect if STLport was configured to not use wchar_t
Giovanni Bajo
2004-01-25 16:28:02 +0000
38d0bdb068Improve code to detect if wchar_t is a native type
Giovanni Bajo
2004-01-25 16:26:41 +0000
cd5db2b09fAdded 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