~roguescholar/boost/+git/local_function:svn-branches/maintenance/1_50_0

Last commit made on 2012-07-12
Get this branch:
git clone -b svn-branches/maintenance/1_50_0 https://git.launchpad.net/~roguescholar/boost/+git/local_function

Branch merges

Branch information

Name:
svn-branches/maintenance/1_50_0
Repository:
lp:~roguescholar/boost/+git/local_function

Recent commits

06af83a... by Daniel James <email address hidden>

Create a maintenance branch for 1.50.

I know we don't normally do this, but I wanted to store a fix for a bug in
unordered somewhere.

[SVN r79440]

c49b6aa... by Beman Dawes

Release 1.50.0

[SVN r79156]

7eec7ca... by Daniel James <email address hidden>

Merge documentation build fix from trunk.

[SVN r78888]

c2da0f2... by John Maddock <email address hidden>

Update Jamfiles and build scripts for PDF generation.
Set local_function image DPI's for better PDF builds.

[SVN r78849]

fc1f89e... by Lorenzo Caminiti <email address hidden>

Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).

[SVN r78659]

290103d... by Lorenzo Caminiti <email address hidden>

Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.

[SVN r78564]

fece128... by Lorenzo Caminiti <email address hidden>

Added LocalFunction and Utility/IdentityType source files.

[SVN r77024]

0a454b1... by Lorenzo Caminiti <email address hidden>

Added LocalFunction index HTML.

[SVN r77023]

3339fcc... by Lorenzo Caminiti <email address hidden>

Added LocalFunction tests.

[SVN r77022]

28aaeb0... by Lorenzo Caminiti <email address hidden>

Added LocalFunction examples.

[SVN r77021]