Glen Fernandes
0a6ceaaec6
Merge branch 'develop'
2020-06-12 00:40:31 -04:00
Glen Fernandes
c91b5cd332
Remove references to removed tests
2020-05-19 16:42:08 -04:00
Lorenzo Caminiti
41cde4ac60
Re-generated HTML docs from qbk and doxygen to show replacement of obsolete BOOST_NO_LAMBDAS, BOOST_NO_VARIADIC_MACROS, and BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS with new BOOST_NO_CXX11_LAMBDAS, BOOST_NO_CXX11_VARIADIC_MACROS, and BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS.
2015-10-14 17:30:46 -07:00
Lorenzo Caminiti
6c2a7f1f4d
Fixing broken doc links (removing mixed capitals from HTML file names).
...
[SVN r79272]
2012-07-04 21:54:13 +00:00
Lorenzo Caminiti
130a377683
Fixing broken doc links.
...
[SVN r79271]
2012-07-04 21:50:21 +00:00
Lorenzo Caminiti
290103d629
Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.
...
[SVN r78564]
2012-05-24 01:35:04 +00:00
Lorenzo Caminiti
153662650b
Replacing old with new docs.
...
[SVN r78229]
2012-04-28 02:06:02 +00:00
Lorenzo Caminiti
6416db807f
Updated docs to user [heading] instead of [h5] for excluding sections from TOC.
...
[SVN r78221]
2012-04-27 15:35:12 +00:00
Lorenzo Caminiti
6722dd27d3
Updated docs.
...
[SVN r77943]
2012-04-13 00:26:10 +00:00
Lorenzo Caminiti
fcd46e7fd7
Upd docs and added ability to pass function type and default count to NAME so to not use Boost.Typeof at all.
...
[SVN r77906]
2012-04-11 05:47:37 +00:00
Lorenzo Caminiti
96d30479a9
Split Utility/IdentityType and Functional/OverloadedFunction tests into smaller tests.
...
Updated docs for ScopeExit, LocalFunction, Utility/IdentityType, and Functional/OverloadedFunction.
[SVN r77484]
2012-03-22 20:54:20 +00:00
Lorenzo Caminiti
0bae08f783
Renamed cpp11 to cxx11 in LocalFunction.
...
Added _ID to ScopeExit and LocalFunction.
[SVN r77425]
2012-03-20 02:14:14 +00:00
Lorenzo Caminiti
259533b62b
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]
2012-02-16 18:24:34 +00:00
Lorenzo Caminiti
f49e381fad
Added LocalFunction docs.
...
[SVN r77020]
2012-02-15 00:34:25 +00:00