0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Broke out when_all_tuple_test into own file to filesize limit More... about 13 years ago
Made when_all less template heavy More... about 13 years ago
when_all tuple compiles on msvc but gcc gives error file too big More... about 13 years ago
Use move semantics with return value from when_all More... about 13 years ago
fixed syntax error in when_all found by clang More... about 13 years ago
IFuture when_all vector support More... about 13 years ago
Merge branch 'master' of https://github.com/jbandela/cppcomponents More... about 13 years ago
when_all iterator version works on msvc More... about 13 years ago
Changed test.sh to define __GCC_HAVE_SYNC_AND_COMPARE_SWAP_* More... about 13 years ago
Removed hidden template paramter for implement_runtime_class More... about 13 years ago
Latest More... about 13 years ago
Merge branch 'master' of https://github.com/jbandela/cppcomponents More... about 13 years ago
Changed delegate_implementation to use implement_runtime_class More... about 13 years ago
Updated script to compile with clang without libc++ More... about 13 years ago
Added set_executor to cross_function More... about 13 years ago
Removed deleted code More... about 13 years ago
Support for inheritted helpers in implementation More... about 13 years ago
Fixes to IUknown reference counting atomics, fixes for gcc syntax error, fixes to async More... about 13 years ago
future support for executors More... about 13 years ago
Renamed implement_async to implement_future_promise More... about 13 years ago
Removed commented out code More... about 13 years ago
Support for future unwrapping More... about 13 years ago
More unit tests for future More... about 13 years ago
Renamed async_result to future.hpp More... about 13 years ago
Simplified test.sh More... about 13 years ago
Use threads instead of std::future More... about 13 years ago
More gcc syntax error fixes More... about 13 years ago
Trying to fix future crashes on linux More... about 13 years ago
Fixed syntax error found by gcc More... about 13 years ago
Simple future unit test working on msvc and g++ More... about 13 years ago