summaryrefslogtreecommitdiff
path: root/libs/local_function
Commit message (Expand)AuthorAgeFilesLines
* Update integer, random, utility, functional, config, array, type_traits, iter...Automated Commit2016-10-081-0/+0
* Update scope_exit, rational, range, random, python, ptr_container, parameter,...Automated Commit2015-01-251-0/+0
* Removed usage of deprecated macros in Boost.LocalFunctionMarshall Clow2012-11-261-0/+0
* Fix PDF install rule so that it's explicit and automatically invokes a PDF bu...John Maddock2012-07-141-0/+0
* Make the new pdf install rules explicit, and fix intrusive's.Daniel James2012-06-111-0/+0
* Set image DPI to 300 so PDF's build better.John Maddock2012-06-071-0/+0
* Changes required to build PDF versions of docs.John Maddock2012-06-071-0/+0
* Added identity_type.hpp to utility.hpp.Lorenzo Caminiti2012-05-261-0/+0
* Changed B0, B1, ... template param names to Bind0, Bind1, ... because a Linix...Lorenzo Caminiti2012-05-251-0/+0
* Missing a closing parenthesis in a const_block example macro.Lorenzo Caminiti2012-05-231-0/+0
* Removed test for compilers that support local types as template params.Lorenzo Caminiti2012-05-231-0/+0
* Uncommented code that gives internal VACPP error (I couldn't figure it out...).Lorenzo Caminiti2012-05-111-0/+0
* Trying to pin-point a VACPP internal error.Lorenzo Caminiti2012-05-101-0/+0
* Trying to pin-point a VACPP internal error.Lorenzo Caminiti2012-05-101-0/+0
* Trying to pin-point a VACPP internal error.Lorenzo Caminiti2012-05-081-0/+0
* Forcing run-time failure when test is expected to fail.Lorenzo Caminiti2012-05-081-0/+0
* Added a test to verify all compilers for which local classes can be passed as...Lorenzo Caminiti2012-05-081-0/+0
* Resolved all LocalFunctions to-dos. Still trying to pin-point a VACPP interna...Lorenzo Caminiti2012-05-071-0/+0
* Pin-pointing a VACPP internal error.Lorenzo Caminiti2012-04-291-0/+0
* Worked around VACPP error for const int assignment. Enabled more code to pinp...Lorenzo Caminiti2012-04-281-0/+0
* Replaced all section ID in lowercase and TPL_ID with ID_TPL.Lorenzo Caminiti2012-04-281-0/+0
* Replaced all section name in lowercase and TPL_ID with ID_TPL.Lorenzo Caminiti2012-04-281-0/+0
* Replacing old with new docs.Lorenzo Caminiti2012-04-281-0/+0
* Updated docs to user [heading] instead of [h5] for excluding sections from TOC.Lorenzo Caminiti2012-04-271-0/+0
* Trying to identify 2 VACAPP internal errors.Lorenzo Caminiti2012-04-271-0/+0
* Pin pointing an internal VACPP error.Lorenzo Caminiti2012-04-271-0/+0
* Hopefully worked around an Intel compiler bug (internal error) when deducing ...Lorenzo Caminiti2012-04-271-0/+0
* Missing some includes. Added more code to a test to pin-point an Intel intern...Lorenzo Caminiti2012-04-241-0/+0
* Marked a couple of expected failures.Lorenzo Caminiti2012-04-231-0/+0
* Debugging tests for few compilers.Lorenzo Caminiti2012-04-191-0/+0
* Fixed a bug with expansion of LocalFunction Id.Lorenzo Caminiti2012-04-131-0/+0
* Updating docs.Lorenzo Caminiti2012-04-131-0/+0
* Updated docs.Lorenzo Caminiti2012-04-131-0/+0
* Forcing type-of emulation on Sun.Lorenzo Caminiti2012-04-121-0/+0
* Implemented a trick for NAME not to use BOOST_TYPEOF without requiring to rep...Lorenzo Caminiti2012-04-111-0/+0
* Upd docs and added ability to specify function type and default count to NAME...Lorenzo Caminiti2012-04-111-0/+0
* Upd docs and added ability to pass function type and default count to NAME so...Lorenzo Caminiti2012-04-111-0/+0
* Trying to workaround some compiler issues with LocalFunction.Lorenzo Caminiti2012-04-091-0/+0
* Wrapped a metafunction call into a local struct to try to workaround a proble...Lorenzo Caminiti2012-04-071-0/+0
* Removed T const[*/&] function template specializations that caused ambiguity ...Lorenzo Caminiti2012-04-071-0/+0
* Added a temporary workaround the Boost.Config bug that causes Boost.Typeof to...Lorenzo Caminiti2012-04-041-0/+0
* Checked all ScopeExit and LocalFunction tests and examples compile in both na...Lorenzo Caminiti2012-04-041-0/+0
* Compiling all ScopeExit and LocalFunction tests and examples on GCC with and ...Lorenzo Caminiti2012-04-041-0/+0
* Fixing LocalFunction to work in type-of emulation mode.Lorenzo Caminiti2012-04-041-0/+0
* Fixed a couple of typos in LocalFunction tests and examples.Lorenzo Caminiti2012-04-031-0/+0
* Reworked all LocalFunction tests and examples to use Boost.Detail/Lightweight...Lorenzo Caminiti2012-04-031-0/+0
* Fixed a bug in deducing this type on MSVC when using lambda implementation fo...Lorenzo Caminiti2012-03-221-0/+0
* LocalFunction now using newly added Boost.Config's BOOST_NO_LOCAL_CLASS_TEMPL...Lorenzo Caminiti2012-03-221-0/+0
* Split Utility/IdentityType and Functional/OverloadedFunction tests into small...Lorenzo Caminiti2012-03-221-0/+0
* Renamed cpp11 to cxx11 in LocalFunction.Lorenzo Caminiti2012-03-201-0/+0