Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
76c6c3758f315cf032694a39a9cd6ae2ab4b2606
/
lib
/
cpp
/
test
/
TransportTest.cpp
d6a42e1
THRIFT-5602: Use std::unique_ptr instead of boost::scoped_array
by Sutou Kouhei
· 2 years, 6 months ago
26681fb
THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang
by zeshuai007
· 4 years, 7 months ago
6475016
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
by cyy
· 6 years ago
042580f
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
by Sebastian Zenker
· 6 years ago
9fed901
fix static analyzer warings
by cyy
· 6 years ago
ca8af9b
THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory
by cyy
· 6 years ago
316723a
remove stdcxx namespace and use std directly
by cyy
· 6 years ago
82ae957
THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr)
by James E. King, III
· 7 years ago
f98d59f
THRIFT-3757 Fix various compile warnings with VS2015
by tpcwang
· 9 years ago
796667b
THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco
by Antonio Di Monaco
· 9 years ago
e9bdb41
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
by Konrad Grochowski
· 9 years ago
8349425
THRIFT-3099 cmake build is broken on FreeBSD
by Marco Molteni
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 10 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 10 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
b3f5ffc
THRIFT-2801: cpp - compilation warnings removed from test suite
by Konrad Grochowski
· 10 years ago
5d02b80
Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig
by Jake Farrell
· 11 years ago
967600e
THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp
by Roger Meier
· 12 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 13 years ago
02c827b
THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson
by Roger Meier
· 13 years ago
6f7681f
THRIFT-1361 revert compiler/cpp/src/thrifty.yy change
by Roger Meier
· 13 years ago
3b771a1
THRIFT-916 compile with -Wall -Wextra without warning on Debian Lenny
by Roger Meier
· 14 years ago
01c5ceb
THRIFT-916: Fix warnings in C++ when compiling with -Wall.
by Christian Lavoie
· 14 years ago
4f42ef7
THRIFT-953: Fix compilation of TransportTest.cpp on Mac (actual tests still fail) and fix boost m4 macros for Mac.
by Christian Lavoie
· 14 years ago
0069cc4
THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic"
by Roger Meier
· 14 years ago
109693c
THRIFT-929. cpp: Convert tests to use boost 1.37
by David Reiss
· 14 years ago
0a2d81e
THRIFT-926. cpp: Fix inconsistencies in transport read() behavior
by David Reiss
· 14 years ago
e5c435c
THRIFT-929. cpp: Add tests to verify blocking read behavior
by David Reiss
· 14 years ago
d4788df
THRIFT-929. cpp: Test wrapper transports more thoroughly
by David Reiss
· 14 years ago
0c025e8
THRIFT-929. cpp: Update TransportTest to test TSocket
by David Reiss
· 14 years ago
65e62d3
THRIFT-929. cpp: Reduce default buffer sizes for TransportTest
by David Reiss
· 14 years ago
4f9efdb
THRIFT-926. cpp: Fix bugs in TFileTransport::flush()
by David Reiss
· 14 years ago
a0e1159
THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport
by David Reiss
· 14 years ago
e94fa33
THRIFT-926. cpp: Make TZlibTransport::flush() behave like other transports
by David Reiss
· 14 years ago
35dc769
THRIFT-929. cpp: Add unit test for transport functionality
by David Reiss
· 14 years ago