.. |
basic_proto2.rb
|
Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866)
|
2019-08-14 14:41:37 -07:00 |
basic_test_proto2.proto
|
Fixed the oneof case for lazy wrappers.
|
2019-10-29 15:44:51 -07:00 |
basic_test.proto
|
Fixed the oneof case for lazy wrappers.
|
2019-10-29 15:44:51 -07:00 |
basic.rb
|
Nearly all known cases (map, repeated field, and top-level) have been addressed.
|
2019-10-29 13:30:12 -07:00 |
common_tests.rb
|
Fixed the case of multi-line strings in JSON.
|
2019-10-31 12:23:25 -07:00 |
encode_decode_test.rb
|
Fix Any json encoding/decoding for ruby. (#5592)
|
2019-01-17 10:24:41 -08:00 |
gc_test.rb
|
Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256)
|
2018-10-18 11:16:55 -07:00 |
generated_code_proto2_test.rb
|
Fix most of the unused variable warnings in Ruby tests (#5313)
|
2018-11-18 00:06:39 -08:00 |
generated_code_proto2.proto
|
Adds support for proto2 syntax for Ruby gem.
|
2018-09-27 14:21:16 -04:00 |
generated_code_test.rb
|
Ruby nested msg caps (#5564)
|
2019-01-15 20:01:41 -08:00 |
generated_code.proto
|
Ruby nested msg caps (#5564)
|
2019-01-15 20:01:41 -08:00 |
repeated_field_test.rb
|
Allow repeated fields in Ruby to accept multiple arguments on push (#5736)
|
2019-02-27 18:05:06 -08:00 |
stress.rb
|
add jruby support by protobuf-java reflection API
|
2015-03-10 23:14:08 +01:00 |
test_import_proto2.proto
|
Adds support for proto2 syntax for Ruby gem.
|
2018-09-27 14:21:16 -04:00 |
test_import.proto
|
Added unit test for PascalCasing package names in Ruby.
|
2016-07-25 15:16:23 -07:00 |
test_ruby_package_proto2.proto
|
Fix Ruby module name generation when the ruby_package option is used (again) (#5794)
|
2019-03-02 10:38:10 -08:00 |
test_ruby_package.proto
|
Fix Ruby module name generation when the ruby_package option is used (again) (#5794)
|
2019-03-02 10:38:10 -08:00 |
type_errors.rb
|
make tests work on older rubies (#5823)
|
2019-03-06 18:58:58 -08:00 |
well_known_types_test.rb
|
Support hashes for struct initializers (#5716)
|
2019-07-25 11:17:51 -07:00 |