Commit Graph

22 Commits

Author SHA1 Message Date
Peter Dimov
8f507b9aec Merge [51487] [51488] [51489] to release. Closes #2238.
[SVN r51530]
2009-03-02 16:15:40 +00:00
Peter Dimov
98daeb3ad5 Fixx0red several test failures. Hopefully.
[SVN r31532]
2005-11-01 17:57:15 +00:00
Peter Dimov
c7710aad38 mem_fn_dm_test added; removed an unconditional MW workaround in mem_fn
[SVN r27736]
2005-03-18 18:16:18 +00:00
Peter Dimov
ccd0394b86 __cdecl support added.
[SVN r27590]
2005-03-09 20:09:39 +00:00
Douglas Gregor
4e287df40c Converted to Boost Software License, Version 1.0
[SVN r24055]
2004-07-26 00:32:12 +00:00
Peter Dimov
ea8c0ef25e bind and mem_fn now support operator== and operator!=
[SVN r21978]
2004-01-26 19:13:17 +00:00
Peter Dimov
7feefb7313 _MSC_VER use clarified.
[SVN r20992]
2003-11-28 15:35:21 +00:00
Peter Dimov
673d6b0bf0 Fixed VC7 regression
[SVN r20088]
2003-09-17 11:56:22 +00:00
Dave Abrahams
9ca672c10d CWPro8.3 bug workaround
[SVN r19993]
2003-09-10 15:37:59 +00:00
Dave Abrahams
eca328b27c Factor out get_pointer, supply an overload for std::auto_ptr.
[SVN r16672]
2002-12-20 18:15:01 +00:00
Peter Dimov
35ee2f3a52 __fastcall support added.
[SVN r14465]
2002-07-15 14:07:03 +00:00
Peter Dimov
5bae1b9ad1 Data member pointers support added.
[SVN r13232]
2002-03-20 12:52:40 +00:00
Peter Dimov
866866c1df get_pointer overload for shared_ptr moved to shared_ptr.hpp
[SVN r12642]
2002-02-02 16:16:02 +00:00
Peter Dimov
55f974d0b8 Fixed internal compiler error on MSVC 6 with debug info enabled.
[SVN r11870]
2001-12-03 13:11:22 +00:00
Dave Abrahams
fe8a5204cc Re-enabled the void returns workarounds for MSVC, since they pass with VC6sp4. Added the void returns test to status/Jamfile.
Modified Files:
	boost/mem_fn.hpp status/Jamfile


[SVN r11863]
2001-12-02 21:51:14 +00:00
Peter Dimov
e1b4cd5dcf Temporarily disabled void returns on MSVC 6 to address internal compiler errors.
[SVN r11810]
2001-11-29 17:29:31 +00:00
Peter Dimov
463f513c23 Major fixes to address regression failures
[SVN r11746]
2001-11-20 17:05:56 +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
Peter Dimov
277aa14329 __stdcall support added.
[SVN r11649]
2001-11-10 19:18:58 +00:00
Peter Dimov
90433660f9 Initial commit
[SVN r11022]
2001-09-04 17:16:30 +00:00