aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext/grpc/rb_grpc.h
Commit message (Expand)AuthorAge
* ruby: Raise instead of hanging if grpc is used before and after forkGravatar Dylan Thacker-Smith2018-09-13
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.xGravatar murgatroid992017-04-19
|\
* | Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
| * defer grpc_init and background threads until first grpc object initGravatar Alexander Polcyn2017-04-14
|/
* Straightening out the includes.Gravatar Nicolas "Pixel" Noble2015-05-14
* Merge branch 'master' into fix/typed-structGravatar Yuki Yugui Sonoda2015-04-17
|\
| * Fix a linkage error with mac clangGravatar Yuki Yugui Sonoda2015-04-16
| * Make some global variables staticGravatar Yuki Yugui Sonoda2015-04-16
* | Use TypedData_XXX instead of Data_XXX for GRPC::Core::CallGravatar Yuki Yugui Sonoda2015-04-16
|/
* Use the prefix "grpc_rb_" rather than just "grpc_".Gravatar Yuki Yugui Sonoda2015-04-11
* Merge branch 'master' into fix/prefixGravatar Yuki Yugui Sonoda2015-04-11
|\
| * Adds symbols to access the fields in Status structGravatar Tim Emiola2015-04-10
* | Avoid identifiers reserved by RubyGravatar Yuki Yugui Sonoda2015-04-10
|/
* Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
* | Updates the module name in C extension, ensuring it compilesGravatar Tim Emiola2015-02-17
|/
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Exposes event#finish as #close.Gravatar temiola2014-12-19
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Incorporating ruby into the master grpc repository.Gravatar nnoble2014-12-01