1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug_report.md+25-11
- .github/ISSUE_TEMPLATE/feature_request.md+4-4
- SECURITY.md+1-1
- bazel/tests/java_proto_library_tests.bzl+6-4
- cmake/installed_include_golden.txt+1
- csharp/src/Google.Protobuf.Test/testprotos.pb
- csharp/src/Google.Protobuf/WellKnownTypes/Struct.pb.cs+31-21
- java/core/BUILD.bazel-1
- java/core/src/main/java/com/google/protobuf/BinaryWriter.java-3.1k
- java/core/src/main/java/com/google/protobuf/MessageSchema.java+7-2
- java/core/src/test/java/com/google/protobuf/BinaryProtocolTest.java-58
- java/core/src/test/java/com/google/protobuf/ExperimentalSerializationUtil.java+27-61
- objectivec/GPBStruct.pbobjc.h+33-21
- php/ext/google/protobuf/php-upb.c+53-85
- php/ext/google/protobuf/php-upb.h+33-13
- php/src/Google/Protobuf/ListValue.php+1-2
- php/src/Google/Protobuf/NullValue.php+7-3
- php/src/Google/Protobuf/Struct.php+9-6
- php/src/Google/Protobuf/Value.php+29-20
- python/google/protobuf/internal/thread_safe_test.py+89
- python/google/protobuf/pyext/descriptor.cc+2-2
- python/google/protobuf/pyext/extension_dict.cc+12-11
- python/google/protobuf/pyext/message.cc+82-84
- python/google/protobuf/pyext/message.h+6-5
- python/google/protobuf/pyext/scoped_pyobject_ptr.h+13
- python/google/protobuf/pyext/weak_value_map.cc+114
- python/google/protobuf/pyext/weak_value_map.h+70-57
- ruby/ext/google/protobuf_c/ruby-upb.c+53-85
- ruby/ext/google/protobuf_c/ruby-upb.h+33-13
- src/file_lists.cmake+1
- src/google/protobuf/compiler/rust/accessors/BUILD+1
- src/google/protobuf/compiler/rust/accessors/singular_scalar.cc+31-11
- src/google/protobuf/compiler/rust/generator_test.cc+89-41
- src/google/protobuf/descriptor.proto+4-27
- src/google/protobuf/message_lite.cc+1-1
- src/google/protobuf/message_lite.h+43-13
- src/google/protobuf/repeated_field_proxy.h+7
- src/google/protobuf/repeated_field_proxy_test.cc+87
- src/google/protobuf/struct.proto+36-21
- upb/base/BUILD+1
- upb/base/shutdown.h+27
- upb/mini_table/BUILD-1
- upb/mini_table/generated_registry.c+55-86
- upb/mini_table/internal/generated_registry.h+1
- upb/port/sanitizers.h+13-13
0 commit comments