-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a utility for rigorously initializing a message instance #448
Add a utility for rigorously initializing a message instance #448
Commits on Mar 24, 2020
-
Add a utility for rigorously initializing a message instance
Signed-off-by: Michael X. Grey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b09a5e3 - Browse repository at this point
Copy the full SHA b09a5e3View commit details
Commits on Mar 25, 2020
-
Add tests for the message building feature
Signed-off-by: Michael X. Grey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7635bcb - Browse repository at this point
Copy the full SHA 7635bcbView commit details
Commits on Mar 26, 2020
-
Use macros to reduce code bloat
Signed-off-by: Michael X. Grey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8214a0f - Browse repository at this point
Copy the full SHA 8214a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9284d - Browse repository at this point
Copy the full SHA 6f9284dView commit details
Commits on Apr 4, 2020
-
move builder functionality into a completely separate header
Signed-off-by: Dirk Thomas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 656165b - Browse repository at this point
Copy the full SHA 656165bView commit details
Commits on Apr 7, 2020
-
provide templated function <pkgname>::build<MsgType>() for builder pa…
…ttern Signed-off-by: Dirk Thomas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a3da85 - Browse repository at this point
Copy the full SHA 2a3da85View commit details -
include the builder header by default
Signed-off-by: Dirk Thomas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9bbc9c - Browse repository at this point
Copy the full SHA e9bbc9cView commit details -
inline template specialization
Signed-off-by: Dirk Thomas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae05d5c - Browse repository at this point
Copy the full SHA ae05d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4877b0e - Browse repository at this point
Copy the full SHA 4877b0eView commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e12a02 - Browse repository at this point
Copy the full SHA 0e12a02View commit details -
special case for EMPTY_STRUCTURE_REQUIRED_MEMBER_NAME
Signed-off-by: Dirk Thomas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e0e96e - Browse repository at this point
Copy the full SHA 1e0e96eView commit details