summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/protocol/TBinaryProtocol.tcc
Commit message (Expand)AuthorAgeFilesLines
* lib/cpp: Fix MSVC warning C4706 (BinaryProtocol)dejank-isystem2023-02-211-2/+2
* THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfigu...zeshuai0072020-07-251-0/+37
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-6/+6
* add static_assert messagecyy2019-01-071-4/+4
* replace boost static_assert with static_assertcyy2019-01-071-4/+4
* some 'some make style' suggestions applied to C++ filesKonrad Grochowski2015-11-051-14/+16
* THRIFT-3217 Provide a little endian variant of the binary protocol in C++Ben Craig2015-07-081-94/+94
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-28/+24
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-24/+28
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-28/+24
* THRIFT-2021: Improve large binary protocol string performanceBen Craig2013-10-091-11/+2
* THRIFT-2014 Change C++ lib includes to use <namespace/> style throughoutRoger Meier2013-06-101-1/+1
* THRIFT-1690 Sockets and Pipe Handles truncated on Win64Roger Meier2012-10-041-1/+3
* Thrift-1567:Thrift/cpp: Allow alternate classes to be used for stringsJake Farrell2012-06-221-3/+6
* THRIFT-1566 Thrift/cpp: Use some different string operationsRoger Meier2012-04-131-2/+2
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+460