summaryrefslogtreecommitdiff
path: root/lib/cpp/test/AllProtocolTests.tcc
Commit message (Expand)AuthorAgeFilesLines
* fix static analyzer waringscyy2019-01-221-1/+1
* remove stdcxx namespace and use std directlycyy2019-01-071-1/+1
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-1/+1
* THRIFT-3873: fix various compiler warnings and overflow errorsJames E. King, III2017-01-201-4/+4
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-16/+12
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-12/+16
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-16/+12
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-171-2/+4
* Thrift-2029:Port C++ tests to WindowsJake Farrell2014-01-071-15/+15
* Thrift-1607:Incorrect file modes for several source filesJake Farrell2012-05-171-0/+0
* THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to t...Roger Meier2012-04-131-1/+1
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-4/+4
* THRIFT-503. cpp: Move the tests built by "make check" under lib/cppDavid Reiss2010-08-311-0/+227