1. 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago[Renamed (99%) from lib/cpp/src/protocol/TJSONProtocol.cpp]
  2. 3b771a1 THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny by Roger Meier · 15 years ago
  3. 4a2bc1b THRIFT-977. cpp: Hex Conversion Bug in C++ TJSONProtocol by Bryan Duxbury · 15 years ago
  4. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 15 years ago
  5. 6806fb8 THRIFT-922. cpp: Convert protocol classes to use non-virtual functions by David Reiss · 15 years ago
  6. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  7. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 17 years ago
  8. 6713e1b THRIFT-244. cpp: Fix TJSONProtocol::writeMessageBegin by David Reiss · 17 years ago
  9. 6412000 C++: Make write{Struct,Field}Begin take "name" as a const char*. by David Reiss · 17 years ago
  10. a177109 Fix Thrift.cpp for non-Linux systems. by David Reiss · 17 years ago
  11. 2c9824c Fix potential out of bounds read issue with getTypeIDForTypeName(). by David Reiss · 17 years ago
  12. 9163073 Fix for JSON Protocol string-reading methods. by David Reiss · 17 years ago
  13. 1e62ab4 TJSONProtocol no longer uses borrow, and miscellaneous fixes. by David Reiss · 17 years ago
  14. db0ea15 Thrift: Add a full-featured JSON protocol for C++. by David Reiss · 17 years ago