COMMITS
/ lib/cpp/test/TNonblockingSSLServerTest.cpp July 5, 2018
M
Include signal.h depending on HAVE_SIGNAL_H, not depending on __linux__
Mario Emmenlauer committed
February 8, 2019
C
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
cyy committed
January 29, 2019
S
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
Sebastian Zenker committed
January 11, 2019
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy committed
C
remove boost::thread and boost::mutex code
cyy committed
August 5, 2017
J
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
James E. King, III committed
August 6, 2017
D
THRIFT-4276:Add SSL support to the C++ Nonblocking Server
Divya Thaluru committed