1. 46d32b4 THRIFT-1030 C++ THttpTransport doesn't support chucked transfer encoding by Roger Meier · 14 years ago
  2. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 14 years ago
  3. 112e309 THRIFT-247. cpp: Basic THttpServer implementation for C++ by David Reiss · 14 years ago
  4. 7ba364f revert unintentional partial commit of THRIFT-247 by Bryan Duxbury · 14 years ago
  5. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  6. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  7. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  8. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  9. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  10. e39e937 Remove a few unnecessary includes to speed up compiles. by David Reiss · 17 years ago
  11. d7a16f4 Thrift: Add "#include <cstdlib>" in a few places and s/malloc/std::malloc/ by David Reiss · 17 years ago
  12. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  13. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  14. 2a22a88 Thrift HTTP client optimizations by Mark Slee · 18 years ago
  15. 4401814 Various bug fixes with the THttpClient by Mark Slee · 18 years ago
  16. a2c760b Whoops there were 2 extra spaces in this code by Mark Slee · 18 years ago
  17. 8a98e1b Thrift HTTP client in C++ by Mark Slee · 18 years ago