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
42f8b7782e
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703)
Follow up to #14594, which added support for custom options, this PR implements extensions support, which should fully resolve #1198.
Closes #14703
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/14703 from protocolbuffers:add-support-for-extensions-in-ruby 601aca4121
PiperOrigin-RevId: 582460674
|
1 year ago |
.. |
BUILD.bazel
|
Ruby FFI implementation (#13343)
|
1 year ago |
basic.rb
|
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703)
|
1 year ago |
basic_proto2.rb
|
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703)
|
1 year ago |
basic_test.proto
|
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703)
|
1 year ago |
basic_test_proto2.proto
|
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703)
|
1 year ago |
common_tests.rb
|
Updated Ruby min version to 2.7, and removed some compat code
|
1 year 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
|
…
|
|
generated_code_test.rb
|
…
|
|
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.rb
|
Add JRuby 9.3 and 9.4 to the test matrix under both Bazel versions. (#13296)
|
1 year ago |
ruby_version.rb
|
Remove all autotools usage (#10132)
|
2 years ago |
stress.rb
|
Bulk update to use `assert_*` methods wherever possible. (#13156)
|
1 year ago |
test_import.proto
|
…
|
|
test_import_proto2.proto
|
…
|
|
test_ruby_package.proto
|
…
|
|
test_ruby_package_proto2.proto
|
…
|
|
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 |