- Jun 16, 2016
-
-
David Garcia Quintas authored
The faulty line is behind a preprocessor define that isn't on by default.
-
Nicolas Noble authored
Add 64bit Android support
-
- Jun 15, 2016
-
-
Jan Tattermusch authored
Improve docs for IAsyncStreamReader
-
Jan Tattermusch authored
C#: dedup code for send finished handler
-
Nicolas Noble authored
Manually Upmerge changes from 0.14 release branch into master
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Add format check for gpr_log and gpr_asprintf, add gpr_strpad
-
Jan Tattermusch authored
Drop unnecessary future division import
-
Jan Tattermusch authored
UNIMPLEMENTED status for cardinality violation
-
Jan Tattermusch authored
PHP: add call getTrailingMetadata API
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Jun 14, 2016
-
-
Jan Tattermusch authored
Add base64 decoder
-
Jan Tattermusch authored
Added cleanup to server thread join method
-
Jan Tattermusch authored
Added check for signals in poll()
-
Jan Tattermusch authored
Python GA code generation
-
Jan Tattermusch authored
Fix create_[secure/insecure]_channel argument order
-
Nathaniel Manista authored
-
Nathaniel Manista authored
We only ever use floor division (//) in the module.
-
Stanley Cheung authored
-
David G. Quintas authored
Added docs to server's shutdown docstrings
-
Jan Tattermusch authored
Add distrib test utilities for c++
-
Jan Tattermusch authored
C# less verbose logs
-
Yuchen Zeng authored
-
David Garcia Quintas authored
-
Abhishek Kumar authored
Document cardinality violation status codes
-
Ken Payson authored
When the Python Interpreter exits, it first attempts to join any outstanding threads. This is problematic if a server is created as a top-level variable or referenced by a reference cycle, as join() will hang. This adds cleanup behavior to the server thread's join().
-
yang-g authored
-
Jan Tattermusch authored
PHP: remove explicit version in composer.json
-
Ken Payson authored
-
- Jun 13, 2016
-
-
Jan Tattermusch authored
Doc Fixit: Introduce C++ style guide
-
Jan Tattermusch authored
Proto server reflection
-
Jan Tattermusch authored
Fixed bug with server initial metadata type translation
-
Jan Tattermusch authored
PHP: add optional channel argument to BaseStub constructor
-
Nathaniel Manista authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Ken Payson authored
Also removed the unused pluck() function
-
Stanley Cheung authored
-