- 944b8e6 fixed a ton of missing ASF headers in *.thrift files by Jens Geyer · 2 years, 4 months ago
- 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 months ago
- 596e25f Fix unknown pragma warnings on mingw Client: cpp Patch: Kevin Wojniak by Kevin Wojniak · 5 years ago
- 29ecfab CPP generator test, catching exceptions by ref instead. by David Carlier · 6 years ago
- 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
- ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
- 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
- 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
- 808d143 THRIFT-4276:Add SSL support to the C++ Nonblocking Server by Divya Thaluru · 7 years ago
- 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
- df89913 THRIFT-3932 fixed ThreadManager concurrency issues, added more tests in that area, did a little refactoring and prettying up along the way by James E. King, III · 8 years ago
- 3620090 THRIFT-3943: resolve some high severity outstanding defects identified by coverity scan by James E. King, III · 8 years ago
- 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
- b141fd0 THRIFT-3257 warning: extra tokens at end of #endif directive by Jens Geyer · 9 years ago
- fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 10 years ago
- 3b115df THRIFT-727 - C++: what() method of generated exceptions will provide more information by Konrad Grochowski · 10 years ago
- 2825664 THRIFT-2893 CMake build fails with boost thread or std thread by Nobuaki Sukegawa · 10 years ago
- 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
- 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
- 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
- 8c12b19 THRIFT-2827: C++ - Remove unused tr1/functional include from ProcessorTest by Konrad Grochowski · 10 years ago
- b3f5ffc THRIFT-2801: cpp - compilation warnings removed from test suite by Konrad Grochowski · 10 years ago
- a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
- 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
- 2b1a528 THRIFT-1336 thrift: added server and processor test code by Roger Meier · 13 years ago