0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cr_string More... over 13 years ago
Initial checkin of cr_string adapted from boost::string_ref More... over 13 years ago
One more test in the unit test for out params More... over 13 years ago
Added out parameters More... over 13 years ago
Made function call operator in cross_function and custom_cross_function use the parms specified thus allowing for better intellisense More... over 13 years ago
Added module class to avoid resource leak More... over 13 years ago
Added tests on Windows to make sure you can call an Interface function through COM interface More... over 13 years ago
Added support for bool More... over 13 years ago
Added ability to for void* as parameters and returns More... over 13 years ago
Updated README More... over 13 years ago
Added base_t typedef for custom_cross_function with size and checksum More... over 13 years ago
Replace the =this definition of interface More... over 13 years ago
moved tests around More... over 13 years ago
commented out the =this More... over 13 years ago
Added constructor to cross_function and custom_cross_function checksum and sizeonly More... over 13 years ago
Add a program based on boost::uuid to create unknown interface skeleton More... over 13 years ago
Removed interface function number calculations from cross_function and custuom_cross_function More... over 13 years ago
Formatting changes More... over 13 years ago
Fixed incorrect reference count when implement_unknown_interfaces::create called More... over 13 years ago
Added move constructor and move assignment to use_unknown More... over 13 years ago
Worked around compiler bug that affected implement_unknown_interfaces and 1 interface More... over 13 years ago
Latest More... over 13 years ago
More code cleanup More... over 13 years ago
Code cleanup More... over 13 years ago
New syntax passes unit test More... over 13 years ago
Initial working More... over 13 years ago
Move some custof_function helper types into namespace detail More... over 13 years ago
Further simplification More... over 13 years ago
Initial commit for simplified custom functions More... over 13 years ago
Added const to custom cross function get_vtable_fn and get_portable_base More... over 13 years ago