summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/Thrift.h
Commit message (Expand)AuthorAgeFilesLines
* Make ~TException() virtualMario Emmenlauer2020-12-031-1/+1
* THRIFT-4405: sanity tests relating to sequence numbersJames E. King III2019-02-011-1/+1
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-4/+4
* remove unused boost headerscyy2019-01-071-3/+0
* use noexcept instead of throw() in librarycyy2019-01-071-2/+2
* THRIFT-2199:Remove dense protocolRandy Abernethy2015-08-011-7/+0
* THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IFKonrad Grochowski2015-05-071-51/+2
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-55/+44
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-44/+55
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-55/+44
* THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUGRoger Meier2013-09-021-0/+1
* THRIFT-2037: More general macro THRIFT_UNUSED_VARIABLEBen Craig2013-08-291-1/+1
* THRIFT-2039 config.h --> thrift-config.hKonrad Grochowski2013-06-221-3/+3
* THRIFT-2014 Change C++ lib includes to use <namespace/> style throughoutRoger Meier2013-06-101-2/+2
* THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issuesCarl Yeksigian2013-06-071-12/+4
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+210