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
bb38ba5575
Fix separate issues in JRuby's "native" `dup` and `inspect` methods. (#15265)
Update the stress test to exercise `proto3_optional` fields.
Closes #15265
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/15265 from protocolbuffers:fix_jruby_proto3_optional 4040e13a7b
PiperOrigin-RevId: 596028361
|
11 months ago |
.. |
BUILD.bazel
|
Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes).
|
11 months ago |
basic.rb
|
Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields.
|
11 months ago |
basic_proto2.rb
|
Breaking Change: fixed json_encode/json_decode to use the message's pool.
|
11 months ago |
basic_test.proto
|
Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes).
|
11 months ago |
basic_test_proto2.proto
|
Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes).
|
11 months ago |
common_tests.rb
|
Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes).
|
11 months ago |
encode_decode_test.rb
|
Bulk update to use `assert_*` methods wherever possible. (#13156)
|
1 year 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
|
Auto capitalize enums name in Ruby (#10454)
|
2 years ago |
generated_code_proto2.proto
|
Auto capitalize enums name in Ruby (#10454)
|
2 years ago |
generated_code_proto2_test.rb
|
Auxillary -> Auxiliary
|
5 years ago |
generated_code_test.rb
|
Auxillary -> Auxiliary
|
5 years ago |
implementation.rb
|
Ruby FFI implementation (#13343)
|
1 year 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 |
object_cache_test.rb
|
Ruby FFI implementation (#13343)
|
1 year ago |
repeated_field_test.proto
|
Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes).
|
11 months ago |
repeated_field_test.rb
|
Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes).
|
11 months ago |
ruby_version.rb
|
Remove all autotools usage (#10132)
|
2 years ago |
stress.proto
|
Fix separate issues in JRuby's "native" `dup` and `inspect` methods. (#15265)
|
11 months ago |
stress.rb
|
Fix separate issues in JRuby's "native" `dup` and `inspect` methods. (#15265)
|
11 months 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
|
Updated Ruby min version to 2.7, and removed some compat code
|
1 year ago |
well_known_types_test.rb
|
Bulk update to use `assert_*` methods wherever possible. (#13156)
|
1 year ago |