2 files changed
+2
-2
lines changed- .bazelrc-2
- csharp/src/Google.Protobuf/Collections/RepeatedField.cs+51-7
- csharp/src/Google.Protobuf/ParsingPrimitives.cs+25-4
- editions/golden/compare_cpp_codegen_failure.txt-9
- editions/golden/compare_cpp_codegen_failure.xml+1-1
- objectivec/GPBDescriptor.m+12-21
- objectivec/GPBUtilities.m-7
- objectivec/GPBUtilities_PackagePrivate.h-6
- php/ext/google/protobuf/php-upb.c+10-2
- python/google/protobuf/internal/well_known_types.py+54-40
- python/google/protobuf/internal/well_known_types_test.py+128-95
- python/google/protobuf/proto_api.cc+2-8
- ruby/ext/google/protobuf_c/ruby-upb.c+10-2
- ruby/tests/basic.rb+1-4
- ruby/tests/common_tests.rb+4-14
- src/file_lists.cmake+3
- src/google/protobuf/compiler/cpp/BUILD.bazel+18
- src/google/protobuf/compiler/cpp/field_chunk.cc+93
- src/google/protobuf/compiler/cpp/field_chunk.h+99
- src/google/protobuf/compiler/cpp/field_chunk_test.cc+184
- src/google/protobuf/compiler/cpp/helpers.h+5-3
- src/google/protobuf/compiler/cpp/message.cc+62-93
- src/google/protobuf/compiler/cpp/message.h+8
- src/google/protobuf/compiler/ruby/ruby_generator.cc+11-8
- src/google/protobuf/compiler/ruby/ruby_generator.h+1
- upb/message/BUILD+5
- upb/message/test.cc+39
- upb/message/test.proto+8
- upb/mini_descriptor/decode.c+10-2
- upb_generator/c/generator.cc+6-1
0 commit comments