COMMITS
/ tutorial/cpp/CppClient.cpp March 14, 2024
C
THRIFT-5766 Replace std::endl with "\n"
CJCombrink committed
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy committed
August 5, 2017
J
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
James E. King, III committed
May 18, 2015
K
THRIFT-727 - C++: what() method of generated exceptions will provide more information
Konrad Grochowski committed
November 13, 2014
K
THRIFT-2729: C++ - .clang-format created and applied
Konrad Grochowski committed
K
THRIFT-2729: C++ - .clang-format created and applied
Konrad Grochowski committed
November 18, 2014
K
Revert "THRIFT-2729: C++ - .clang-format created and applied"
Konrad Grochowski committed
November 6, 2014
K
THRIFT-2802: cpp - tutorial warnings removed
Konrad Grochowski committed
September 3, 2014
K
THRIFT-2691 - C++ tutorial: printfs removed, generated operator<< used
Konrad Grochowski committed
February 19, 2014
R
THRIFT-2367 Build failure: stdlib and boost both define uint64_t
Roger Meier committed
November 16, 2013
R
THRIFT-2229 thrift failed to build on OSX 10.9 GM
Roger Meier committed
October 24, 2012
R
remove unused variable
Roger Meier committed
April 13, 2012
R
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
Roger Meier committed
September 27, 2010
March 30, 2009
D
THRIFT-387. Add license headers to a bunch of files
David Reiss committed
January 31, 2009
T
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
T Jake Luciani committed
February 6, 2008
D
Thrift: Whitespace cleanup.
David Reiss committed
March 7, 2007
M
Thrift Tutorial
Mark Slee committed