1 file changed
+1
-1
lines changed- .bcr/metadata.template.json-6
- BUILD.bazel+10
- bazel/common/proto_info.bzl+1-1
- cmake/abseil-cpp.cmake-1
- cmake/install.cmake+1-1
- cmake/installed_bin_golden.txt-1
- cmake/tests.cmake+13-1
- cmake/upb_generators.cmake+1-1
- go/BUILD.bazel+1-3
- java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java+9-5
- java/core/src/test/java/com/google/protobuf/IterableByteBufferInputStreamTest.java+40
- objectivec/GPBAny.pbobjc.h+2-2
- objectivec/GPBAny.pbobjc.m+6-7
- objectivec/GPBApi.pbobjc.h+2-2
- objectivec/GPBApi.pbobjc.m+12-13
- objectivec/GPBBootstrap.h+1-1
- objectivec/GPBDescriptor.m+188-65
- objectivec/GPBDescriptor_PackagePrivate.h+56-24
- objectivec/GPBDuration.pbobjc.h+2-2
- objectivec/GPBDuration.pbobjc.m+6-7
- objectivec/GPBEmpty.pbobjc.h+2-2
- objectivec/GPBEmpty.pbobjc.m+6-7
- objectivec/GPBFieldMask.pbobjc.h+2-2
- objectivec/GPBFieldMask.pbobjc.m+6-7
- objectivec/GPBMessage.m+11-12
- objectivec/GPBSourceContext.pbobjc.h+2-2
- objectivec/GPBSourceContext.pbobjc.m+6-7
- objectivec/GPBStruct.pbobjc.h+2-2
- objectivec/GPBStruct.pbobjc.m+12-13
- objectivec/GPBTimestamp.pbobjc.h+2-2
- objectivec/GPBTimestamp.pbobjc.m+6-7
- objectivec/GPBType.pbobjc.h+2-2
- objectivec/GPBType.pbobjc.m+21-22
- objectivec/GPBUtilities.m+6
- objectivec/GPBWrappers.pbobjc.h+2-2
- objectivec/GPBWrappers.pbobjc.m+22-23
- objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj+4
- objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj+4
- objectivec/ProtocolBuffers_tvOS.xcodeproj/project.pbxproj+4
- objectivec/Tests/GPBMessage30007FormatTest.m+2
- objectivec/Tests/GPBMessage40310FormatTest.m+452
- php/ext/google/protobuf/php-upb.c+89-36
- php/ext/google/protobuf/php-upb.h+22-2
- pkg/BUILD.bazel-12
- ruby/ext/google/protobuf_c/defs.c+6
- ruby/ext/google/protobuf_c/ruby-upb.c+89-36
- ruby/ext/google/protobuf_c/ruby-upb.h+22-2
- ruby/lib/google/protobuf/ffi/descriptor_pool.rb+3-1
- ruby/lib/google/protobuf/ffi/file_descriptor.rb+26
- ruby/lib/google/protobuf/ffi/internal/pointer_helper.rb+2-1
- ruby/lib/google/protobuf_ffi.rb+1-1
- ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java+5-1
- ruby/tests/basic.rb+7
- rust/release_crates/BUILD-2
- rust/release_crates/cargo_test.sh+1-2
- rust/release_crates/protobuf/BUILD-5
- rust/release_crates/protobuf/README.md+1-1
- rust/release_crates/protobuf_codegen/BUILD-5
- rust/release_crates/protobuf_codegen/README.md+1-1
- rust/release_crates/protobuf_codegen/src/lib.rs+2-15
- rust/release_crates/protobuf_example/BUILD-5
- rust/release_crates/protobuf_example/README.md+1-1
- rust/release_crates/release.sh+1-2
- rust/release_crates/substitute_rust_release_version.bzl+1-1
- src/file_lists.cmake-166
- src/google/protobuf/compiler/objectivec/enum.cc+1-1
- src/google/protobuf/compiler/objectivec/extension.cc-3
- src/google/protobuf/compiler/objectivec/field.cc-6
- src/google/protobuf/compiler/objectivec/file.cc+8-8
- src/google/protobuf/compiler/objectivec/map_field.cc-6
- src/google/protobuf/compiler/objectivec/message.cc+1-8
- src/google/protobuf/compiler/rust/generator.cc+1-1
- upb/BUILD+6
- upb/hash/common.c+85-36
- upb/hash/int_table.h+7
- upb/hash/test.cc+111-3
- upb/mini_descriptor/link.c+4
- upb/mini_table/internal/extension.h+13
- upb/reflection/def_pool.h+2-2
0 commit comments