1
0
forked from boostorg/mpl

37 Commits

Author SHA1 Message Date
K. Noel Belcourt
6a0f617a6c Revert "Merge pull request #11 from Lastique/modularization"
This reverts commit a9a1eddba8, reversing
changes made to d6bc9845ba.
2014-09-19 18:55:00 -06:00
Andrey Semashev
82890fd03e Moved Boost.MPL.Core headers to a sublibrary. 2014-08-30 17:21:16 +04:00
Aleksey Gurtovoy
8e75b0f4ae MPL: regenerate preprocessed headers for BCC (ticket #2345)
[SVN r49246]
2008-10-10 10:48:48 +00:00
Larry Joe Evans
0fc68d0a3d enable vector_c.hpp to handle case where T is enumeration
[SVN r31933]
2005-12-06 13:59:34 +00:00
Aleksey Gurtovoy
abc3e73052 support for N-ary numeric metafunctions for no-CTPS compilers
[SVN r26546]
2004-12-17 17:49:06 +00:00
Aleksey Gurtovoy
ec8b22a79c merge RC_1_32_0 fixes
[SVN r26338]
2004-11-28 07:27:50 +00:00
Aleksey Gurtovoy
9ad728d2d4 merge RC_1_32_0 fixes
[SVN r26335]
2004-11-28 06:50:55 +00:00
Aleksey Gurtovoy
fa847908a7 fix gcc 2.95 regressions (see http://thread.gmane.org/gmane.comp.lib.boost.devel/112288)
[SVN r25875]
2004-10-26 14:51:08 +00:00
Aleksey Gurtovoy
744ca77756 tru64cxx fixes
[SVN r25850]
2004-10-24 08:18:08 +00:00
Aleksey Gurtovoy
6fc52e1fff numeric protocol fixes
[SVN r25845]
2004-10-24 06:17:23 +00:00
Aleksey Gurtovoy
5175a17d87 various iterator fixes
[SVN r25513]
2004-10-01 16:32:41 +00:00
Aleksey Gurtovoy
e58c07109f MSVC 6.x workaround: replace MPL asserts with BOOST_STATIC_ASSERT
[SVN r25308]
2004-09-21 13:48:10 +00:00
Aleksey Gurtovoy
63f84a20f5 ADL/placeholders fixes
[SVN r25148]
2004-09-16 14:09:12 +00:00
Aleksey Gurtovoy
3394c6c03d more MIPSpro 7.3 fixes
[SVN r24957]
2004-09-07 12:24:50 +00:00
Aleksey Gurtovoy
8373f7b2a6 more MIPSpro fixes
[SVN r24947]
2004-09-07 08:53:22 +00:00
Aleksey Gurtovoy
15b5566796 MIPSpro 7.3 workarounds
[SVN r24944]
2004-09-07 02:56:52 +00:00
Aleksey Gurtovoy
f9be91fc35 set/map fixes
[SVN r24912]
2004-09-05 09:45:19 +00:00
Aleksey Gurtovoy
87067f0473 MIPSpro 7.4 fixes
[SVN r24896]
2004-09-04 01:10:23 +00:00
Aleksey Gurtovoy
fc5dc3211f post-merge bug fixes
[SVN r24892]
2004-09-03 15:56:59 +00:00
Aleksey Gurtovoy
1689c8ef83 merge new MPL version from 'mplbook' branch
[SVN r24874]
2004-09-02 15:41:37 +00:00
Aleksey Gurtovoy
f449ec368c undo erroneous changes in advance_* headers
[SVN r19470]
2003-08-06 08:33:20 +00:00
Aleksey Gurtovoy
b842e17901 fixes for tagged lambda oversights
[SVN r19451]
2003-08-05 02:13:04 +00:00
Aleksey Gurtovoy
c62645ac2b fix preprocessed header name note
[SVN r19418]
2003-08-04 02:21:00 +00:00
Aleksey Gurtovoy
5a060a51ce add support for tagged lambda invocations
[SVN r19417]
2003-08-04 02:03:46 +00:00
Aleksey Gurtovoy
d49590c199 list<> iteration bug fix
[SVN r18975]
2003-07-08 05:40:14 +00:00
Aleksey Gurtovoy
6dc817c68a bind1st/bind2nd common name workaround
[SVN r18859]
2003-06-23 12:44:12 +00:00
Aleksey Gurtovoy
cb8e80b207 make lambda more EDG-friendly
[SVN r17788]
2003-03-09 02:30:59 +00:00
Aleksey Gurtovoy
e98c65986e MPL names/directory structure refactoring
[SVN r17651]
2003-02-25 23:11:41 +00:00
Aleksey Gurtovoy
3f1849142b make apply lambda-enabled
[SVN r17248]
2003-02-06 10:35:43 +00:00
Aleksey Gurtovoy
f2569333ce Borland 5.6.1 fix
[SVN r17031]
2003-01-24 16:41:32 +00:00
Aleksey Gurtovoy
b677230837 full_lambda changes
[SVN r16751]
2003-01-05 08:49:46 +00:00
Aleksey Gurtovoy
0d06b02ab6 limited metafunction form support
[SVN r16632]
2002-12-17 10:42:05 +00:00
Aleksey Gurtovoy
299c747b0c ISO-friendly lambda
[SVN r16572]
2002-12-09 08:08:30 +00:00
Aleksey Gurtovoy
5617d060fa add BOOST_MPL_AUX_NTTP_DECL macro
[SVN r16564]
2002-12-09 05:20:25 +00:00
Aleksey Gurtovoy
183034a7d7 re-generated preprocessed headers
[SVN r15798]
2002-10-07 23:04:18 +00:00
Aleksey Gurtovoy
e33ca7fd56 pre-1.29.0 update
[SVN r15763]
2002-10-07 12:09:59 +00:00
Dave Abrahams
4e6d727803 Bring MPL v2 to the main trunk
[SVN r15347]
2002-09-15 22:13:24 +00:00