1
0
forked from boostorg/bind
Commit Graph

20 Commits

Author SHA1 Message Date
Peter Dimov 9cd7fd58a1 Changed first_argument_type to argument_type in [c]mf0
[SVN r11769]
2001-11-22 15:17:17 +00:00
Peter Dimov 5134310a5e More regression fixes
[SVN r11762]
2001-11-21 12:34:23 +00:00
Peter Dimov 463f513c23 Major fixes to address regression failures
[SVN r11746]
2001-11-20 17:05:56 +00:00
Dave Abrahams ab0d3e94e1 Repairs for CWPro7
[SVN r11720]
2001-11-16 20:24:11 +00:00
Dave Abrahams 4251ab4e83 Nuked useless default arguments
[SVN r11719]
2001-11-16 20:23:51 +00:00
Peter Dimov e3bd44aa77 Minor void return fixes (MSVC 6 on -W4, g++ 2.95.3)
[SVN r11706]
2001-11-15 14:50:04 +00:00
Dave Abrahams 03dba9a279 integrated void_returns work
[SVN r11703]
2001-11-14 23:47:09 +00:00
Dave Abrahams 7bdfb4acfc integrated void_returns work
[SVN r11702]
2001-11-14 23:39:32 +00:00
Dave Abrahams 27a040d7ee Pro7 support, better tests, less duplication
[SVN r11694]
2001-11-14 20:41:24 +00:00
Peter Dimov 223f7ef967 Added tests for void returns
[SVN r11676]
2001-11-14 15:17:11 +00:00
Peter Dimov 19d71a71f2 Attempt to work around Sun C++ 6u2 problem
[SVN r11671]
2001-11-13 19:07:25 +00:00
Peter Dimov 7776c66ffd Fixed a bug w/ adaptable function objects + nested binds, made ref<> return const
[SVN r11670]
2001-11-13 13:56:05 +00:00
Peter Dimov b16c6a83dc Minor fixes
[SVN r11669]
2001-11-13 13:33:24 +00:00
Peter Dimov 0f75f57c30 '__stdcall support' section added.
[SVN r11651]
2001-11-10 20:19:40 +00:00
Peter Dimov 277aa14329 __stdcall support added.
[SVN r11649]
2001-11-10 19:18:58 +00:00
Peter Dimov c61d480cb6 Return type can now be omitted on adaptable function objects
[SVN r11401]
2001-10-18 15:05:57 +00:00
Peter Dimov b9bb33048f Removed bind_test_?.cpp
[SVN r11400]
2001-10-18 14:12:39 +00:00
Peter Dimov 98af9a5c47 Removed outer <table>s
[SVN r11186]
2001-09-21 17:48:24 +00:00
Peter Dimov 90433660f9 Initial commit
[SVN r11022]
2001-09-04 17:16:30 +00:00
Peter Dimov b87bb90661 initial commit
[SVN r10915]
2001-08-23 18:47:44 +00:00