~roguescholar/boost/+git/local_function:sandbox-branches/optional_optimization

Last commit made on 2012-02-22
Get this branch:
git clone -b sandbox-branches/optional_optimization https://git.launchpad.net/~roguescholar/boost/+git/local_function

Branch merges

Branch information

Name:
sandbox-branches/optional_optimization
Repository:
lp:~roguescholar/boost/+git/local_function

Recent commits

e91c6e7... by Christopher Hite <email address hidden>

optional_optimization branch

[SVN r77091]

76f141d... by Lorenzo Caminiti <email address hidden>

Renamed add_params test to add_params_only (and updated docs).

[SVN r77084]

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

Added sequence syntax for a test.

[SVN r77082]

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

Added test for sequence syntax (to run with and without variadic macro support) and disabled variadic syntax test when variadic macros are not supported.
Updated docs.

[SVN r77078]

8b05032... by Lorenzo Caminiti <email address hidden>

Added Boost.Utility/IdentityType and Boost.Functional/OverloadedFunction to status/Jamfile.v2 list of regression tests.
Updated Boost.ScopeExit documentation.

[SVN r77059]

259533b... by Lorenzo Caminiti <email address hidden>

Fixed a bug in BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST: a typo VOId -> VOID.
Fixed a bug in scope_exit.hpp: An extra trailing \ in a macro definition (compiled only when BOOST_NO_VARIADIC_MACROS is defined).
Renamed LocalFunction and ScopeExit tests and examples from _err to _error.
Updated LocalFunction docs.

[SVN r77042]

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]