summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/async/TEvhttpClientChannel.h
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-11/+11
* remove stdcxx namespace and use std directlycyy2019-01-071-1/+1
* THRIFT-4418: evhttp_connection_new is deprecated; use evhttp_connection_base_newzhouweikang2017-12-091-1/+3
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-1/+1
* THRIFT-3496 C++: Cob style client fails when sending a consecutive requestSebastian Zenker2015-12-241-2/+5
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-17/+24
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-24/+17
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-17/+24
* THRIFT-2014 Change C++ lib includes to use <namespace/> style throughoutRoger Meier2013-06-101-1/+1
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+76