1. 285cfaa THRIFT-1243 TAsyncChannel callbacks (use void instead of bool) by Roger Meier · 14 years ago
  2. a8cef6e THRIFT-916 gcc warnings in c++ header files by Roger Meier · 14 years ago
  3. 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 14 years ago
  4. fd39193 THRIFT-1231: Remove bogus include Client: c++ Patch: Diwaker Gupta by Jake Farrell · 14 years ago
  5. 82dc2e2 THRIFT-1221. cpp: Remove SimpleCallback.h by Bryan Duxbury · 14 years ago
  6. b94b551 THRIFT-1185 Bogus forward declaration of class TAsyncTransport inside file lib/cpp/src/async/TAsyncChannel.h by Roger Meier · 14 years ago
  7. d081dd6 THRIFT-1106. cpp: C++ code TAsyncProtocolProcessor.h & TAsyncBufferProcessor.h dont have virtual functions but no virtual destructor. Causes warnings on -Wall by Bryan Duxbury · 14 years ago
  8. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  9. 18cd0f0 THRIFT-928. cpp: Make clients call writeEnd on their transports before flush by David Reiss · 14 years ago
  10. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago