| .. |
|
bad_boxed_cast.hpp
|
Catch a few things found with more aggressive g++ warnings
|
2012-06-01 08:47:40 -06:00 |
|
bind_first.hpp
|
Prevent leaking macros #76
|
2012-11-07 14:13:08 -07:00 |
|
bootstrap_stl.hpp
|
Fixes #88: Linking error on MacOS Mavericks
|
2013-11-27 08:00:23 -07:00 |
|
bootstrap.hpp
|
Eradicate global base_class registrations to prevent problems with threading and general memory management issues with knowing how and when to clean them up.
|
2013-02-25 11:00:14 -07:00 |
|
boxed_cast_helper.hpp
|
Move to pointers for Dynamic_Cast_Conversions to avoid problems with using the class before it's defined
|
2013-04-25 09:15:09 -06:00 |
|
boxed_cast.hpp
|
Move to pointers for Dynamic_Cast_Conversions to avoid problems with using the class before it's defined
|
2013-04-25 09:15:09 -06:00 |
|
boxed_number.hpp
|
Fixes #88: Linking error on MacOS Mavericks
|
2013-11-27 08:00:23 -07:00 |
|
boxed_value.hpp
|
- Fix legit threading issue which shows itself on clang / macos mostly
|
2013-05-26 22:47:23 -06:00 |
|
dispatchkit.hpp
|
Cleanup (indentation, comments) for non-const global support
|
2013-11-27 08:19:26 -07:00 |
|
dynamic_cast_conversion.hpp
|
Move to pointers for Dynamic_Cast_Conversions to avoid problems with using the class before it's defined
|
2013-04-25 09:15:09 -06:00 |
|
dynamic_object.hpp
|
Fix some additional warnings on MacOS
|
2013-04-25 12:21:41 -06:00 |
|
exception_specification.hpp
|
- Fix legit threading issue which shows itself on clang / macos mostly
|
2013-05-26 22:47:23 -06:00 |
|
function_call_detail.hpp
|
Move to pointers for Dynamic_Cast_Conversions to avoid problems with using the class before it's defined
|
2013-04-25 09:15:09 -06:00 |
|
function_call.hpp
|
Move to pointers for Dynamic_Cast_Conversions to avoid problems with using the class before it's defined
|
2013-04-25 09:15:09 -06:00 |
|
handle_return.hpp
|
Update copyrights to 2012 #23
|
2012-05-16 11:55:51 -06:00 |
|
operators.hpp
|
Update copyrights to 2012 #23
|
2012-05-16 11:55:51 -06:00 |
|
proxy_constructors.hpp
|
Update copyrights to 2012 #23
|
2012-05-16 11:55:51 -06:00 |
|
proxy_functions_detail.hpp
|
- Fix legit threading issue which shows itself on clang / macos mostly
|
2013-05-26 22:47:23 -06:00 |
|
proxy_functions.hpp
|
Fix various warnings found by MSVC
|
2013-04-25 15:39:03 -06:00 |
|
register_function.hpp
|
Update copyrights to 2012 #23
|
2012-05-16 11:55:51 -06:00 |
|
type_info.hpp
|
Add ability to call functions requiring arithmetic value conversions
|
2012-11-27 21:21:37 -07:00 |