Edward Diener
|
ec73776cbd
|
Cast to long for c++11.
[SVN r86693]
|
2013-11-14 04:43:57 +00:00 |
|
Edward Diener
|
cccddd65c7
|
In clang using VC++ RTL the VC++ macros are keywords.
[SVN r86682]
|
2013-11-13 17:38:31 +00:00 |
|
Beman Dawes
|
3e3b4aeef2
|
Merge 84443 from trunk, to fix mpl assert failures for msvc in many libraries.
[SVN r86514]
|
2013-10-29 13:15:03 +00:00 |
|
Stephen Kelly
|
2c77a2b9c1
|
Fix mpl on MSVC.
MSVC defines this macro to 0.
[SVN r86263]
|
2013-10-12 13:07:26 +00:00 |
|
Stephen Kelly
|
c77da6a6da
|
MPL: Limit a GCC workaround to a version tested to not need it.
[SVN r86261]
|
2013-10-12 10:32:40 +00:00 |
|
Stephen Kelly
|
eccea8a324
|
MPL: Remove obsolete GCC version checks.
[SVN r86260]
|
2013-10-12 10:19:11 +00:00 |
|
Stephen Kelly
|
553aa2e52f
|
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
These evaded scripting.
[SVN r86249]
|
2013-10-11 23:22:36 +00:00 |
|
Stephen Kelly
|
f580ae3b0a
|
Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
[SVN r86248]
|
2013-10-11 23:20:59 +00:00 |
|
Stephen Kelly
|
b519e4b12b
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #elif...#else...#endif blocks.
[SVN r86247]
|
2013-10-11 23:19:44 +00:00 |
|
Stephen Kelly
|
d6d7e5abe0
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifndef...#else...#endif blocks.
[SVN r86245]
|
2013-10-11 23:17:48 +00:00 |
|
Stephen Kelly
|
2a61f750a9
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifndef...#endif conditions.
[SVN r86244]
|
2013-10-11 23:15:00 +00:00 |
|
Stephen Kelly
|
9b42f0453e
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifdef...#endif blocks.
[SVN r86243]
|
2013-10-11 23:13:10 +00:00 |
|
Stephen Kelly
|
61d75128b4
|
Remove obsolete files.
[SVN r86242]
|
2013-10-11 23:11:35 +00:00 |
|
Stephen Kelly
|
d2fcd238d6
|
MPL: Remove obsolete GCC version checks.
[SVN r86070]
|
2013-09-30 15:59:23 +00:00 |
|
Stephen Kelly
|
27b31c31be
|
MPL: Remove nntp_decl.hpp and obsolete includes.
[SVN r85961]
|
2013-09-26 14:10:37 +00:00 |
|
Stephen Kelly
|
8143a00562
|
MPL: Remove use of obsolete macro.
[SVN r85958]
|
2013-09-26 13:07:02 +00:00 |
|
Stephen Kelly
|
18d0db5b5c
|
MPL: Remove use of obsolete macro.
[SVN r85957]
|
2013-09-26 13:06:05 +00:00 |
|
Stephen Kelly
|
76dab04fa9
|
MPL: Remove obsolete MSVC version checks.
[SVN r85956]
|
2013-09-26 13:05:50 +00:00 |
|
Stephen Kelly
|
50865751ae
|
MPL: Remove workaround for no-longer-supported MSVC
[SVN r85948]
|
2013-09-26 09:47:38 +00:00 |
|
Stephen Kelly
|
83d7bb938f
|
MPL: Remove apply-wrap workaround for no-longer-supported MSVC
[SVN r85947]
|
2013-09-26 09:47:19 +00:00 |
|
Stephen Kelly
|
310ab7a6ce
|
MPL: Remove use of obsolete macro.
[SVN r85946]
|
2013-09-26 09:47:03 +00:00 |
|
Stephen Kelly
|
403aea61fe
|
MPL: Remove MSVC 6 and 7 early template instantiation workaround.
[SVN r85945]
|
2013-09-26 09:46:46 +00:00 |
|
Stephen Kelly
|
3b026baefe
|
MPL: Remove obsolete MSVC version checks.
[SVN r85944]
|
2013-09-26 09:45:59 +00:00 |
|
Stephen Kelly
|
76a5c4cf54
|
MPL: Remove obsolete files for old MSVC compilers.
[SVN r85943]
|
2013-09-26 09:45:41 +00:00 |
|
Stephen Kelly
|
cefaca1789
|
MPL: Bump the MSVC compiler requirements
[SVN r85942]
|
2013-09-26 09:44:29 +00:00 |
|
Stephen Kelly
|
de207e3775
|
MPL: Remove assert workaround for no-longer-supported MSVC.
[SVN r85892]
|
2013-09-25 10:28:10 +00:00 |
|
Stephen Kelly
|
8951fa2a3b
|
MPL: Remove MSVC workaround for void templates.
[SVN r85891]
|
2013-09-25 10:27:56 +00:00 |
|
Stephen Kelly
|
67f5d73999
|
MPL: Remove use of obsolete BOOST_MPL_CFG_NO_APPLY_TEMPLATE
It was only defined for MSVC versions which are no longer supported.
[SVN r85887]
|
2013-09-25 08:26:46 +00:00 |
|
Stephen Kelly
|
50f26179f6
|
MPL: Remove use of obsolete BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION
[SVN r85886]
|
2013-09-25 08:26:31 +00:00 |
|
Stephen Kelly
|
0e065bc65a
|
MPL: Remove use of obsolete BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
This macro is no longer defined for any compiler.
[SVN r85885]
|
2013-09-25 08:26:10 +00:00 |
|
Steven Watanabe
|
d6c3a16e1e
|
Make BOOST_WORKAROUND consistent.
[SVN r84443]
|
2013-05-23 14:42:25 +00:00 |
|
Steven Watanabe
|
6e78a8f0f4
|
Merge [81027] from the trunk.
[SVN r84442]
|
2013-05-23 14:38:22 +00:00 |
|
Steven Watanabe
|
aa8e43a017
|
Work around VC11 bug when evaluating nested BOOST_MPL_ASSERTs.
[SVN r81027]
|
2012-10-20 16:43:51 +00:00 |
|
Joel Falcou
|
7d2a04eea3
|
Applied an adapted version of patch from Ticket #4364
[SVN r72020]
|
2011-05-17 18:16:59 +00:00 |
|
Joel Falcou
|
f8e9b04e6a
|
mpl::always is now nullary. Test is updated to take care of new possible calls using apply and apply0.
[SVN r71163]
|
2011-04-10 11:27:54 +00:00 |
|
Joel Falcou
|
de377710d4
|
Applied documentation patch from Daniel James. Fix Ticket #5240
[SVN r71159]
|
2011-04-10 07:07:01 +00:00 |
|
Joel Falcou
|
fc13a7ac60
|
Fully qualified mpl::for_each call to prevent conflict with phoenix::for_each on
some compiler.
[SVN r69601]
|
2011-03-06 11:09:13 +00:00 |
|
Aleksey Gurtovoy
|
161b05edfb
|
Docs/cosmetic: fix td/th border style in Firefox
[SVN r69117]
|
2011-02-21 10:00:08 +00:00 |
|
Aleksey Gurtovoy
|
3a4c350910
|
Closing ticket #816
[SVN r69116]
|
2011-02-21 09:41:45 +00:00 |
|
Steven Watanabe
|
7cd1d88886
|
Fix name in list example. Fixes #4875.
[SVN r67105]
|
2010-12-08 17:21:32 +00:00 |
|
Eric Niebler
|
61f3e9cb9a
|
Merged revisions 65167 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r65167 | steven_watanabe | 2010-09-01 09:08:21 -0700 (Wed, 01 Sep 2010) | 1 line
Fix for_each test for C++0x
........
[SVN r66257]
|
2010-10-29 21:36:38 +00:00 |
|
Steven Watanabe
|
08c6156599
|
Fix for_each test for C++0x
[SVN r65167]
|
2010-09-01 16:08:21 +00:00 |
|
Steven Watanabe
|
2a2c4d2895
|
Fix set_c iterators.
[SVN r65166]
|
2010-09-01 15:16:53 +00:00 |
|
Daniel Walker
|
cad61ebca3
|
merged [64705] MPL documentation from trunk
[SVN r64743]
|
2010-08-11 17:04:29 +00:00 |
|
Steven Watanabe
|
6f63e9d0c6
|
Update generated html docs for MPL.
[SVN r64705]
|
2010-08-09 20:07:24 +00:00 |
|
Daniel Walker
|
41ab25a8a1
|
merged [64144] from trunk
[SVN r64146]
|
2010-07-19 00:46:31 +00:00 |
|
Daniel Walker
|
45d0bcadc2
|
fixed missing header dependency
[SVN r64144]
|
2010-07-18 23:59:27 +00:00 |
|
Daniel Walker
|
cbd633b4d0
|
merged changeset 63726 from trunk
[SVN r63907]
|
2010-07-12 01:36:38 +00:00 |
|
Daniel Walker
|
ff2df79e35
|
removed arity detection from has_xxx_template
[SVN r63726]
|
2010-07-07 20:44:59 +00:00 |
|
Aleksey Gurtovoy
|
fb038c188d
|
Manually merge changesets @55858 and @58111 from the trunk (svnmerge.py refuses to)
[SVN r63521]
|
2010-07-02 09:26:29 +00:00 |
|