Douglas Gregor
|
3e83b97f92
|
CodeWarrior optionally supports rvalue references
[SVN r36151]
|
2006-11-22 17:52:52 +00:00 |
|
Douglas Gregor
|
2001e370c0
|
Preliminary C++0x support
[SVN r36149]
|
2006-11-22 15:58:39 +00:00 |
|
Aleksey Gurtovoy
|
15b2a4515d
|
Merge vacpp MPL asserts config fixes from RC_1_34_0
[SVN r35929]
|
2006-11-09 00:13:22 +00:00 |
|
John Maddock
|
54b470c987
|
Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these).
[SVN r35807]
|
2006-11-02 10:39:11 +00:00 |
|
John Maddock
|
b9e514c5be
|
Removed aCC workarounds that are no longer necessary.
Updated aCC config.
[SVN r34937]
|
2006-08-24 10:59:16 +00:00 |
|
Daniel James
|
89fec50253
|
Balance the '#if's and '#endif's at the end.
[SVN r34508]
|
2006-07-11 20:08:56 +00:00 |
|
Gennaro Prota
|
d544a55259
|
fixed typo: "True64" -> "Tru64"
[SVN r34498]
|
2006-07-10 11:57:36 +00:00 |
|
John Maddock
|
99a62a621b
|
Fix error check at the end.
[SVN r34378]
|
2006-06-23 09:33:09 +00:00 |
|
John Maddock
|
1241a29828
|
Adjusted options from last commit.
[SVN r34369]
|
2006-06-22 12:33:53 +00:00 |
|
John Maddock
|
55524c5108
|
Updates for namespace issues, plus a few more supported features.
[SVN r34368]
|
2006-06-22 12:05:23 +00:00 |
|
Nicola Musatti
|
37dfdf81d4
|
Updated to support bcc32 5.8.2
[SVN r33685]
|
2006-04-13 07:13:32 +00:00 |
|
Alisdair Meredith
|
4fc1131f39
|
Finalise support for BCB2006
Deprecate support for earlier Borland compilers
Added BCB library detection macros
[SVN r33111]
|
2006-02-26 09:33:04 +00:00 |
|
Alisdair Meredith
|
253379fcaf
|
Update for BCB2006
[SVN r32855]
|
2006-02-12 10:42:10 +00:00 |
|
John Maddock
|
2e5048e150
|
Updated to use the right macros.
[SVN r32398]
|
2006-01-24 17:24:24 +00:00 |
|
John Maddock
|
3a1e8da8de
|
VC8 EVC++ is known to be OK.
[SVN r32313]
|
2006-01-13 10:48:08 +00:00 |
|
John Maddock
|
a43a9b0b34
|
Added gcc-xml support
[SVN r32266]
|
2006-01-09 10:35:40 +00:00 |
|
John Maddock
|
eab37805f5
|
Fix EVC++ typos.
[SVN r32071]
|
2005-12-16 14:08:34 +00:00 |
|
John Maddock
|
9289d8d785
|
Need BOOST_NO_IS_ABSTRACT even with latest compiler.
[SVN r32005]
|
2005-12-12 18:03:20 +00:00 |
|
Stefan Slapeta
|
b32e93581d
|
Intel 9.1
[SVN r32004]
|
2005-12-12 17:46:08 +00:00 |
|
John Maddock
|
1f5c0aeb3a
|
std::sprintf may have a conforming signature, but it doesn't actually work on VC7.1, disable it.
[SVN r31996]
|
2005-12-12 13:38:32 +00:00 |
|
Douglas Gregor
|
9b43ef4a14
|
Merged from Version_1_33_1
[SVN r31949]
|
2005-12-08 03:23:02 +00:00 |
|
John Maddock
|
a1b668e61c
|
Update version check for latest and greatest version.
[SVN r31937]
|
2005-12-06 17:18:51 +00:00 |
|
John Maddock
|
c92043496d
|
Intel have now fixed their ADL lookup bug, so don't enable BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL for the fixed version.
[SVN r31190]
|
2005-10-04 09:37:13 +00:00 |
|
John Maddock
|
b854b15f78
|
Patch for broken <cerrno>.
[SVN r31131]
|
2005-09-27 09:37:17 +00:00 |
|
John Maddock
|
67fe04926d
|
Fix comment
[SVN r30896]
|
2005-09-10 10:17:21 +00:00 |
|
John Maddock
|
f79f2f8d3c
|
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
|
2005-08-25 16:27:28 +00:00 |
|
John Maddock
|
21be2ca62d
|
Fix for when Intel on Linux emulates some gcc bugs.
[SVN r30626]
|
2005-08-22 12:24:04 +00:00 |
|
John Maddock
|
5f6bebab60
|
BOOST_NO_SFINAE needs to be defined for all versions of this compiler.
[SVN r29248]
|
2005-05-27 15:51:32 +00:00 |
|
John Maddock
|
1613e9907f
|
aCC doesn't support is_abstract
[SVN r28986]
|
2005-05-17 10:32:59 +00:00 |
|
John Maddock
|
30e64613cd
|
Don't warn when testing newer compilers on gcc any more.
Fix MWCW 9.5 failures.
[SVN r28845]
|
2005-05-12 16:28:44 +00:00 |
|
John Maddock
|
ca50320138
|
Moved definition of BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL into common_edg.hpp.
[SVN r28529]
|
2005-04-29 15:28:06 +00:00 |
|
Markus Schöpflin
|
9437e043fc
|
Added BOOST_NO_IS_ABSTRACT for EDG versions < 3.00.
[SVN r28014]
|
2005-04-06 13:26:37 +00:00 |
|
John Maddock
|
221a4bacb8
|
Previous commit was buggy, test should be < not <=.
[SVN r27765]
|
2005-03-22 10:55:03 +00:00 |
|
John Maddock
|
963f781337
|
Sunpro 5.7 fixes from Steve Clamage
[SVN r27695]
|
2005-03-16 12:22:48 +00:00 |
|
Stefan Slapeta
|
7f85ce4c1a
|
Intel Compiler 9.0
[SVN r27400]
|
2005-02-16 09:16:37 +00:00 |
|
Stefan Slapeta
|
47e3726144
|
update for cw 9.4
[SVN r27248]
|
2005-02-08 18:17:45 +00:00 |
|
John Maddock
|
d3f31de1d8
|
Need to define BOOST_NO_IS_ABSTRACT for gcc 2.x compilers as well.
[SVN r26538]
|
2004-12-17 10:59:14 +00:00 |
|
John Maddock
|
1c0606f745
|
Added BOOST_NO_IS_ABSTRACT to sunpro and metrowerks configs.
[SVN r26494]
|
2004-12-14 12:51:01 +00:00 |
|
John Maddock
|
3423ec4c52
|
Added BOOST_NO_IS_ABSTRACT.
[SVN r26422]
|
2004-12-04 11:36:36 +00:00 |
|
Toon Knapen
|
d59804c306
|
MPL workaround suggested by Joaquin Lopez Munoz
[SVN r24989]
|
2004-09-09 13:02:20 +00:00 |
|
Stefan Slapeta
|
b2aa14a42e
|
Configuration update for 9.3
[SVN r24984]
|
2004-09-09 09:12:00 +00:00 |
|
John Maddock
|
6bf226144f
|
More config tweeks for swprintf support.
[SVN r24781]
|
2004-08-27 10:30:05 +00:00 |
|
John Maddock
|
5d5767d78a
|
Another como tweek bease on feedback from Bronek Kozicki
[SVN r24659]
|
2004-08-23 10:36:29 +00:00 |
|
John Maddock
|
b8c5b0b240
|
Updated como config.
[SVN r24635]
|
2004-08-21 12:30:28 +00:00 |
|
Stefan Slapeta
|
660103b429
|
Different config macros for windows and linux compiler
[SVN r24559]
|
2004-08-18 14:27:42 +00:00 |
|
John Maddock
|
157d261ca1
|
Added BOOST_NO_SWPRINTF for windows.
[SVN r24551]
|
2004-08-18 11:44:51 +00:00 |
|
Robert Ramey
|
bda66dc08c
|
account for vc 8.0
[SVN r24442]
|
2004-08-12 16:18:43 +00:00 |
|
Robert Ramey
|
85dda2ca36
|
set BOOST_NO_MEMBER_TEMPLATE_FRIENDS for vc 8.0
[SVN r24423]
|
2004-08-12 01:24:36 +00:00 |
|
John Maddock
|
b34869b10f
|
Updated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define.
[SVN r24342]
|
2004-08-08 11:37:13 +00:00 |
|
Jerry Dy
|
139023aa09
|
member template friend syntax not supported yet
[SVN r23549]
|
2004-07-14 15:53:41 +00:00 |
|