Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joshua Haberman 61b6670a2a Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) 5 years ago
..
basic.rb Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 5 years ago
basic_proto2.rb Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 5 years ago
basic_test.proto Fix TypeError on decoding enum map values in Ruby (#6262) 6 years ago
basic_test_proto2.proto Add wrapper type helpers for Ruby (#5739) 6 years ago
common_tests.rb Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) 5 years ago
encode_decode_test.rb Fix Any json encoding/decoding for ruby. (#5592) 6 years ago
gc_test.rb Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256) 6 years ago
generated_code.proto Ruby nested msg caps (#5564) 6 years ago
generated_code_proto2.proto Adds support for proto2 syntax for Ruby gem. 6 years ago
generated_code_proto2_test.rb Fix most of the unused variable warnings in Ruby tests (#5313) 6 years ago
generated_code_test.rb Ruby nested msg caps (#5564) 6 years ago
repeated_field_test.rb Allow repeated fields in Ruby to accept multiple arguments on push (#5736) 6 years ago
stress.rb add jruby support by protobuf-java reflection API 10 years ago
test_import.proto Added unit test for PascalCasing package names in Ruby. 8 years ago
test_import_proto2.proto Adds support for proto2 syntax for Ruby gem. 6 years ago
test_ruby_package.proto Fix Ruby module name generation when the ruby_package option is used (again) (#5794) 6 years ago
test_ruby_package_proto2.proto Fix Ruby module name generation when the ruby_package option is used (again) (#5794) 6 years ago
type_errors.rb make tests work on older rubies (#5823) 6 years ago
well_known_types_test.rb Support hashes for struct initializers (#5716) 5 years ago