Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
77d96c18c3729bf3faeadff67e57e7e429f1d3cd
/
test
/
cpp
/
src
/
StressTestNonBlocking.cpp
042580f
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
by Sebastian Zenker
· 6 years ago
bfdbd03
use chrono
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
808d143
THRIFT-4276:Add SSL support to the C++ Nonblocking Server
by Divya Thaluru
· 7 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
5d02b80
Thrift-2029:Port C++ tests to Windows Client: cpp Patch: Ben Craig
by Jake Farrell
· 11 years ago
970c86a
Thrift-1607:Incorrect file modes for several source files
by Jake Farrell
· 13 years ago
33eaa0f
THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path.
by Roger Meier
· 13 years ago
49ff8b1
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
by Roger Meier
· 13 years ago
611f90c
THRIFT-1459 declare shared_ptr as boost::shared_ptr
by Roger Meier
· 13 years ago
3faaedf
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
a8cef6e
THRIFT-916 gcc warnings in c++ header files
by Roger Meier
· 13 years ago
d3b9dca
THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting
by Roger Meier
· 14 years ago
[Renamed from test/cpp/src/nb-main.cpp]
bb09f44
THRIFT-1166 C++ tests in test/cpp broken Patch: David Nadlinger, Roger Meier
by Roger Meier
· 14 years ago
5f9614c
THRIFT-916 long long becomes int64_t
by Roger Meier
· 14 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 16 years ago
79b1694
Refactor TNonblockingServer to use event_base construct
by Mark Slee
· 17 years ago
3e5d2d7
Whitespace fixes on test code
by Mark Slee
· 18 years ago
e02385b
Add thread pool option to NonblockingServer
by Mark Slee
· 18 years ago