Peter Dimov
|
5956c3b0f0
|
Revert incorrect reversion of adf57817ec09cb8edd6032a30da6daec3edbe23f
|
2014-06-01 01:20:41 +03:00 |
|
Peter Dimov
|
8a1d121ef9
|
Revert "Ref: Remove obsolete MSVC version check."
This reverts commit adf57817ec09cb8edd6032a30da6daec3edbe23f.
Conflicts:
include/boost/ref.hpp
|
2014-06-01 01:20:40 +03:00 |
|
Peter Dimov
|
d38344b9a4
|
Revert "Remove obsolete MSVC check from pragma guard"
This reverts commit 1fd5883b345a3c230daaad8ee93af5bc8f3209d5.
|
2014-06-01 01:20:40 +03:00 |
|
Stephen Kelly
|
3ca731ba5c
|
Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Process #ifndef...#else...#endif blocks.
[SVN r86245]
|
2014-06-01 01:20:39 +03:00 |
|
Joel Falcou
|
0f4204467c
|
Fix #9169 - Add BOOST_FORCEINLINE on boost::ref for performance issue
[SVN r86124]
|
2014-06-01 01:20:38 +03:00 |
|
Stephen Kelly
|
5ee57dd469
|
Ref: Remove obsolete MSVC version check.
[SVN r86031]
|
2014-06-01 01:20:38 +03:00 |
|
Stephen Kelly
|
af1562624b
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2014-06-01 01:20:37 +03:00 |
|
Peter Dimov
|
239c2db98f
|
Refs #2128 (fixed in trunk.)
[SVN r51512]
|
2014-06-01 01:20:33 +03:00 |
|
Ronald Garcia
|
eaeb3ca8d2
|
Added unwrap_ref.
[SVN r47295]
|
2014-06-01 01:20:32 +03:00 |
|
Beman Dawes
|
b6e7b0be84
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
[SVN r46808]
|
2014-06-01 01:20:31 +03:00 |
|
Peter Dimov
|
a3c8d13b70
|
Borland 5.81 fix (Alisdair Meredith)
[SVN r33161]
|
2014-06-01 01:20:29 +03:00 |
|
Aleksey Gurtovoy
|
a8c403d864
|
merge RC_1_32_0 fixes
[SVN r26328]
|
2014-06-01 01:20:27 +03:00 |
|
Douglas Gregor
|
00ea4449dc
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2014-06-01 01:20:22 +03:00 |
|
Dave Abrahams
|
ddfdf8f857
|
pro9 workarounds; some ADL protection for is_xxx
[SVN r21529]
|
2014-06-01 01:20:20 +03:00 |
|
Peter Dimov
|
be15129f9c
|
_MSC_VER use clarified.
[SVN r20992]
|
2014-06-01 01:20:17 +03:00 |
|
Aleksey Gurtovoy
|
ef31702ea4
|
MPL names/directory structure refactoring
[SVN r17651]
|
2014-06-01 01:20:15 +03:00 |
|
Dave Abrahams
|
a61832c995
|
fix metafunctions for MPL
[SVN r17621]
|
2014-06-01 01:20:15 +03:00 |
|
John Maddock
|
175b88649b
|
Misc Kylix fixes
[SVN r15086]
|
2014-06-01 01:20:12 +03:00 |
|
John Maddock
|
d7f719ed96
|
Borland C++ Builder 6 fixes
[SVN r13659]
|
2014-06-01 01:20:11 +03:00 |
|
Peter Dimov
|
84fbe634b1
|
MSVC fixes.
[SVN r13476]
|
2014-06-01 01:20:11 +03:00 |
|
Dave Abrahams
|
077b632187
|
Roll addressof() patch back in!
[SVN r13433]
|
2014-06-01 01:20:10 +03:00 |
|
Dave Abrahams
|
258340c3cb
|
Roll back addressof() patch temporarily
[SVN r13428]
|
2014-06-01 01:20:09 +03:00 |
|
Douglas Gregor
|
10d1e3b273
|
ref.hpp: - Use addressof() instead of & operator
[SVN r13416]
|
2014-06-01 01:20:09 +03:00 |
|
Douglas Gregor
|
cf80afce24
|
boost/ref.hpp: - Added get_pointer method to return a pointer (instead of a reference)
libs/bind/ref.html:
- Document get_pointer
[SVN r13322]
|
2014-06-01 01:20:08 +03:00 |
|
Dave Abrahams
|
0c5f275569
|
Added Copyright
[SVN r13145]
|
2014-06-01 01:20:07 +03:00 |
|
Aleksey Gurtovoy
|
e5dd8109bf
|
made 'reference_wrapper' Assignable
[SVN r12520]
|
2014-06-01 01:20:05 +03:00 |
|
Dave Abrahams
|
924c81eedd
|
added missing #include of boost/config.hpp
[SVN r12483]
|
2014-06-01 01:20:04 +03:00 |
|
Peter Dimov
|
9d15e6ae46
|
Modified is_reference_wrapper<> to work for reference types.
[SVN r12475]
|
2014-06-01 01:20:04 +03:00 |
|
Dave Abrahams
|
9885682c07
|
added is_reference_wrapper<>, unwrap_reference<>
[SVN r12470]
|
2014-06-01 01:20:03 +03:00 |
|
Peter Dimov
|
b5723e2387
|
#undef BOOST_REF_CONST added
[SVN r11674]
|
2014-06-01 01:20:02 +03:00 |
|
Peter Dimov
|
e40de0d577
|
Fixed a bug w/ adaptable function objects + nested binds, made ref<> return const
[SVN r11670]
|
2014-06-01 01:20:02 +03:00 |
|
Peter Dimov
|
5ba2af4fe2
|
__stdcall support added.
[SVN r11649]
|
2014-06-01 01:20:01 +03:00 |
|
Peter Dimov
|
145ba3ab10
|
Tabs converted to spaces.
[SVN r10916]
|
2014-06-01 01:20:01 +03:00 |
|
Peter Dimov
|
490e273e25
|
initial commit
[SVN r10914]
|
2014-06-01 01:20:01 +03:00 |
|