openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cross_compiler_call
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Generalized detail::runtime_class_helper
John Bandela
More...
over 12 years ago
Allowed InterfaceUnknown to be used as an object interface
John Bandela
More...
over 12 years ago
Secondary object interfaces map to InterfaceName_function
John Bandela
More...
over 12 years ago
Changed out to use just a pointer for trivial types
John Bandela
More...
over 12 years ago
Added ability mark interface as mapping to prefix member and static functions only
John Bandela
More...
over 12 years ago
Removed extraneous InterfaceUnknown
John Bandela
More...
over 12 years ago
Support for inherited interfaces in components
John Bandela
More...
over 12 years ago
Removed easy_interface test, changed map_to_*_functions to call base.
John Bandela
More...
over 12 years ago
Make introspection macros more granular
John Bandela
More...
over 12 years ago
Adding .travis.yml for CI
John Bandela
More...
over 12 years ago
generalized runtime_class and use and implement into general _base. Added small convenience runtime_class that uses general runtime_class_base
John Bandela
More...
over 12 years ago
Changed activation_factory af_ to private and added get()
John Bandela
More...
over 12 years ago
More work on generalizing runtime_class, added dynamic_creator to use_runtime_class
John Bandela
More...
over 12 years ago
Changed test to test for empty static interfaces
John Bandela
More...
over 12 years ago
Added static_assert to make sure set_fn received a valid function pointer
John Bandela
More...
over 12 years ago
Added tests for multiple static interfaces
John Bandela
More...
over 12 years ago
Adding ability to have multiple static interfaces for a component
John Bandela
More...
over 12 years ago
Changed component constructors and static function implementations to not use std::function
John Bandela
More...
over 12 years ago
changed object_counter to use safe_static_init
John Bandela
More...
over 12 years ago
Changed module::load_module_function_options to accept std::initializer_list
John Bandela
More...
over 12 years ago
Added CPPCOMPONENTS_DEFINE_FACTORY macro to easy defining get_component_factory
John Bandela
More...
over 12 years ago
Changed out do_assign to catch exception and convert to return code
John Bandela
More...
over 12 years ago
Merge branch 'master' of https://github.com/jbandela/cross_compiler_call
John Bandela
More...
over 12 years ago
Removed unit_test_dll.def
John Bandela
More...
over 12 years ago
Allowed -fvisibility=hidden to be used
John Bandela
More...
over 12 years ago
Removing need for .def file on windows
John Bandela
More...
over 12 years ago
Added automated test for linux
John Bandela
More...
over 12 years ago
First draft of test.sh
John Bandela
More...
over 12 years ago
Less verbose output in test.bat
John Bandela
More...
over 12 years ago
Moved unit_test_dll.def
John Bandela
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree