1. 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 13 years ago
  2. b69d24d THRIFT-1690 Sockets and Pipe Handles truncated on Win64 Patch: Ben Craig by Roger Meier · 13 years ago
  3. 2badac7 THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path by Roger Meier · 13 years ago
  4. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 13 years ago
  5. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed from lib/cpp/src/protocol/TDenseProtocol.cpp]
  6. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 15 years ago
  7. ac110e4 cpp: Eliminate circular dependency between thrift libraries by David Reiss · 15 years ago
  8. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  9. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 17 years ago
  10. 6412000 C++: Make write{Struct,Field}Begin take "name" as a const char*. by David Reiss · 17 years ago
  11. c005b1b Thrift: Distinguish between string and binary types in C++ and Java. by David Reiss · 17 years ago
  12. d46eb09 Thrift: Update the interface for TTransport's "borrow" method. by David Reiss · 18 years ago
  13. ce161a9 Thrift: Clean up and test TDenseProtocol by David Reiss · 18 years ago
  14. e67c0e6 Thrift: TDenseProtocol using variable-length integers. by David Reiss · 18 years ago
  15. 4e7530d Thrift: TDenseProtocol. by David Reiss · 18 years ago