1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added mixin move constructor to mixin_type_info More... about 8 years ago
object_allocator WiP: definition and propagation More... about 8 years ago
Tests for new allocator features More... about 8 years ago
Removed obsolete gen script for no-longer-supported version of Visual Studio More... about 8 years ago
Using basic_mixin_type_info as an argument for mixin allocations and deallocations More... about 8 years ago
Split mixin_type_info into private and public part: basic_mixin_type_info More... about 8 years ago
Refactoring of allocators part 1: More info in current methods More... about 8 years ago
Added noexcept specifiers to appropriate methods of object More... about 8 years ago
Re-added project title More... about 8 years ago
Temporarily removed project title More... about 8 years ago
Temporarily removed project title More... about 8 years ago
Renamed LICENSE.txt to simply LICENSE More... about 8 years ago
Can license be autodetected now? More... about 8 years ago
Visual Studio 15 2017 project generation batch script More... about 8 years ago
Final attempt at making the license file auto-detectable by GitHub More... about 8 years ago
Modified license formatting so it matches GitHub's license detection More... about 8 years ago
Added custom config tests for Travis builds More... over 8 years ago
Fixed include path to custom config More... over 8 years ago
Added custom config file feature so the configuration can be changed without modifying the library's code - Documented the new feature - Other improvements in "Using" docs - Also updated version and revision history - Added custom config tests - Fixes #13 More... over 8 years ago
Reduced msbuild verbosity for appveyor More... over 8 years ago
Added VS 2017 to appveyor.yml and simplified matrix making a more complex build script More... over 8 years ago
Changed DYNAMIX_DEBUG checks from `#if defined` to a plain `#if` More... over 8 years ago
Travis build matrix (#16) More... over 8 years ago
Clarification for the 1.2.2 hotfix More... over 8 years ago
Updated docs and version for new release More... over 8 years ago
Fixed a bug which caused memory corruption when moving an empty object into another object More... over 8 years ago
Introduced removal of mutation rules More... over 8 years ago
Added `object::has` and `object::get` with `const char*` to query mixin by name More... over 8 years ago
A clarification in intro sentences More... over 8 years ago
Meeting C++ Badge (https://www.reddit.com/r/cpp_review/comments/6rdl80/review_of_dynamix/) More... over 8 years ago