2 files changed
+2
-2
lines changed- Header.h+1
- LICENSE+1-1
- Makefile+6-2
- Settings.x+11
- Tweak.x+27-23
- layout/Library/Application Support/YouPiP.bundle/ar.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/de.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/en.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/es.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/fr.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/hu.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/it.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/ja.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/ko.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/nl.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/pl.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/pt.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/ro.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/ru.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/th.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/tr.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/vi.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/zh_cn.lproj/Localizable.strings+3
- layout/Library/Application Support/YouPiP.bundle/zh_tw.lproj/Localizable.strings+3
- .github/workflows/test_python.yml-2
- .github/workflows/test_upb.yml+3-9
- conformance/binary_json_conformance_suite.cc+34
- conformance/failure_list_csharp.txt+4
- conformance/failure_list_jruby.txt+1
- conformance/failure_list_jruby_ffi.txt+1
- conformance/failure_list_php.txt+1
- conformance/failure_list_php_c.txt+1
- conformance/failure_list_ruby.txt+1
- docs/upb/arena_fusion.md+273
- hpb/hpb.h+11
- hpb_generator/tests/test_generated.cc+9
- php/ext/google/protobuf/php-upb.c+231-77
- php/ext/google/protobuf/php-upb.h+181-5
- python/dist/BUILD.bazel-1
- python/google/protobuf/internal/numpy/BUILD.bazel-1
- python/google/protobuf/internal/reflection_test.py+58-53
- python/pb_unit_tests/BUILD-22
- python/pb_unit_tests/README.md-11
- python/pb_unit_tests/pyproto_test_wrapper.bzl-25
- python/pb_unit_tests/reflection_test_wrapper.py-53
- ruby/ext/google/protobuf_c/message.c+2-1
- ruby/ext/google/protobuf_c/ruby-upb.c+231-77
- ruby/ext/google/protobuf_c/ruby-upb.h+181-5
- ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java+4-2
- ruby/tests/basic_proto2.rb+9
- src/google/protobuf/any.pb.cc+11-10
- src/google/protobuf/any.pb.h+30-26
- src/google/protobuf/api.pb.cc+29-26
- src/google/protobuf/api.pb.h+93-87
- src/google/protobuf/compiler/cpp/field_generators/message_field.cc+132-130
- src/google/protobuf/compiler/cpp/field_generators/string_field.cc+90-90
- src/google/protobuf/compiler/cpp/file.cc+11-11
- src/google/protobuf/compiler/cpp/message.cc+51-38
- src/google/protobuf/compiler/cpp/service.cc+22-17
- src/google/protobuf/compiler/java/java_features.pb.cc+7-7
- src/google/protobuf/compiler/java/java_features.pb.h+16-12
- src/google/protobuf/compiler/plugin.pb.cc+37-33
- src/google/protobuf/compiler/plugin.pb.h+114-102
- src/google/protobuf/cpp_features.pb.cc+7-7
- src/google/protobuf/cpp_features.pb.h+16-12
- src/google/protobuf/descriptor.cc+37-9
- src/google/protobuf/descriptor.pb.cc+292-261
- src/google/protobuf/descriptor.pb.h+943-825
- src/google/protobuf/duration.pb.cc+8-8
- src/google/protobuf/duration.pb.h+16-12
- src/google/protobuf/empty.pb.cc+6-6
- src/google/protobuf/empty.pb.h+15-11
- src/google/protobuf/field_mask.pb.cc+11-10
- src/google/protobuf/field_mask.pb.h+16-12
- src/google/protobuf/json/internal/parser.cc+87-76
- src/google/protobuf/json/json_test.cc+92
- src/google/protobuf/port_def.inc+2
- src/google/protobuf/source_context.pb.cc+11-10
- src/google/protobuf/source_context.pb.h+21-18
- src/google/protobuf/struct.pb.cc+35-31
- src/google/protobuf/struct.pb.h+74-61
- src/google/protobuf/timestamp.pb.cc+8-8
- src/google/protobuf/timestamp.pb.h+16-12
- src/google/protobuf/type.pb.cc+46-41
- src/google/protobuf/type.pb.h+160-147
- src/google/protobuf/wrappers.pb.cc+62-60
- src/google/protobuf/wrappers.pb.h+154-120
- upb/conformance/conformance_upb_failures.txt+1
- upb/mem/arena.c+202-78
- upb/mem/arena.h+16-3
- upb/mem/arena_test.cc+145-7
- upb/mem/internal/arena.h+1-1
- upb/port/atomic.h+134-1
- upb/port/def.inc+25
- upb/port/undef.inc+5
- upb_generator/common/cpp_to_upb_def.cc+6-4
0 commit comments