- Sep 24, 2015
-
-
Craig Tiller authored
-
- Sep 03, 2015
-
-
Craig Tiller authored
Original PR #3074 by @dgquintas
-
Craig Tiller authored
-
- Aug 31, 2015
-
-
Julien Boeuf authored
-
- Aug 26, 2015
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Aug 22, 2015
-
-
yang-g authored
-
- Aug 19, 2015
-
-
Craig Tiller authored
-
- Aug 18, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Aug 13, 2015
-
-
yang-g authored
-
- Aug 11, 2015
-
-
David Garcia Quintas authored
-
- Jul 08, 2015
-
-
Craig Tiller authored
-
- Jun 05, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jun 04, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- May 27, 2015
-
-
Craig Tiller authored
-
- May 06, 2015
-
-
Craig Tiller authored
Move completion queue binding for new requests to the new request request time, not server instantiation time.
-
- May 01, 2015
-
-
Yang Gao authored
-
- Apr 28, 2015
-
-
Nicolas Noble authored
-) = delete isn't supported. Moving destructor out of scope. -) variadic templates aren't supported. Replacing emplace_back's construction. -) C++11's {} inline construction isn't supported. Adding temporary variables. -) std::list<> can't work on a non-declared class. Changing to a raw pointer.
-
- Apr 27, 2015
-
-
zeliard authored
-
- Apr 24, 2015
-
-
Yang Gao authored
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
-
- Apr 04, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Apr 03, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Mar 19, 2015
-
-
Nicolas Noble authored
-) using dupenv_s instead of getenv_s and calling strdup ourselves. -) few impossible-to-obtain if checks. -) various signed/unsigned casting. -) using time_t instead of time32_t -) checking output of FormatMessage for failures. -) don't redefine _WIN32_WINNT without undefining it first. -) fixed msvc's interlocked casting. -) renamed AddPort to AddListeningPort. -) added protobuf's third_party includes to search path. -) added a missing definition for inet_ntop in mingw32. -) removed useless declarations.
-
- Mar 16, 2015
-
-
Yang Gao authored
-
- Mar 13, 2015
-
-
Yang Gao authored
-
- Mar 12, 2015
-
-
Yang Gao authored
-
- Mar 11, 2015
-
-
Yang Gao authored
-
- Mar 09, 2015
-
-
Chilledheart authored
Testing asan configuration with the latest clang compiler fails due to the warning `-Winconsistent-missing-override`. This patch fixes it.
-
- Mar 06, 2015
-
-
Yang Gao authored
-
- Mar 03, 2015
-
-
Yang Gao authored
-
- Mar 01, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Feb 27, 2015
-
-
Craig Tiller authored
-
- Feb 26, 2015
-
-
Craig Tiller authored
-
- Feb 25, 2015
-
-
Craig Tiller authored
-