Commit Graph

148 Commits

Author SHA1 Message Date
Aleksey Gurtovoy f21cd2bd51 fix preprocesed headers selection
[SVN r17644]
2003-02-25 15:11:25 +00:00
Aleksey Gurtovoy a5f4c29f66 attempt to fix Intel C++ 5.0 problems
[SVN r17634]
2003-02-25 12:27:49 +00:00
Aleksey Gurtovoy b5979f51cd implement 'switch' construct
[SVN r17633]
2003-02-25 11:51:56 +00:00
Aleksey Gurtovoy a9ca707add ETI refactoring
[SVN r17614]
2003-02-24 01:02:31 +00:00
Aleksey Gurtovoy 932aec68f9 ETI refactoring
[SVN r17613]
2003-02-24 00:50:54 +00:00
Aleksey Gurtovoy 2687c891ef pp.py fixes
[SVN r17552]
2003-02-20 12:47:15 +00:00
Aleksey Gurtovoy 740b9912be some ETI-related fixes
[SVN r17551]
2003-02-20 12:46:26 +00:00
Aleksey Gurtovoy 60d0602eb9 some ETI-related fixes
[SVN r17549]
2003-02-20 12:23:55 +00:00
Aleksey Gurtovoy aca920d38b minor preprocessed headers update
[SVN r17548]
2003-02-20 12:22:14 +00:00
Aleksey Gurtovoy a80993ad24 mangle a parameter name; to make MSVC 6.5 happy
[SVN r17542]
2003-02-20 04:46:55 +00:00
Aleksey Gurtovoy f41dd6146d mangle a parameter name; to make MSVC 6.5 happy
[SVN r17541]
2003-02-20 04:09:13 +00:00
Aleksey Gurtovoy 08402082e5 some forgotten checkins
[SVN r17285]
2003-02-09 06:45:32 +00:00
Aleksey Gurtovoy 3a86e88eb3 fix various QoI issues
[SVN r17262]
2003-02-07 11:27:00 +00:00
Aleksey Gurtovoy 3f1849142b make apply lambda-enabled
[SVN r17248]
2003-02-06 10:35:43 +00:00
Aleksey Gurtovoy ab9463baf1 ICE cast fixes
[SVN r17209]
2003-02-04 20:21:36 +00:00
Joel de Guzman 7cd837e2c1 made void_ a complete type
[SVN r17182]
2003-02-04 04:45:22 +00:00
Dave Abrahams 76393382c8 Borland fixup
[SVN r17143]
2003-02-01 01:04:21 +00:00
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