COMMITS
/ lib/cpp/test/JSONProtoTest.cpp March 31, 2020
Z
Add testcase for other condition judgment in the readJSONDouble function
zeshuai007 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
February 10, 2017
J
THRIFT-3622: remove auto_ptr use in the codebase because it is deprecated
James E. King, III committed
January 20, 2017
J
THRIFT-3873: fix various compiler warnings and overflow errors
James E. King, III committed
February 15, 2016
W
THRIFT-3636 Double precision is not fully preserved in C++ TJSONProtocol
Wang Yaofu committed
October 16, 2015
K
THRIFT-2411 - C++: Fixed support for UTF-16 encoding in JSON protocol
Konrad Grochowski committed
July 1, 2015
C
THRIFT-3215 Replaces "throw new" in TJSONProtocol with a "throw" (+ testcase)
Claudius Heine committed
June 24, 2015
C
THRIFT-406 Convert C++ Test to Boost::Test
Claudius Heine 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
February 9, 2014
R
THRIFT-2352 msvc failed to compile thrift tests
Roger Meier committed
January 8, 2014
J
Thrift-2029:Port C++ tests to Windows
Jake Farrell committed
April 13, 2012
R
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
Roger Meier committed
November 28, 2010
C
THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants.
Christian Lavoie committed
August 31, 2010
D
THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp
David Reiss committed