COMMITS
/ lib/cpp/test/ZlibTest.cpp June 3, 2020
Z
THRIFT-5225: Use nullptr instead of NULL
zeshuai007 committed
January 29, 2019
S
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
Sebastian Zenker committed
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy committed
September 22, 2017
J
THRIFT-3766: add zlib getUnderlyingTransport method
James E. King, III committed
August 5, 2017
J
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
James E. King, III committed
March 10, 2017
J
THRIFT-4081: appveyor retooling - added mingw64 build as a second job to the CI build process
James E. King, III committed
January 20, 2017
J
THRIFT-3873: fix various compiler warnings and overflow errors
James E. King, III committed
January 4, 2016
A
THRIFT-3437 Fixed MinGW-w64 build
Antonio Di Monaco committed
September 25, 2015
K
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
Konrad Grochowski committed
April 30, 2015
J
April 7, 2015
J
THRIFT-3086 fix a few minor valgrind identified issues
Jim King 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-2801: cpp - compilation warnings removed from test suite
Konrad Grochowski 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
December 11, 2011
R
THRIFT-1459 declare shared_ptr as boost::shared_ptr
Roger Meier committed
November 4, 2010
C
THRIFT-916: Fix warnings in C++ when compiling with -Wall.
Christian Lavoie committed
October 6, 2010
D
THRIFT-929. cpp: Convert tests to use boost 1.37
David Reiss committed
D
THRIFT-926. cpp: Fix inconsistencies in transport read() behavior
David Reiss committed
D
THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport
David Reiss committed
D
THRIFT-926. cpp: Make TZlibTransport::flush() behave like other transports
David Reiss committed
D
THRIFT-929. cpp: Use boost::lognormal_distribution in ZlibTest
David Reiss committed
D
THRIFT-929. cpp: Convert ZlibTest to use the boost unit test framework
David Reiss committed
D
THRIFT-929. cpp: Remove TZlibTest dependency on filesystem data
David Reiss committed
D
THRIFT-929. cpp: Fix a couple minor issues in ZlibTest
David Reiss committed
August 31, 2010
D
THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp
David Reiss committed