Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/: use make_message<Foo> instead of Foo::create() | Kefu Chai | 2019-04-18 | 1 | -5/+3 |
* | messages: Update MGetConfig.h to work without using namespace | Adam C. Emerson | 2019-03-29 | 1 | -4/+4 |
* | *: use std::string_view instead of char ptr | Patrick Donnelly | 2019-01-09 | 1 | -1/+1 |
* | messages: define HEAD_VERSION and COMPAT_VERSION inlined | Kefu Chai | 2018-08-17 | 1 | -2/+2 |
* | msg: cleanup factory/ref definition in messages | Patrick Donnelly | 2018-08-15 | 1 | -6/+3 |
* | msg: add factory method to correctly construct smart_ptr | Patrick Donnelly | 2018-08-15 | 1 | -1/+7 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -1/+1 |
* | mon: handle MGetConfig | Sage Weil | 2018-03-06 | 1 | -0/+47 |