Commit Graph

781 Commits

Author SHA1 Message Date
Dave Abrahams
82f1cf3786 Handle enum types.
** Aleksey, I have some doubts about whether this will cause problems
   on the various compilers we work on.  I also wonder whether it
   implies that our arithmetic ops all need to be changed.**


[SVN r17132]
2003-01-31 19:39:56 +00:00
Aleksey Gurtovoy
f2569333ce Borland 5.6.1 fix
[SVN r17031]
2003-01-24 16:41:32 +00:00
Aleksey Gurtovoy
f6326deffa KCC fix
[SVN r16934]
2003-01-18 22:18:32 +00:00
Dave Abrahams
9ea0bf905f Remove bogus intel workarounds
[SVN r16933]
2003-01-18 21:45:22 +00:00
Aleksey Gurtovoy
ba35659293 fix #ifdef-s
[SVN r16931]
2003-01-18 16:36:42 +00:00
Aleksey Gurtovoy
14b0e7256d BOOST_NO_MPL_AUX_HAS_XXX
[SVN r16930]
2003-01-18 15:35:05 +00:00
Dave Abrahams
58e77e80a5 Add test for default-identity version
[SVN r16918]
2003-01-16 22:41:25 +00:00
Dave Abrahams
d12dd64125 Implement default-identity version
[SVN r16917]
2003-01-16 22:41:06 +00:00
Dave Abrahams
658981064f Works with Intel C++ 5.0
[SVN r16873]
2003-01-11 15:51:32 +00:00
Aleksey Gurtovoy
0691d63d58 add boost logo
[SVN r16852]
2003-01-10 12:55:30 +00:00
Aleksey Gurtovoy
b677230837 full_lambda changes
[SVN r16751]
2003-01-05 08:49:46 +00:00
Toon Knapen
7a1222f932 corrected typo (__HP_aCC was replaced by __IBMCPP__ in BOOST_WORKAROUND)
[SVN r16737]
2003-01-03 08:28:57 +00:00
Aleksey Gurtovoy
1e0628bc57 fix to make aCC happy
[SVN r16735]
2003-01-02 22:42:18 +00:00
Aleksey Gurtovoy
003cbdd989 found the case when it's needed for MSVC 7.0
[SVN r16721]
2002-12-30 12:41:28 +00:00
Aleksey Gurtovoy
ca8bb2d3fa make arithmetics more MSVC 6.5-friendly
[SVN r16720]
2002-12-30 12:28:25 +00:00
Aleksey Gurtovoy
37efd60dc9 for_each reference_wrapper support
[SVN r16719]
2002-12-30 08:12:55 +00:00
Aleksey Gurtovoy
090c80b675 remove tabs
[SVN r16707]
2002-12-27 09:08:30 +00:00
Beman Dawes
3cbb908295 initial commit
[SVN r16695]
2002-12-23 19:59:53 +00:00
Aleksey Gurtovoy
d26bd0aac9 HPUX fixes
[SVN r16688]
2002-12-23 04:59:55 +00:00
Aleksey Gurtovoy
d5d62a8508 redirecting header for BOOST_WORKAROUND
[SVN r16687]
2002-12-23 04:59:29 +00:00
Aleksey Gurtovoy
aa47171c6f update library sources information
[SVN r16686]
2002-12-23 03:11:23 +00:00
Aleksey Gurtovoy
bd893a4a66 add tuple example
[SVN r16633]
2002-12-17 10:51:04 +00:00
Aleksey Gurtovoy
0d06b02ab6 limited metafunction form support
[SVN r16632]
2002-12-17 10:42:05 +00:00
Aleksey Gurtovoy
e313e912f4 add missing lambda support
[SVN r16608]
2002-12-14 23:58:59 +00:00
Aleksey Gurtovoy
60e6f8ac2a remove using decls
[SVN r16605]
2002-12-13 21:33:13 +00:00
Aleksey Gurtovoy
744a4558b5 add 'fold' test case
[SVN r16599]
2002-12-12 22:29:12 +00:00
Aleksey Gurtovoy
b03af4e3ce gcc ADL fixes
[SVN r16586]
2002-12-11 08:58:47 +00:00
Aleksey Gurtovoy
86c69085eb portability tweaks
[SVN r16581]
2002-12-10 08:11:24 +00:00
Aleksey Gurtovoy
f26bc198d1 get rid of the C4099 warning on MSVC
[SVN r16577]
2002-12-09 22:46:24 +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
4ad98338dd add BOOST_MPL_AUX_NTTP_DECL macro
[SVN r16554]
2002-12-09 05:10:33 +00:00
Aleksey Gurtovoy
99e829138f stripped down implementation for Borland
[SVN r16531]
2002-12-08 08:08:01 +00:00
Aleksey Gurtovoy
f873abf4a6 stripped down implementation for Borland
[SVN r16530]
2002-12-08 07:59:19 +00:00
Dave Abrahams
1433cb707a Workaround HP bugs
[SVN r16513]
2002-12-04 16:05:47 +00:00
Aleksey Gurtovoy
d883ad51d8 'apply' ETI workaround tweaks
[SVN r16452]
2002-11-28 07:01:19 +00:00
Aleksey Gurtovoy
8c1bf76842 add 'is_placeholder'
[SVN r16451]
2002-11-28 06:59:11 +00:00
Aleksey Gurtovoy
b01dc9f6f5 add 'is_placeholder' test
[SVN r16450]
2002-11-28 06:58:37 +00:00
Aleksey Gurtovoy
c8cd48952f revert 'sequence_tag' for MSVC
[SVN r16438]
2002-11-27 09:20:43 +00:00
Aleksey Gurtovoy
c7b3a391fa add 'zip_view'
[SVN r16419]
2002-11-26 10:02:08 +00:00
Aleksey Gurtovoy
78e7b2d06e add 'is_even' metafunction
[SVN r16418]
2002-11-26 10:00:23 +00:00
Aleksey Gurtovoy
7bb4db7512 add 'as_sequence'
[SVN r16417]
2002-11-26 08:06:33 +00:00
Dave Abrahams
7ef7fbfdf9 Bug fix for old EDG branch
[SVN r16404]
2002-11-25 13:50:20 +00:00
Aleksey Gurtovoy
957c79bbb4 is_sequence initial checkin
[SVN r16398]
2002-11-25 07:07:03 +00:00
Dave Abrahams
ad51862b48 New v2_1 stuff broke mpl::if_<...> for normal people ;-)
disabled for the time being.


[SVN r16334]
2002-11-20 00:48:55 +00:00
Aleksey Gurtovoy
bfece23156 lambda2 example tweaks
[SVN r16311]
2002-11-18 10:45:08 +00:00
Aleksey Gurtovoy
e24cd44527 v2_1 lambda initial checkin
[SVN r16310]
2002-11-18 10:33:17 +00:00
Aleksey Gurtovoy
71629bee73 new config headers
[SVN r16309]
2002-11-18 10:32:28 +00:00
Aleksey Gurtovoy
c9bd23e94a new config headers
[SVN r16308]
2002-11-18 10:31:38 +00:00
Aleksey Gurtovoy
d591921930 has_xxx checkin
[SVN r16307]
2002-11-18 07:31:13 +00:00