- 1735542 THRIFT-4735: Remove Qt4 build support by James E. King III · 6 years ago
- ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
- c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
- c109e01 remove boost::thread and boost::mutex code by cyy · 6 years ago
- 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
- ad08a8b THRIFT-3877: cpp http server buffering bug oneway Client: C++ by Chet Murthy · 7 years ago
- d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 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
- 00d4252 THRIFT-3978: tighten up pthread mutex implementation, removing asserts and replacing them with exceptions by James E. King, III · 8 years ago
- 07f5997 THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process by James E. King, III · 8 years ago
- b4c190b THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures by James E. King, III · 8 years ago
- 7edc8fa THRIFT-3873: fix various compiler warnings and overflow errors by James E. King, III · 8 years ago
- 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
- 3e5b9c2 THRIFT-3663 CMake cpp test fails to build on system without zlib by Nobuaki Sukegawa · 9 years ago
- 796667b THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco by Antonio Di Monaco · 9 years ago
- e8c71d8 THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
- 0ad6ee9 THRIFT-3420 C++: TSSLSockets are not interruptable by Martin Haimberger · 9 years ago
- ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
- 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
- 34e0bb6 THRIFT-2850 CMake for Apache Thrift by Sergei Nikulov · 9 years ago
- 8dbe5f6 THRIFT-2199:Remove dense protocol by Randy Abernethy · 9 years ago
- b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago
- af2d9c8 THRIFT-3224 Fix TNamedPipeServer unpredictable behavior on accept by ben-craig · 9 years ago
- fae08e7 THRIFT-3246 Reduce the number of trivial warnings in Windows C++ CMake builds by ben-craig · 9 years ago
- 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
- a6b6633 THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix by Roger Meier · 10 years ago
- 9e78ed8 THRIFT-3121 Librt does not exist on OSX by Thomas Bartelmess · 10 years ago
- 9de9b1f THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings by Jim King · 10 years ago
- 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
- 8f27189 THRIFT-3090 cmake build is broken (set CMake version to 2.8.12) by Roger Meier · 10 years ago
- 5af78c8 Revert "THRIFT-3014 AppVeyor support - fix format" by Roger Meier · 10 years ago
- 81b3c44 THRIFT-3014 AppVeyor support - fix format by Roger Meier · 10 years ago
- 3815e0b THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library) by Roger Meier · 10 years ago
- 8016af8 THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used by Nobuaki Sukegawa · 10 years ago
- c444fb5 THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location by Nobuaki Sukegawa · 10 years ago
- 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
- 6304a53 THRIFT-2903 Qt4 library built with CMake does not work by Nobuaki Sukegawa · 10 years ago
- d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago