1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Broken link fixed (#30) More... over 6 years ago
Added links to C++Russia video and Overload article More... over 6 years ago
Latest version More... over 6 years ago
Comparison with COM More... over 6 years ago
Function which allows the user to garbage collects unused object type infos More... over 6 years ago
object_type_info::num_objects is always enabled More... over 6 years ago
Building compilation time benchmark with msvc More... over 6 years ago
Fixed MSVC compilation More... over 6 years ago
Reintroduces mixin names by typeid. Fixes #23 ... and sadly reintroduces #22 More... over 6 years ago
Added precompiled header to compiler performance benchmarks More... over 6 years ago
Testing user-configurable defines More... over 6 years ago
Restored legacy message macros as an option for users who are hit by slow compilation times More... over 6 years ago
Added file to call messages as well More... over 6 years ago
Legacy message macros template to be used for tests More... over 6 years ago
Added experimental compiler performance benchmark More... over 6 years ago
Removed mixin names by `typeid`. Fixes #22 - Preserved old functionality for backwards compatibility - Updated tests: removed old functionality More... over 6 years ago
Fixed #21 - Also added a test to count copies and moves when calling messages More... over 6 years ago
Improved tests build time - Moved doctest to a lib so it doesn't get included in full in every test More... over 6 years ago
Fixed gcc build (test_thread wasn't linked with pthread) More... over 6 years ago
Initializing atomics More... over 6 years ago
Passing thread sanitizers More... over 6 years ago
Multi-threaded tests More... over 6 years ago
Fixed variable shadowing warning More... over 6 years ago
Fixed short message macros More... over 6 years ago
New version More... almost 7 years ago
Don't build tags on Travis CI More... almost 7 years ago
Temporarily disabled AppVeyor cache More... almost 7 years ago
Fixed mixin-name leak when unloading plugins with gcc or clang - Fixes #18. Turns out there *is* a leak More... almost 7 years ago
New version More... almost 7 years ago
Removed noncopyable class More... almost 7 years ago