2010-03-14 05:19:24 +00:00
..
bind_first.hpp Clean up leaking #define's for iterations (n, m) that could mess up subsequently included files such as boost/signals2.hpp 2010-01-03 15:48:17 +00:00
bootstrap_stl.hpp Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation 2010-03-14 05:19:24 +00:00
bootstrap.hpp Add Type_Info type and add *_type objects at time of type registration. 2009-11-21 22:47:44 +00:00
boxed_value.hpp Remove std::swap implementation that was not supported for multiple file compilation. 2010-01-03 15:03:26 +00:00
dispatchkit.hpp Add sync_cache to set_state code to fix logic flaw in resetting of state and memory leak. #92 2010-03-09 02:09:05 +00:00
dynamic_object.hpp Fix multi-file compilation issues 2009-09-22 20:59:10 +00:00
function_call_detail.hpp Clean up leaking #define's for iterations (n, m) that could mess up subsequently included files such as boost/signals2.hpp 2010-01-03 15:48:17 +00:00
function_call.hpp Fix dispatch for const boost::shared_ptr<> & parameters for functions, add a test to example.cpp and fix some issues with building example.cpp 2009-08-20 21:35:56 +00:00
handle_return.hpp Handle case of const & return values (should probably be investigated a bit more) 2009-11-18 04:42:43 +00:00
operators.hpp Add missing operators.hpp file 2009-11-10 13:27:44 +00:00
proxy_constructors.hpp Clean up leaking #define's for iterations (n, m) that could mess up subsequently included files such as boost/signals2.hpp 2010-01-03 15:48:17 +00:00
proxy_functions_detail.hpp Clean up leaking #define's for iterations (n, m) that could mess up subsequently included files such as boost/signals2.hpp 2010-01-03 15:48:17 +00:00
proxy_functions.hpp Fix NO_THREADS related issues 2009-12-06 05:12:02 +00:00
register_function.hpp Get compiling with Visual Studio 10 beta 2. Had to work around issues with conflicts between boost::function and VisualStudio's std::tr1::mem_fn (http://social.msdn.microsoft.com/Forums/en/vcprerelease/thread/e04d93ed-d686-4ef6-9939-26e34c0955eb). Also had to work around non-standard overloaded std member functions in std::map (http://msdn.microsoft.com/en-us/library/fe72hft9(VS.100).aspx) 2009-12-28 17:16:03 +00:00
type_info.hpp Add Type_Info type and add *_type objects at time of type registration. 2009-11-21 22:47:44 +00:00