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

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

Branch merges

Branch information

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

Recent commits

0ef3fc3... by Daniel James <email address hidden>

Create a maintenance branch for Boost 1.54.0

[SVN r84945]

1f49bfc... by Marshall Clow <email address hidden>

Merge deprecated macro change for Boost.LocalFunction to release; no functionality change

[SVN r81851]

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

Merge changes from trunk:

Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).

[SVN r79500]

6c2a7f1... by Lorenzo Caminiti <email address hidden>

Fixing broken doc links (removing mixed capitals from HTML file names).

[SVN r79272]

130a377... by Lorenzo Caminiti <email address hidden>

Fixing broken doc links.

[SVN r79271]

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]