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.
 
 
 
 
 
 
Jason Lunn 80308c85a1
Merge pull request #9637 from JasonLunn/fix_9507
3 years ago
..
basic.rb Fix NPE during encoding and add regression test for issue 9507. 3 years ago
basic_proto2.rb Ported Ruby extension to upb_msg (#8184) 4 years ago
basic_test.proto Fixed data loss bug in Ruby extension. 3 years ago
basic_test_proto2.proto Auxillary -> Auxiliary 5 years ago
common_tests.rb [Ruby] allow encode json options to be an object that responds to to_hash (#9513) 3 years ago
encode_decode_test.rb Ruby: rename max_recursion_depth to recursion_limit (#9486) 3 years ago
gc_test.rb Add ruby_upb_alloc using xrealloc/xfree so Ruby GC is aware of allocated memory for Arenas. (#9586) 3 years ago
generated_code.proto Add test for json_name functionality 4 years ago
generated_code_proto2.proto Auxillary -> Auxiliary 5 years ago
generated_code_proto2_test.rb Auxillary -> Auxiliary 5 years ago
generated_code_test.rb Auxillary -> Auxiliary 5 years ago
multi_level_nesting_test.proto Make the new multi-level ruby tests fit the existing structure better and add them to the makefile 4 years ago
multi_level_nesting_test.rb Fix jruby support to handle messages nested more than 1 level deep 4 years ago
repeated_field_test.rb Fixed Ruby 3.1 tests by marking intersect? as unimplemented. (#9645) 3 years ago
stress.rb Update JRuby to leverage pure-Ruby DSL. 3 years ago
test_import.proto Auxillary -> Auxiliary 5 years ago
test_import_proto2.proto Auxillary -> Auxiliary 5 years ago
test_ruby_package.proto Auxillary -> Auxiliary 5 years ago
test_ruby_package_proto2.proto Auxillary -> Auxiliary 5 years ago
type_errors.rb Auxillary -> Auxiliary 5 years ago
well_known_types_test.rb Remove lib from require 3 years ago