0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed error in uuid_combiner, IFuture test simple test passes on msvc More... about 13 years ago
Async compiles but crashes msvc More... about 13 years ago
Adding AsyncResult More... about 13 years ago
Added uuid_combiner specializations More... about 13 years ago
Fix for delegates with specified UUID More... about 13 years ago
Added utility to generate cppcomponent uuid More... about 13 years ago
Added support for char** parameters More... about 13 years ago
Removed futures support More... about 13 years ago
Added CPPCOMPONENTS_CONSTRUCT_TEMPLATE and changed CPPCOMPONENT_INTERFACE_EXTRAS to be able to be used with templates More... about 13 years ago
More work on futuress More... about 13 years ago
More work on futures More... about 13 years ago
More work on futures, compiles with gcc but hands at runtime More... about 13 years ago
Renamed delegate to ifunction, added ifunction operator() More... about 13 years ago
Simple combine uuid works on gcc More... about 13 years ago
Initial support for combining uuids to form new uuid More... about 13 years ago
Reverting back from boost future support More... about 13 years ago
Support for using boost futures More... about 13 years ago
Changed ToFuture and Then to use packaged_task More... about 13 years ago
Changed set_completed to reuse the current ifuture for parameter to completed More... about 13 years ago
Updated test.sh to run g++(exe) with g+=(so) to test out futures More... about 13 years ago
Changes to skip testing futures with clang in linux which is broken More... about 13 years ago
Fixed hang with mingw gcc relating to deferred launch of future More... about 13 years ago
MOre work on futures, hangs on mingw More... about 13 years ago
Simplifying future implementation More... about 13 years ago
Simple Future test compiles and runs with MSVC, GCC from mingw-builds on WIndows More... about 13 years ago
Simple test of future, compiles and runs with msvc More... about 13 years ago
Added second source file to check for multiple definition errors More... about 13 years ago
Updated example to lastest cppcomponent changes More... about 13 years ago
Changed CPPCOMPONENT_DEFINE_FACTORY(...) to () More... about 13 years ago
Added constructors to implementations in dll, so can autoregister More... about 13 years ago