openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DynaMix C++
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 18 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added test for the metrics
Borislav Stanimirov
More...
almost 8 years ago
Added optional additional metrics: numbers of living objects and mixins of a type
Borislav Stanimirov
More...
almost 8 years ago
Mutating different objects in different threads is now (optionally) safe. True by default
Borislav Stanimirov
More...
almost 8 years ago
Updated revision history.
Borislav Stanimirov
More...
almost 8 years ago
Fixed gcc dependency compilation error
Borislav Stanimirov
More...
almost 8 years ago
1. Added unregistering of messages. Fixes #8 2. Removed a kinda obscure optimization feature which allowed the same mixins and messages to be registered (but not exported!) multiple times from multiple modules (ie from a static lib linked to many modules)
Borislav Stanimirov
More...
almost 8 years ago
Now registering all messages (instead of only featured ones). Fixes #2
Borislav Stanimirov
More...
almost 8 years ago
Removed expired donation button
Borislav Stanimirov
More...
almost 8 years ago
Updated version
Borislav Stanimirov
More...
almost 8 years ago
Added check for object copy safety. Fixes #10
Borislav Stanimirov
More...
almost 8 years ago
More info about default implementations. Fixes #1
Borislav Stanimirov
More...
almost 8 years ago
Added bundled and dependent mutation rules. Fixes #9
Borislav Stanimirov
More...
almost 8 years ago
Fixed c-style casts for users which use `-Wold-style-cast`
Borislav Stanimirov
More...
about 8 years ago
Removed old debugger visualizer. Improved and updated natvis
Borislav Stanimirov
More...
about 8 years ago
constexpr mixin_data_size
Borislav Stanimirov
More...
about 8 years ago
Updated revision history
Borislav Stanimirov
More...
about 8 years ago
Another roadmap update
Borislav Stanimirov
More...
about 8 years ago
Fixed several bugs in the allocators tutorial
Borislav Stanimirov
More...
about 8 years ago
Support of message declaration macros with no arity (breaks Visual Studio's IntelliSense, though)
Borislav Stanimirov
More...
about 8 years ago
Optimizing around the thread-safe local static member initialization (12% msg call perf gain)
Borislav Stanimirov
More...
about 8 years ago
Fixed bad compiler flags (how has this ever worked?)
Borislav Stanimirov
More...
about 8 years ago
Updated copyright year for files touched in 2017
Borislav Stanimirov
More...
about 8 years ago
Tests for num_implementers
Borislav Stanimirov
More...
about 8 years ago
Added num_implementers to object (number of mixins which implement a message)
Borislav Stanimirov
More...
about 8 years ago
Version 1.0.2 in docs
Borislav Stanimirov
More...
about 8 years ago
Combinators can now have the number of calls for the message whose results they combine (Thanks to Arthur O`Dwyer for pointing this out)
Borislav Stanimirov
More...
about 8 years ago
Quick-fix of bug where incomplete objects could be produced on failed copy
Borislav Stanimirov
More...
about 8 years ago
Copying of objects (as long as mixins are copyable)
Borislav Stanimirov
More...
about 8 years ago
Merge pull request #3 from onqtam/master
Borislav Stanimirov
More...
about 8 years ago
move from bm to dm
Viktor Kirilov
More...
about 8 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree