Commit Graph

212 Commits

Author SHA1 Message Date
8ce982a048 fix for VC PCH problem
[SVN r33799]
2006-04-25 00:42:22 +00:00
97b9bda347 merged typeof doc id
[SVN r33770]
2006-04-23 12:44:00 +00:00
9bc7ac4b43 typeof doc id
[SVN r33769]
2006-04-23 12:09:13 +00:00
041f9cfd24 Merged typo in typeof doc from HEAD
[SVN r33525]
2006-03-29 17:36:53 +00:00
d061288eb7 Fixed typo in typeof docs
[SVN r33523]
2006-03-29 17:30:08 +00:00
c17f725e5f Merged doc fix for BOOST_TYPEOF_NESTED_TYPEDEF (removal of tabs in doc) from HEAD
[SVN r33461]
2006-03-23 20:54:37 +00:00
878e7ab5a5 Replaced tabs with spaces in documentation of BOOST_TYPEOF_NESTED_TYPEDEF
[SVN r33460]
2006-03-23 20:50:12 +00:00
35874c8e32 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
70942591f8 *** empty log message ***
[SVN r33398]
2006-03-19 23:15:23 +00:00
3d26b91953 *** empty log message ***
[SVN r33397]
2006-03-19 23:07:49 +00:00
2d1f22a082 Fixed regression tests for CW-9.4
[SVN r33392]
2006-03-19 19:27:35 +00:00
44088cb533 removes whitespace after backslash in macro definition
[SVN r33357]
2006-03-16 20:27:05 +00:00
dbfa74603c Implemented BOOST_TYPEOF_NESTED_TYPEDEF.
This macro works around known bugs in VC7.1 and VC8.0 concerning the use of BOOST_TYPEOF inside templates. It also eliminates the limitation imposed by BOOST_TYPEOF_LIMIT_SIZE.


[SVN r33355]
2006-03-16 17:10:19 +00:00
e2d492bb49 *** empty log message ***
[SVN r33131]
2006-02-27 03:18:32 +00:00
f3d8469b59 disabled typeof emulation for cw-8_x
[SVN r33101]
2006-02-25 05:06:29 +00:00
b234bfc0e8 enable_if not supported for vc-7_0-
[SVN r33085]
2006-02-23 11:13:16 +00:00
eec4c67e32 Fix typo
[SVN r33069]
2006-02-21 16:13:04 +00:00
647ef25f7c fixed incorrect include
[SVN r33060]
2006-02-21 10:59:47 +00:00
756a0ff572 binding workarounds added
[SVN r33045]
2006-02-20 21:54:00 +00:00
ade1b9c2d1 finished removing LVALUE_TYPEOF
[SVN r33005]
2006-02-19 12:21:28 +00:00
f23e04c626 removed temporary code added to investigate cw-8.x failure
[SVN r32990]
2006-02-18 13:01:31 +00:00
966c338bf0 LVALUE_TYPEOF dropped
[SVN r32989]
2006-02-18 12:56:43 +00:00
e359321195 undo last commit
[SVN r32521]
2006-02-03 01:42:21 +00:00
d6c44f0332 temporary -- debugging cw-8.x
[SVN r32503]
2006-02-02 02:45:46 +00:00
4370fd31cb Update Jamfile.v2
[SVN r32497]
2006-02-01 15:52:05 +00:00
ed50bdcd7a Add Jamfile.v2
[SVN r32480]
2006-01-31 15:38:14 +00:00
44dd1cc56c BOOST_PP_EMPTY usage
[SVN r32468]
2006-01-30 00:29:55 +00:00
d98ccd14f8 removed unused file
[SVN r32466]
2006-01-28 20:25:51 +00:00
bd24c7fa71 removed trailing void
[SVN r32465]
2006-01-28 15:35:19 +00:00
bd2418b32d cw-8_x doesn't have function types
[SVN r32415]
2006-01-26 02:52:05 +00:00
18f15afa52 added missing include
[SVN r32392]
2006-01-24 02:15:54 +00:00
dc7e97f71c BOOST_TYPEOF_COMPLIANT cleanup
[SVN r32329]
2006-01-15 23:14:27 +00:00
f1df23e0c3 removed tabs
[SVN r32328]
2006-01-15 14:21:21 +00:00
5de56065c1 preprocessed vector
[SVN r32304]
2006-01-13 02:57:07 +00:00
dbf0cb2706 preprocessed vector
[SVN r32303]
2006-01-13 02:47:48 +00:00
646c117ce0 removed __COUNTER__; enabled explicit IDs
[SVN r32256]
2006-01-08 03:27:49 +00:00
dce8922805 void main -> int main
[SVN r32221]
2006-01-04 22:21:12 +00:00
1cfbeb9bef Turn off Tru64/CXX-6.5 completely, this is too much for this poor old compiler.
[SVN r32114]
2005-12-20 11:53:37 +00:00
76e392e8c2 Disable the ODR tests for Tru64/CXX-6.5.
[SVN r32076]
2005-12-16 15:39:24 +00:00
136960eaf6 w/a cw externel binders
[SVN r32069]
2005-12-16 11:44:47 +00:00
8e1cd1f44d std.cpp
[SVN r31991]
2005-12-12 00:00:23 +00:00
300eb8cf28 function_ptr_from_tpl.cpp
[SVN r31983]
2005-12-11 11:52:11 +00:00
35b47d5b16 new test -- handling function ptr from a template context
[SVN r31973]
2005-12-10 15:45:33 +00:00
e2f0e47fe3 temporary change to debug cw compile error
[SVN r31967]
2005-12-09 21:53:03 +00:00
82482f3e38 minor formatting fixes
[SVN r31962]
2005-12-09 03:55:38 +00:00
e271bc104c possible >> problem during macro expansion
[SVN r31910]
2005-12-04 20:37:23 +00:00
6385a75441 fixed test failure on cw
[SVN r31906]
2005-12-04 19:59:42 +00:00
670d5d4fd4 removed tabs
[SVN r31198]
2005-10-05 02:47:56 +00:00
0f7dcbe618 made ODR test runnable
[SVN r31160]
2005-10-02 00:47:15 +00:00
476fe4cf58 started using PP_COUNTER instead of PP_SLOT
[SVN r31159]
2005-10-01 21:50:23 +00:00