Dave Abrahams
|
5eceb24682
|
Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE
[SVN r22629]
|
2004-04-11 22:57:16 +00:00 |
|
John Maddock
|
97285e8f89
|
Intel 8 is OK with std::locale code.
[SVN r22543]
|
2004-03-22 12:58:55 +00:00 |
|
John Maddock
|
acfe67a2ed
|
Restricted old feature set to "real" VC6 only.
[SVN r22517]
|
2004-03-18 11:32:08 +00:00 |
|
John Maddock
|
b1fcec8967
|
removed requirement for _MSC_EXTENSIONS with msvc
[SVN r22504]
|
2004-03-16 17:35:07 +00:00 |
|
Toon Knapen
|
f057481147
|
added NO_INCLASS_MEMBER_INIT for version 6
[SVN r22478]
|
2004-03-10 16:11:41 +00:00 |
|
Toon Knapen
|
7c2c41e9e4
|
defined BOOST_NO_STD_MESSAGES since std::messages<char>::catalog can not be
casted to an int
[SVN r22476]
|
2004-03-10 15:09:56 +00:00 |
|
Aleksey Gurtovoy
|
01ba5c108f
|
bumped version check
[SVN r22447]
|
2004-03-07 04:21:52 +00:00 |
|
Eric Niebler
|
6d27dfbbef
|
fix min/max problems
[SVN r22408]
|
2004-02-28 21:21:30 +00:00 |
|
Eric Niebler
|
b721a6debe
|
fix min/max problem
[SVN r22406]
|
2004-02-28 21:02:02 +00:00 |
|
Björn Karlsson
|
4dfaafc848
|
Patch for OpenBSD from sig lgb.
[SVN r22397]
|
2004-02-27 13:13:00 +00:00 |
|
Eric Niebler
|
95f6278e82
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
|
2004-02-26 18:27:02 +00:00 |
|
John Maddock
|
8a67e3222a
|
Added BOOST_NO_MEMBER_TEMPLATE_FRIENDS
[SVN r22389]
|
2004-02-25 12:39:43 +00:00 |
|
John Maddock
|
11ef0cd208
|
Extended member friend test, previous version did not catch all defects (with Borland compiler for example).
[SVN r22386]
|
2004-02-25 12:36:15 +00:00 |
|
Christopher Currie
|
2d0dc7405d
|
Workaround for Sun CC 5.6
[SVN r22297]
|
2004-02-16 15:17:03 +00:00 |
|
John Maddock
|
28f50c3295
|
std lib extension namespace is stdext on vc7.1
[SVN r22148]
|
2004-02-03 12:41:45 +00:00 |
|
Guillaume Melquiond
|
e8602a5b86
|
Fix a typo
[SVN r21968]
|
2004-01-26 13:14:05 +00:00 |
|
Jens Maurer
|
1bcb2811bf
|
CodeWarrior for Palm OS does not have <unistd.h> (SourceForge patch 505349)
[SVN r21927]
|
2004-01-25 21:18:22 +00:00 |
|
Giovanni Bajo
|
0b46553072
|
Add support to detect if STLport was configured to not use wchar_t
[SVN r21920]
|
2004-01-25 16:28:02 +00:00 |
|
Giovanni Bajo
|
38d0bdb068
|
Improve code to detect if wchar_t is a native type
[SVN r21919]
|
2004-01-25 16:26:41 +00:00 |
|
Aleksey Gurtovoy
|
9b4d488101
|
DM fixes
[SVN r21885]
|
2004-01-23 04:56:10 +00:00 |
|
John Maddock
|
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).
[SVN r21857]
|
2004-01-21 11:55:11 +00:00 |
|
Aleksey Gurtovoy
|
bb140bdddc
|
DM fixes
[SVN r21832]
|
2004-01-19 20:52:53 +00:00 |
|
Aleksey Gurtovoy
|
08b94e0ae8
|
DM fixes
[SVN r21830]
|
2004-01-19 20:45:33 +00:00 |
|
John Maddock
|
8d21d15f80
|
Added __CYGWIN__ and __MINGW__ macros.
[SVN r21782]
|
2004-01-16 11:08:26 +00:00 |
|
Dave Abrahams
|
bdbcfed201
|
Applied threading detection patch from Ed Swartz at Metrowerks
[SVN r21764]
|
2004-01-15 17:42:07 +00:00 |
|
John Maddock
|
58a844779e
|
Patches for cstdint support:
cygwin and mingw now use native stdint headers.
default header now compiles in -pedantic -ansi mode with gcc.
[SVN r21728]
|
2004-01-14 13:30:49 +00:00 |
|
John Maddock
|
f7ab97e862
|
Added docs for auto-link and dll option macros
[SVN r21572]
|
2004-01-10 12:10:00 +00:00 |
|
John Maddock
|
071d79d058
|
Updated setup based on Metrowerks feedback
[SVN r21567]
|
2004-01-09 13:03:45 +00:00 |
|
John Maddock
|
12ae2bd907
|
Renamed namespace "user", that name is used in some platform headers :-(
[SVN r21562]
|
2004-01-09 11:28:30 +00:00 |
|
Beman Dawes
|
690210dbb5
|
Enable Metrowerks support
[SVN r21552]
|
2004-01-09 02:20:57 +00:00 |
|
Beman Dawes
|
7bdb84544f
|
turn on auto link support for Intel (from John Maddock)
[SVN r21551]
|
2004-01-09 00:52:02 +00:00 |
|
John Maddock
|
176b94c8d4
|
Updated and added link-tests to stress auto-linking.
[SVN r21542]
|
2004-01-08 12:42:38 +00:00 |
|
John Maddock
|
e41f88e71d
|
Fixed broken test cases, and added two new ones that were previously missing from cvs
[SVN r21509]
|
2004-01-06 13:24:31 +00:00 |
|
Beman Dawes
|
03abb9c07a
|
Ed Swartz of Metrowerks says __MWERKS__ will be 0x3202 for 9.2
[SVN r21505]
|
2004-01-06 01:03:43 +00:00 |
|
John Maddock
|
e3b7e9034b
|
Updated version check to gcc3.4
[SVN r21495]
|
2004-01-05 12:05:07 +00:00 |
|
Dave Abrahams
|
ca04d5e1eb
|
Suppress warnings in gcc-3.4
[SVN r21492]
|
2004-01-05 11:35:13 +00:00 |
|
John Maddock
|
570538a303
|
Added missing <algorithm> include - fixes some problems when mixing boost with windows headers.
[SVN r21426]
|
2003-12-30 12:10:03 +00:00 |
|
John Maddock
|
95117e938e
|
Set BOOST_NO_SWPRINTF unconditionally for _WIN32
[SVN r21388]
|
2003-12-24 12:00:09 +00:00 |
|
John Maddock
|
5b4e6a4068
|
Added some missing defines.
[SVN r21362]
|
2003-12-21 16:18:01 +00:00 |
|
John Maddock
|
c42978702d
|
Added tests for new requires_threads.hpp header
[SVN r21350]
|
2003-12-20 11:55:42 +00:00 |
|
John Maddock
|
94a7800ff4
|
Added new header for checking multi-threading requirements.
[SVN r21349]
|
2003-12-20 11:54:47 +00:00 |
|
Beman Dawes
|
5dbc5f3826
|
9.2 still needs BOOST_NO_MEMBER_TEMPLATE_FRIENDS
[SVN r21337]
|
2003-12-19 12:54:26 +00:00 |
|
John Maddock
|
a361db89ec
|
Improved error message for unknown compilers
[SVN r21336]
|
2003-12-19 12:16:58 +00:00 |
|
Beman Dawes
|
8dcb1c2f4e
|
Update version numbers
[SVN r21329]
|
2003-12-18 21:33:10 +00:00 |
|
John Maddock
|
d01d0f9ab0
|
Apparently BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS needs to be defined for vc7
[SVN r21301]
|
2003-12-17 12:14:15 +00:00 |
|
John Maddock
|
89f71e245f
|
Fixed iostream usage (gcc 3.4 regressions)
[SVN r21271]
|
2003-12-15 12:31:05 +00:00 |
|
John Maddock
|
3c0eed1fed
|
Cleaned up regressions from last release caused by new macros being added.
[SVN r21270]
|
2003-12-15 12:30:32 +00:00 |
|
John Maddock
|
039a8e3b92
|
Re ran generate program (last run messed things up). Config_test.cpp should be OK now.
[SVN r21244]
|
2003-12-13 12:31:48 +00:00 |
|
Aleksey Gurtovoy
|
0bdf1a13e2
|
DigitalMars fixes
[SVN r21242]
|
2003-12-13 10:06:06 +00:00 |
|
John Maddock
|
fd367acdcb
|
Added new macro BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
[SVN r21222]
|
2003-12-11 12:00:30 +00:00 |
|