~roguescholar/boost/+git/utility:svn-tags/merged_to_RC_1_34_0

Last commit made on 2007-06-07
Get this branch:
git clone -b svn-tags/merged_to_RC_1_34_0 https://git.launchpad.net/~roguescholar/boost/+git/utility

Branch merges

Branch information

Name:
svn-tags/merged_to_RC_1_34_0
Repository:
lp:~roguescholar/boost/+git/utility

Recent commits

0c79b1b... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create tag
'merged_to_RC_1_34_0'.

[SVN r37938]

0782034... by Vladimir Prus

Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.

[SVN r35989]

0808883... by Peter Dimov <email address hidden>

License/copyright edits

[SVN r35958]

2f69501... by Beman Dawes

Add copyright, license

[SVN r35905]

5b83f64... by John Maddock <email address hidden>

Removed unneeded semicolon.

[SVN r35636]

c730ab4... by DaveAbrahams

Parameter library Workarounds for Borland and MSVC
Parameter library explicit markup for expected failures

value_init.hpp:
  Borland workarounds
  Use angle-includes consistently

[SVN r35084]

e55610a... by Fernando Cacciola <email address hidden>

Some additional functions added to optional (being new there won't be regressions)

[SVN r34411]

bf96879... by Hartmut Kaiser <email address hidden>

Fixed an ambiguity.

[SVN r34403]

ce6e9c6... by Peter Dimov <email address hidden>

Digital Mars support (Pavel Vozenilek)

[SVN r34373]

7ac180e... by DaveAbrahams

Use forwarding to get SFINAE effect in some common use cases.

Rename detail::result_of to detail::result_of_impl to avoid surprises
when result_of is used from within boost::detail.

[SVN r33981]