index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
undo hotfix from #1731
Jan Tattermusch
2015-06-17
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
temporary hotfix before #1577 is in
Jan Tattermusch
2015-06-17
*
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-16
|
|
\
|
|
*
Added changes to python and csharp wrappers
David Garcia Quintas
2015-06-15
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me
Masood Malekghassemi
2015-06-15
|
|
\
|
|
|
*
fix native callback signature to match with C#
Jan Tattermusch
2015-06-11
*
|
|
Merge remote-tracking branch 'upstream/master' into we-dont-need-no-backup-fi...
Jan Tattermusch
2015-06-11
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
unknown method handler no longer needs to complete request stream
Jan Tattermusch
2015-06-11
|
|
/
|
/
|
*
|
stylecop fixes
Jan Tattermusch
2015-06-09
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
\
\
|
|
*
allow specifying channel options when creating a server
Jan Tattermusch
2015-06-09
|
|
*
fix stylecop issues
Jan Tattermusch
2015-06-09
|
|
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
|
|
/
|
*
Merge pull request #1966 from jtattermusch/csharp_revamp
Michael Lumish
2015-06-09
|
|
\
|
*
\
Merge pull request #1992 from jtattermusch/csharp_channel
Tim Emiola
2015-06-09
|
|
\
\
|
*
|
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
|
*
|
add host and port overload for new channel
Jan Tattermusch
2015-06-08
|
|
/
/
|
|
*
gchandle is not needed anymore
Jan Tattermusch
2015-06-05
|
|
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
|
|
/
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-04
|
\
|
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
|
*
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
Craig Tiller
2015-06-02
|
|
\
*
|
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-02
|
\
|
|
|
*
|
bump C# package versions
Jan Tattermusch
2015-06-02
|
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
|
*
|
run_tests.py support for C# on windows
Jan Tattermusch
2015-06-01
|
|
/
|
*
fix buildall.bat script
Jan Tattermusch
2015-06-01
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-01
|
\
|
*
|
adapt C# to the new server shutdown API
Jan Tattermusch
2015-05-29
|
*
fixes to Grpc nuget package
Jan Tattermusch
2015-05-29
|
*
Merge pull request #1784 from jtattermusch/update_nuspec
Michael Lumish
2015-05-29
|
|
\
|
*
|
Minor improvements to C# readme
Jan Tattermusch
2015-05-28
|
/
/
|
*
update nuspec files
Jan Tattermusch
2015-05-28
|
/
*
update C# readme
Jan Tattermusch
2015-05-21
*
Add generated documentation to nuget packages
Jan Tattermusch
2015-05-21
*
added support for building Symbol packages
Jan Tattermusch
2015-05-21
*
implemented disposal logic for calls
Jan Tattermusch
2015-05-20
*
changed tests and examples to use "using" for IDisposable calls
Jan Tattermusch
2015-05-20
*
make call object implement IDisposable
Jan Tattermusch
2015-05-20
*
remove unused example
Jan Tattermusch
2015-05-20
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
*
Merge pull request #1646 from jtattermusch/csharp_api_fixes
Tim Emiola
2015-05-20
|
\
|
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
|
regenerate service stubs
Jan Tattermusch
2015-05-20
|
/
*
Merge pull request #1630 from jtattermusch/nuget_adjustments
Tim Emiola
2015-05-18
|
\
|
*
some nuget packaging adjustments
Jan Tattermusch
2015-05-15
|
*
generate MathServer.exe instead of Grpc.Examples.MathServer
Jan Tattermusch
2015-05-15
*
|
update readme for c#
Jan Tattermusch
2015-05-15
|
/
[next]