1. 44ff76f THRIFT-925. cpp: Add _VALUES_TO_NAMES enum map by David Reiss · 14 years ago
  2. c3b3622 THRIFT-922. cpp: Add profiling code to help conversion to C++ templates by David Reiss · 14 years ago
  3. 5ddabb8 THRIFT-923. cpp: Implement a fully nonblocking server and client by David Reiss · 14 years ago
  4. ac110e4 cpp: Eliminate circular dependency between thrift libraries by David Reiss · 15 years ago
  5. 08d2f11 cpp: Fix compilation on OpenBSD by including sys/types.h by David Reiss · 16 years ago
  6. d28ce10 cpp: Fix an OpenBSD compilation error that appears to be a real bug by David Reiss · 16 years ago
  7. 7247b8c cpp: Fix compiler and library compilation with newer glibc by David Reiss · 16 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 · 16 years ago
  10. 322e595 THRIFT-203. cpp: Make library headers compile under g++ -pedantic by David Reiss · 16 years ago
  11. 01e55c1 cpp: Eliminate the use of fprintf [THRIFT-77] by David Reiss · 17 years ago
  12. a4d7eef Fix some includes in Thrift.{h,cpp}. by David Reiss · 17 years ago
  13. a177109 Fix Thrift.cpp for non-Linux systems. by David Reiss · 17 years ago
  14. 9b20955 Thrift error logging improvements by David Reiss · 17 years ago
  15. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  16. adad4ab Thrift: Fix dangling pointer errors and make messages a bit more uniform. by David Reiss · 17 years ago
  17. 2323cf6 [thrift] Better default TApplicationException messages by dweatherford · 17 years ago
  18. faebedd Thrift: Re-committing zlib. by David Reiss · 17 years ago
  19. 5aea7c8 Thrift: Reverting TZlibTransport by David Reiss · 17 years ago
  20. b8c6334 Thrift: Zlib transport. by David Reiss · 17 years ago
  21. 4529c4b -- adding hostinfo and time to GlobalOutput by Aditya Agarwal · 17 years ago
  22. d779cbe Thrift: Local Reflection for C++. by David Reiss · 17 years ago
  23. 6ded775 THRIFT: generic output handler by boz · 18 years ago
  24. 4f261c5 Crazy byteswapping thrift patches from david reiss by Mark Slee · 18 years ago
  25. 82a6c0f Thrift string copy construction pathces from kevin ko by Mark Slee · 18 years ago
  26. ba8f8d7 Remove extra TApplicationException:: in Thrift.h by Mark Slee · 18 years ago
  27. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  28. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  29. f3d3363 Application exception types for Thrift by Mark Slee · 18 years ago
  30. f983108 Thrift Binary protocol improvements and application exceptions by Mark Slee · 18 years ago
  31. 92a2eac Thrift: Exception message is protected and accessible to derived classes. by Martin Kraemer · 18 years ago
  32. 2abc9df message_ in TException can't be const or subclasses break by Mark Slee · 18 years ago
  33. 8196a61 Thrift TException Cleanup by Martin Kraemer · 18 years ago
  34. 97f9d60 Thrift TException does not properly define virtual what() method. by Martin Kraemer · 18 years ago
  35. b9ff32a Thrift: C++ peek() method and TException not Exception by Mark Slee · 18 years ago
  36. d622e96 -- Thrift fixes by Aditya Agarwal · 18 years ago
  37. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  38. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  39. 4ecbebc Add multiserver generation to C++ Thrift by Mark Slee · 18 years ago
  40. cfc0193 Thrift library updates, remove unsigned types by Mark Slee · 18 years ago
  41. 5b126d6 Groundwork for exception support: by Marc Slemko · 18 years ago
  42. 4e0d962 Thrift: move /lib/cpp code into /lib/cpp/src by Mark Slee · 19 years ago[Renamed from lib/cpp/Thrift.h]
  43. 8d7e1f6 Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string by Mark Slee · 19 years ago
  44. e854063 Rev 2 of Thrift, the Pillar successor by Mark Slee · 19 years ago