~roguescholar/boost/+git/utility:svn-branches/inspect

Last commit made on 2010-04-20
Get this branch:
git clone -b svn-branches/inspect https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

Name:
svn-branches/inspect
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

9deb4dd... by Daniel James <email address hidden>

Create a branch for inspect fixes.

[SVN r61439]

e3c9822... by Eric Niebler <email address hidden>

add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of

[SVN r61248]

82e1111... by Daniel James <email address hidden>

Revert [60052], as it causes other libraries to break.

[SVN r61097]

9339b32... by Niels Dekker <email address hidden>

Updated copyright notice.

[SVN r61075]

3770221... by Niels Dekker <email address hidden>

Hopefully fixed #3984 (std::bitset constructor issue). Tested by Juergen Hunold on msvc-10.0, msvc-9.0, and gcc-4.4. See thread starting at http://lists.boost.org/Archives/boost/2010/03/162690.php

[SVN r60331]

e6cb3a7... by Daniel James <email address hidden>

Fix a couple of comments.

[SVN r60294]

bbccfbb... by Daniel James <email address hidden>

Remove use of deprecated macro in result_of test.

[SVN r60293]

74a6a69... by Daniel James <email address hidden>

Remove use of deprecated config macro in result_of.

[SVN r60052]

bf713ad... by DaveAbrahams

Revert unintentional reference to "noncopyable_adl_barrier" test that's not checked in.

[SVN r59332]

76b17c4... by DaveAbrahams

Support different MS calling conventions, thanks to Nicolas Lelong.
Closes #3833.

[SVN r59247]