COMMITS
/ tutorial/cpp/CppServer.cpp March 14, 2024
C
THRIFT-5766 Replace std::endl with "\n"
CJCombrink committed
January 29, 2019
S
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
Sebastian Zenker committed
January 11, 2019
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
July 4, 2015
B
THRIFT-3219 Provide a C++ tutorial on server-side IP logging and
Ben Craig 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
October 14, 2014
J
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
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
March 26, 2009
D
cpp: Eliminate a buffer overflow in the tutorial server
David Reiss committed
January 31, 2009
T
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
T Jake Luciani committed
April 11, 2007
M
sprintf fix on C++ tutorial server
Mark Slee committed
March 7, 2007
M
Thrift Tutorial
Mark Slee committed