COMMITS
/ lib/cpp/test/TMemoryBufferTest.cpp June 19, 2020
C
THRIFT-5093: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer
Christopher Friedt committed
May 27, 2020
Z
THRIFT-5217 Deprecated boost header
zeshuai007 committed
February 8, 2019
C
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
cyy committed
January 5, 2019
C
remove stdcxx namespace and use std directly
cyy committed
December 17, 2018
J
THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build
James E. King III committed
October 28, 2017
J
THRIFT-4376: fix more high impact coverity defects
James E. King, III committed
September 30, 2017
J
THRIFT-4351: use travis build stages to optimize build,
James E. King, III committed
September 22, 2017
J
THRIFT-3821: make memory buffer size configurable so unit test does
James E. King, III committed
August 3, 2017
A
THRIFT-3821 Check for overflow on buffer resize in TMemoryBuffer
Alex Şuhan committed
August 5, 2017
J
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
James E. King, III committed
September 25, 2015
K
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
Konrad Grochowski committed
June 24, 2015
C
THRIFT-406 Convert C++ Test to Boost::Test
Claudius Heine committed
May 18, 2015
K
`make style` applied
Konrad Grochowski committed
May 15, 2015
R
THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix
Roger Meier committed
May 10, 2015
J
THRIFT-1248 fix TMemoryBuffer pointer arithmetic and add unit test
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
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
October 13, 2010
R
THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic"
Roger Meier committed
August 31, 2010
D
THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp
David Reiss committed