Commit Graph

8 Commits

Author SHA1 Message Date
Lorenzo Caminiti
4242b5a272 Missing a closing parenthesis in a const_block example macro.
Removed a new line in return_derivative[_seq].

[SVN r78562]
2012-05-23 19:42:21 +00:00
Lorenzo Caminiti
b229ae8f73 Resolved all LocalFunctions to-dos. Still trying to pin-point a VACPP internal error.
[SVN r78371]
2012-05-07 18:54:38 +00:00
Lorenzo Caminiti
5935f79a12 Trying to workaround some compiler issues with LocalFunction.
[SVN r77866]
2012-04-09 22:17:36 +00:00
Lorenzo Caminiti
3203e349ad Wrapped a metafunction call into a local struct to try to workaround a problem with add_template on the intel compiler.
[SVN r77820]
2012-04-07 18:45:13 +00:00
Lorenzo Caminiti
633a774276 Compiling all ScopeExit and LocalFunction tests and examples on GCC with and without type-of emulation mode.
Added LocalFunction configuration macro to force use or not use of locals as template parameters.

[SVN r77765]
2012-04-04 19:35:34 +00:00
Lorenzo Caminiti
5c0948bf6e Reworked all LocalFunction tests and examples to use Boost.Detail/LightweightTest (instead of Boost.Test) and test sequence syntax without variadic macros (..._nova tests).
[SVN r77747]
2012-04-03 19:40:20 +00:00
Lorenzo Caminiti
b84f29c030 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]
2012-02-20 20:07:29 +00:00
Lorenzo Caminiti
3339fccc83 Added LocalFunction tests.
[SVN r77022]
2012-02-15 00:36:53 +00:00