jboeuf
|
bbb94bd6fc
|
Merge pull request #4562 from ctiller/ints
Switch to using C99 types for fixed size integers
|
9 years ago |
Michael Lumish
|
38b6eeeb4e
|
Merge pull request #4622 from ctiller/dep_head
Add ability to update submodules before build
|
9 years ago |
Vijay Pai
|
2cf57db6f3
|
Merge pull request #4630 from ctiller/document_write
Update async write documentation
|
9 years ago |
Craig Tiller
|
0ede550acb
|
Update async write documentation
|
9 years ago |
Masood Malekghassemi
|
64f10281b0
|
Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version
Remove ceiling on required protobuf version
|
9 years ago |
Vijay Pai
|
772f95099d
|
Merge pull request #4609 from yang-g/timespec
Make possible lossy conversion explicit.
|
9 years ago |
Nathaniel Manista
|
2428342ba4
|
Merge pull request #4623 from soltanmm/from-source
Add tox to Python build-from-source instructions.
|
9 years ago |
Masood Malekghassemi
|
a4ae4b570c
|
Add tox to Py build-from-source instructions
|
9 years ago |
Craig Tiller
|
4083977c14
|
Update copyrights
|
9 years ago |
Craig Tiller
|
1676f914a4
|
Add ability to update submodules before build
|
9 years ago |
Michael Lumish
|
383ffacb00
|
Merge pull request #4617 from ctiller/cython_copyright
Copyright checker fixes
|
9 years ago |
Craig Tiller
|
befa1fff76
|
Copyright checker fixes
|
9 years ago |
Craig Tiller
|
b0d8f686c5
|
Merge pull request #4613 from soltanmm/writecopyright
Add Cython files to check_copyright.py
|
9 years ago |
Craig Tiller
|
9bda5a8f0b
|
Merge pull request #4554 from yang-g/stalled_and_destroy
remove stream from stalled_by_transport list before destroy it
|
9 years ago |
Craig Tiller
|
b1fe7d6758
|
Merge pull request #4590 from yang-g/unreachable
fix one use of unreachable macro
|
9 years ago |
Craig Tiller
|
bba5431c72
|
Merge pull request #4608 from a11r/import1_4
Added exception handling for ImportError
|
9 years ago |
Michael Lumish
|
c18b471cc0
|
Merge pull request #4614 from ctiller/copyzomg
Update copyrights
|
9 years ago |
Craig Tiller
|
e959827ec0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
6a56221f28
|
Merge github.com:grpc/grpc into ints
|
9 years ago |
Masood Malekghassemi
|
2e8c2ef7dc
|
Add Cython files to check_copyright.py
|
9 years ago |
Masood Malekghassemi
|
8525354f4f
|
Use stdint for Cython code
|
9 years ago |
Michael Lumish
|
7d075631e6
|
Merge pull request #4604 from ctiller/copyzomg
Add copyright checks to sanity; make them verify copyright year is valid
|
9 years ago |
yang-g
|
471dbd8217
|
Make possible lossy conversion explicit.
|
9 years ago |
Abhishek Kumar
|
f4ef7bca14
|
Added exception handling for ImportError
|
9 years ago |
Craig Tiller
|
de3da74866
|
Add copyright checks to sanity; make them verify copyright year is valid
|
9 years ago |
Michael Lumish
|
fd1b06ceef
|
Merge pull request #4593 from ctiller/copyzomg
Happy new year
|
9 years ago |
Craig Tiller
|
418411f75d
|
Happy new year
|
9 years ago |
jboeuf
|
5e4775f0bf
|
Merge pull request #4561 from ctiller/StyleGuide
Initial style guide notes for C
|
9 years ago |
Nathaniel Manista
|
27f62432f5
|
Remove ceiling on required protobuf version
This is possible now that https://github.com/google/protobuf/issues/855
is fixed (or at least appears to be fixed).
|
9 years ago |
Michael Lumish
|
ceaa3c81f9
|
Merge pull request #4468 from jtattermusch/csharp_server_kill_test
Add simple StartAndKillServer test
|
9 years ago |
Michael Lumish
|
648da525a8
|
Merge pull request #4563 from ctiller/copying
Update copyrights
|
9 years ago |
yang-g
|
3fd2836600
|
Add a error log to indicate error, then abort.
|
9 years ago |
yang-g
|
eb92fa7ba8
|
remove unreachable macro
|
9 years ago |
yang-g
|
b4aa08cb9f
|
Merge remote-tracking branch 'upstream/master' into stalled_and_destroy
|
9 years ago |
Michael Lumish
|
062ad48888
|
Merge pull request #4564 from ctiller/less_projects
Eliminate a layer of libraries in the end2end tests
|
9 years ago |
Craig Tiller
|
a9686f6433
|
Merge pull request #4588 from sammcveety/patch-1
Update link in credentials.h to point to grpc.io
|
9 years ago |
sammcveety
|
cbf2dfed88
|
Update link in credentials.h to point to grpc.io
|
9 years ago |
Yang Gao
|
db026e7cee
|
Merge pull request #4584 from pszemus/master
Change CallData status before notifying CompletionQueue
|
9 years ago |
Przemysław Sobala
|
90391dbbcf
|
Change CallData status before notifying CompletionQueue
|
9 years ago |
Craig Tiller
|
b121d44dc6
|
Merge github.com:grpc/grpc into ints
|
9 years ago |
Craig Tiller
|
f14baea3e6
|
Fix templates + clang-format
|
9 years ago |
Craig Tiller
|
769567e769
|
Eliminate a layer of libraries in the end2end tests
|
9 years ago |
Craig Tiller
|
b10f05e91d
|
Fix newline at end of file
|
9 years ago |
Craig Tiller
|
897e4fe2ad
|
Update copyrights
|
9 years ago |
Michael Lumish
|
7593cff337
|
Merge pull request #4502 from ctiller/yawn
BoringSSL integration
|
9 years ago |
Craig Tiller
|
0b96edc3ed
|
Fix time_test.c
|
9 years ago |
Craig Tiller
|
67f23d7832
|
Updating 32 bit dockerfile
|
9 years ago |
Craig Tiller
|
ff298f6888
|
First round of feedback
|
9 years ago |
Craig Tiller
|
7536af02cf
|
Eliminate gpr_ int types - and insist on C99 variants instead
|
9 years ago |
Craig Tiller
|
f0d916ae17
|
Initial style guide
|
9 years ago |