-
- Downloads
Merge pull request #1589 from nicolasnoble/ruby-cleanup
Ruby cleanup
No related branches found
No related tags found
Showing
- src/ruby/ext/grpc/extconf.rb 20 additions, 5 deletionssrc/ruby/ext/grpc/extconf.rb
- src/ruby/ext/grpc/rb_byte_buffer.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_byte_buffer.c
- src/ruby/ext/grpc/rb_byte_buffer.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_byte_buffer.h
- src/ruby/ext/grpc/rb_call.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_call.c
- src/ruby/ext/grpc/rb_call.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_call.h
- src/ruby/ext/grpc/rb_channel.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_channel.c
- src/ruby/ext/grpc/rb_channel.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_channel.h
- src/ruby/ext/grpc/rb_channel_args.c 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_channel_args.c
- src/ruby/ext/grpc/rb_channel_args.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_channel_args.h
- src/ruby/ext/grpc/rb_completion_queue.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_completion_queue.h
- src/ruby/ext/grpc/rb_credentials.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_credentials.c
- src/ruby/ext/grpc/rb_credentials.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_credentials.h
- src/ruby/ext/grpc/rb_grpc.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_grpc.h
- src/ruby/ext/grpc/rb_server.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_server.c
- src/ruby/ext/grpc/rb_server.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_server.h
- src/ruby/ext/grpc/rb_server_credentials.c 1 addition, 1 deletionsrc/ruby/ext/grpc/rb_server_credentials.c
- src/ruby/ext/grpc/rb_server_credentials.h 2 additions, 1 deletionsrc/ruby/ext/grpc/rb_server_credentials.h
- tools/run_tests/build_ruby.sh 3 additions, 10 deletionstools/run_tests/build_ruby.sh
- tools/run_tests/run_tests.py 1 addition, 1 deletiontools/run_tests/run_tests.py
Loading
Please register or sign in to comment