- Feb 13, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Yang Gao authored
Rename examples/tips to examples/pubsub
-
Nicolas Noble authored
Add ubsan support
-
Craig Tiller authored
-
Craig Tiller authored
Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler.
-
Nicolas "Pixel" Noble authored
-
Chen wang authored
-
Craig Tiller authored
Compiling protobuf from the Makefile if we don't have it on the system.
-
Nicolas Noble authored
-
Nicolas Noble authored
-
Nicolas Noble authored
-
Craig Tiller authored
Not all Linuxes are equal, and secure_getenv isn't always there.
-
- Feb 12, 2015
-
-
Tim Emiola authored
Make grcp_sharp_ext the only dll needed to run gRPC C#. Great news! LGTM
-
Jan Tattermusch authored
-
Craig Tiller authored
Added useful behavior for empty batch
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
murgatroid99 authored
-
Yang Gao authored
Fix race in call.c
-
murgatroid99 authored
-
Craig Tiller authored
Ran build-cleaner, and re-generated project files.
-
Nicolas Noble authored
Let's include <features.h> to figure out if the system we're on is supporting secure_getenv, and adapt accordingly. I suspect we might want to do the same with epoll, as it was added to glibc in 2.3.2, and eventfd has been added to glibc in 2.8.
-
Craig Tiller authored
Epoll based multipoller
-
Nicolas Noble authored
Generate more pleasing output
-
Craig Tiller authored
run: was getting a little lost
-
Nicolas Noble authored
-
David Klempner authored
-
Craig Tiller authored
Disable test caching when runs_per_test > 1
-
Michael Lumish authored
Preparations to make gRPC C# work on windows.
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Freeing the proper string in gpr_tmpfile.
-
Jan Tattermusch authored
-
Nicolas Noble authored
Fixes #478. (oops)
-
David Klempner authored
This allows caching results with --runs_per_test.
-
Jan Tattermusch authored
Enabling debug symbols while running batched tests under Windows.
-