COMMITS
/ lib/cpp/test/TServerIntegrationTest.cpp May 27, 2020
Z
THRIFT-5217 Deprecated boost header
zeshuai007 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 6, 2019
C
replace boost::atomic with std::atomic
cyy committed
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy committed
October 28, 2017
J
THRIFT-4376: fix more high impact coverity defects
James E. King, III committed
August 12, 2017
J
THRIFT-3974: fix ThreadSanitizer identified issues
James E. King, III committed
August 5, 2017
J
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
James E. King, III committed
November 12, 2016
April 5, 2016
February 13, 2016
J
THRIFT-3628 Fix lib/cpp/test/TServerIntegrationTest.cpp to use ephemeral ports.
John Sirois committed
September 25, 2015
K
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
Konrad Grochowski committed
July 15, 2015
B
THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds
ben-craig committed
May 18, 2015
K
`make style` applied
Konrad Grochowski committed
May 7, 2015
K
THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF
Konrad Grochowski committed
April 30, 2015
April 24, 2015
B
THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected
Ben Craig committed