COMMITS
/ lib/cpp/test/RecursiveTest.cpp January 29, 2019
S
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
Sebastian Zenker committed
January 5, 2019
C
remove stdcxx namespace and use std directly
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
June 24, 2015
C
THRIFT-406 Convert C++ Test to Boost::Test
Claudius Heine committed
April 7, 2015
J
THRIFT-3086 fix a few minor valgrind identified issues
Jim King committed
November 13, 2014
K
THRIFT-2729: C++ - .clang-format created and applied
Konrad Grochowski committed
K
THRIFT-2729: C++ - .clang-format created and applied
Konrad Grochowski committed
November 18, 2014
K
Revert "THRIFT-2729: C++ - .clang-format created and applied"
Konrad Grochowski committed
May 2, 2014
J
THRIFT-2471 Make cpp.ref annotation language agnostic
Jens Geyer committed
April 9, 2014
J
THRIFT-2421: Tree/Recursive struct support in thrift
jfarrell committed