Stephen Kelly
|
7ff6524bd1
|
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
These evaded scripting.
[SVN r86249]
|
2013-10-11 23:22:36 +00:00 |
|
Stephen Kelly
|
0f66412487
|
Simplify multi-component ifdefs containing BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
[SVN r86248]
|
2013-10-11 23:20:59 +00:00 |
|
Stephen Kelly
|
af136e483d
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifndef...#endif conditions.
[SVN r86244]
|
2013-10-11 23:15:00 +00:00 |
|
Stephen Kelly
|
5b2cf44de5
|
Bind: Remove obsolete GCC version check.
[SVN r86106]
|
2013-10-01 08:42:35 +00:00 |
|
Stephen Kelly
|
5e2fc717f0
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2013-09-26 13:02:51 +00:00 |
|
Peter Dimov
|
da3580cc14
|
Apply suggested IBM C++ fix. Refs #5792.
[SVN r75391]
|
2011-11-07 18:25:33 +00:00 |
|
Peter Dimov
|
17282c97c2
|
Extend Borland workaround to 6.2 and above.
[SVN r57954]
|
2009-11-26 21:02:04 +00:00 |
|
John Maddock
|
f02b090fe8
|
Warning suppressions in Boost.Bind.
Fixes #3601.
[SVN r57542]
|
2009-11-10 13:26:43 +00:00 |
|
Peter Dimov
|
45a1f1434b
|
Add ref_compare for weak_ptr. Refs #2849.
[SVN r51979]
|
2009-03-26 00:43:14 +00:00 |
|
Peter Dimov
|
010349ec9b
|
Refs #2127 (fixed in trunk).
[SVN r51511]
|
2009-03-01 16:31:53 +00:00 |
|
Peter Dimov
|
8ae9e8460d
|
Borland 6.10 still needs the workaround; fails bind_dm_test without it.
[SVN r51510]
|
2009-03-01 16:06:44 +00:00 |
|
Peter Dimov
|
5d49fb45d0
|
Make bind.hpp and mem_fn.hpp forward to bind/bind.hpp and bind/mem_fn.hpp. (Ref #2238)
[SVN r51489]
|
2009-02-28 21:40:27 +00:00 |
|
Peter Dimov
|
851903fcc4
|
Copy bind.hpp into bind/
[SVN r51487]
|
2009-02-28 21:26:59 +00:00 |
|