aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Expand)AuthorAge
* gchandle is not needed anymoreGravatar Jan Tattermusch2015-06-05
* Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
|\
* | bump C# package versionsGravatar Jan Tattermusch2015-06-02
| * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
* | run_tests.py support for C# on windowsGravatar Jan Tattermusch2015-06-01
|/
* fix buildall.bat scriptGravatar Jan Tattermusch2015-06-01
* fixes to Grpc nuget packageGravatar Jan Tattermusch2015-05-29
* Merge pull request #1784 from jtattermusch/update_nuspecGravatar Michael Lumish2015-05-29
|\
* | Minor improvements to C# readmeGravatar Jan Tattermusch2015-05-28
| * update nuspec filesGravatar Jan Tattermusch2015-05-28
|/
* update C# readmeGravatar Jan Tattermusch2015-05-21
* Add generated documentation to nuget packagesGravatar Jan Tattermusch2015-05-21
* added support for building Symbol packagesGravatar Jan Tattermusch2015-05-21
* implemented disposal logic for callsGravatar Jan Tattermusch2015-05-20
* changed tests and examples to use "using" for IDisposable callsGravatar Jan Tattermusch2015-05-20
* make call object implement IDisposableGravatar Jan Tattermusch2015-05-20
* remove unused exampleGravatar Jan Tattermusch2015-05-20
* make naming of async write methods clearer (by adding Async suffix)Gravatar Jan Tattermusch2015-05-20
* Merge pull request #1646 from jtattermusch/csharp_api_fixesGravatar Tim Emiola2015-05-20
|\
| * Make IAsyncReadStream use IAsyncEnumerator from Ix-AsyncGravatar Jan Tattermusch2015-05-20
* | regenerate service stubsGravatar Jan Tattermusch2015-05-20
|/
* Merge pull request #1630 from jtattermusch/nuget_adjustmentsGravatar Tim Emiola2015-05-18
|\
| * some nuget packaging adjustmentsGravatar Jan Tattermusch2015-05-15
| * generate MathServer.exe instead of Grpc.Examples.MathServerGravatar Jan Tattermusch2015-05-15
* | update readme for c#Gravatar Jan Tattermusch2015-05-15
|/
* add newline at eofGravatar Jan Tattermusch2015-05-14
* added build script and script for building nuget packagesGravatar Jan Tattermusch2015-05-14
* update nuspec filesGravatar Jan Tattermusch2015-05-14
* fix gitignore filesGravatar Jan Tattermusch2015-05-14
* remove experimental only disclaimerGravatar Jan Tattermusch2015-05-14
* fixing nitsGravatar Jan Tattermusch2015-05-14
* updated Grpc.Core.nuspecGravatar Jan Tattermusch2015-05-14
* bump version of gRPC C# assembliesGravatar Jan Tattermusch2015-05-14
* Merge pull request #1472 from ctiller/bye-bye-completion-queue-pieGravatar Yang Gao2015-05-13
|\
* \ Merge pull request #1562 from jtattermusch/fix_csharp_interopGravatar Michael Lumish2015-05-12
|\ \
| * | Make sure full method name starts with slashGravatar Jan Tattermusch2015-05-12
| | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
| | |\ | |_|/ |/| |
| | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
|\| |
| * | Merge branch 'master' of github.com:grpc/grpc into csharp_cleanupGravatar Jan Tattermusch2015-05-08
| |\ \
| | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | |\
* | | | \ Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Port C# to new APIGravatar Craig Tiller2015-05-08
| | * | | get rid of dependencies on some unneeded nuget packagesGravatar Jan Tattermusch2015-05-07
| | * | | get rid of unneeded dependency on Mono.SecurityGravatar Jan Tattermusch2015-05-07
| |/ / /
| | * | add newline at EOFGravatar Jan Tattermusch2015-05-07
| | * | add newline to the end of generated filesGravatar Jan Tattermusch2015-05-07
| | * | added script to regenerate gRPC C# stubsGravatar Jan Tattermusch2015-05-07