summaryrefslogtreecommitdiff
path: root/lib/cpp/test/RecursiveTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-4/+4
* remove stdcxx namespace and use std directlycyy2019-01-071-2/+2
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-7/+8
* THRIFT-406 Convert C++ Test to Boost::TestClaudius Heine2015-06-291-12/+28
* THRIFT-3086 fix a few minor valgrind identified issuesJim King2015-04-071-0/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-2/+1
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-1/+2
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-2/+1
* THRIFT-2471 Make cpp.ref annotation language agnosticJens Geyer2014-05-021-2/+10
* THRIFT-2421: Tree/Recursive struct support in thriftjfarrell2014-04-081-0/+67