This is an automated email from the ASF dual-hosted git repository.
alexr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 5518181 Added MESOS-9177 to the 1.7.0 CHANGELOG.
new d5468c4 Added stout wrapper for `boost::circular_buffer`.
new 71b88f8 Replaced boost includes with stout equivalents.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
3rdparty/stout/include/Makefile.am | 1 +
.../stout/{none.hpp => circular_buffer.hpp} | 25 ++++++++++------------
src/master/master.hpp | 13 +++--------
src/slave/slave.cpp | 2 +-
src/slave/slave.hpp | 14 +++++-------
5 files changed, 21 insertions(+), 34 deletions(-)
copy 3rdparty/stout/include/stout/{none.hpp => circular_buffer.hpp} (51%)