History log of /third_party/protobuf/csharp/src/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ffe3c63210-Sep-2024 openharmony_ci <120357966@qq.com>

!88 protobuf增加pac编译选项
Merge pull request !88 from lixing/master


AddressBook/AddPerson.cs
AddressBook/AddressBook.csproj
AddressBook/Addressbook.cs
AddressBook/ListPeople.cs
AddressBook/Program.cs
AddressBook/SampleUsage.cs
Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs
Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs
Google.Protobuf.Benchmarks/Benchmarks.cs
Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj
Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs
Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs
Google.Protobuf.Benchmarks/ParseRawPrimitivesBenchmark.cs
Google.Protobuf.Benchmarks/Program.cs
Google.Protobuf.Benchmarks/WrapperBenchmarkMessages.cs
Google.Protobuf.Benchmarks/WriteMessagesBenchmark.cs
Google.Protobuf.Benchmarks/WriteRawPrimitivesBenchmark.cs
Google.Protobuf.Benchmarks/wrapper_benchmark_messages.proto
Google.Protobuf.Conformance/Conformance.cs
Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj
Google.Protobuf.Conformance/Program.cs
Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj
Google.Protobuf.JsonDump/Program.cs
Google.Protobuf.Test.TestProtos/ForeignMessagePartial.cs
Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj
Google.Protobuf.Test.TestProtos/MapUnittestProto3.cs
Google.Protobuf.Test.TestProtos/OldExtensions1.cs
Google.Protobuf.Test.TestProtos/OldExtensions2.cs
Google.Protobuf.Test.TestProtos/TestMessagesProto2.cs
Google.Protobuf.Test.TestProtos/TestMessagesProto3.cs
Google.Protobuf.Test.TestProtos/Unittest.cs
Google.Protobuf.Test.TestProtos/UnittestCustomOptionsProto3.cs
Google.Protobuf.Test.TestProtos/UnittestImport.cs
Google.Protobuf.Test.TestProtos/UnittestImportProto3.cs
Google.Protobuf.Test.TestProtos/UnittestImportPublic.cs
Google.Protobuf.Test.TestProtos/UnittestImportPublicProto3.cs
Google.Protobuf.Test.TestProtos/UnittestIssue6936A.cs
Google.Protobuf.Test.TestProtos/UnittestIssue6936B.cs
Google.Protobuf.Test.TestProtos/UnittestIssue6936C.cs
Google.Protobuf.Test.TestProtos/UnittestIssues.cs
Google.Protobuf.Test.TestProtos/UnittestProto3.cs
Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs
Google.Protobuf.Test.TestProtos/UnittestSelfreferentialOptions.cs
Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs
Google.Protobuf.Test/Buffers/ArrayBufferWriter.cs
Google.Protobuf.Test/ByteStringTest.cs
Google.Protobuf.Test/CodedInputStreamExtensions.cs
Google.Protobuf.Test/CodedInputStreamTest.cs
Google.Protobuf.Test/CodedOutputStreamTest.cs
Google.Protobuf.Test/Collections/MapFieldTest.cs
Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs
Google.Protobuf.Test/Collections/RepeatedFieldTest.cs
Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs
Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs
Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs
Google.Protobuf.Test/DeprecatedMemberTest.cs
Google.Protobuf.Test/EqualityTester.cs
Google.Protobuf.Test/ExtensionSetTest.cs
Google.Protobuf.Test/FieldCodecTest.cs
Google.Protobuf.Test/FieldMaskTreeTest.cs
Google.Protobuf.Test/GeneratedMessageTest.Proto2.cs
Google.Protobuf.Test/GeneratedMessageTest.cs
Google.Protobuf.Test/Google.Protobuf.Test.csproj
Google.Protobuf.Test/IssuesTest.cs
Google.Protobuf.Test/JsonFormatterTest.cs
Google.Protobuf.Test/JsonParserTest.cs
Google.Protobuf.Test/JsonTokenizerTest.cs
Google.Protobuf.Test/LegacyGeneratedCodeTest.cs
Google.Protobuf.Test/MessageParsingHelpers.cs
Google.Protobuf.Test/Proto3OptionalTest.cs
Google.Protobuf.Test/ReadOnlySequenceFactory.cs
Google.Protobuf.Test/RefStructCompatibilityTest.cs
Google.Protobuf.Test/Reflection/CustomOptionsTest.cs
Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs
Google.Protobuf.Test/Reflection/DescriptorsTest.cs
Google.Protobuf.Test/Reflection/FieldAccessTest.cs
Google.Protobuf.Test/Reflection/TypeRegistryTest.cs
Google.Protobuf.Test/SampleEnum.cs
Google.Protobuf.Test/SampleMessages.cs
Google.Protobuf.Test/SampleNaNs.cs
Google.Protobuf.Test/TestCornerCases.cs
Google.Protobuf.Test/UnknownFieldSetTest.cs
Google.Protobuf.Test/WellKnownTypes/AnyTest.cs
Google.Protobuf.Test/WellKnownTypes/DurationTest.cs
Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs
Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs
Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs
Google.Protobuf.Test/testprotos.pb
Google.Protobuf.sln
Google.Protobuf/ByteArray.cs
Google.Protobuf/ByteString.cs
Google.Protobuf/CodedInputStream.cs
Google.Protobuf/CodedOutputStream.ComputeSize.cs
Google.Protobuf/CodedOutputStream.cs
Google.Protobuf/Collections/Lists.cs
Google.Protobuf/Collections/MapField.cs
Google.Protobuf/Collections/ProtobufEqualityComparers.cs
Google.Protobuf/Collections/ReadOnlyDictionary.cs
Google.Protobuf/Collections/RepeatedField.cs
Google.Protobuf/Compatibility/MethodInfoExtensions.cs
Google.Protobuf/Compatibility/PropertyInfoExtensions.cs
Google.Protobuf/Compatibility/StreamExtensions.cs
Google.Protobuf/Compatibility/TypeExtensions.cs
Google.Protobuf/Extension.cs
Google.Protobuf/ExtensionRegistry.cs
Google.Protobuf/ExtensionSet.cs
Google.Protobuf/ExtensionValue.cs
Google.Protobuf/FieldCodec.cs
Google.Protobuf/FieldMaskTree.cs
Google.Protobuf/FrameworkPortability.cs
Google.Protobuf/IBufferMessage.cs
Google.Protobuf/ICustomDiagnosticMessage.cs
Google.Protobuf/IDeepCloneable.cs
Google.Protobuf/IExtendableMessage.cs
Google.Protobuf/IMessage.cs
Google.Protobuf/InvalidJsonException.cs
Google.Protobuf/InvalidProtocolBufferException.cs
Google.Protobuf/JsonFormatter.cs
Google.Protobuf/JsonParser.cs
Google.Protobuf/JsonToken.cs
Google.Protobuf/JsonTokenizer.cs
Google.Protobuf/LimitedInputStream.cs
Google.Protobuf/MessageExtensions.cs
Google.Protobuf/MessageParser.cs
Google.Protobuf/ObjectIntPair.cs
Google.Protobuf/ParseContext.cs
Google.Protobuf/ParserInternalState.cs
Google.Protobuf/ParsingPrimitives.cs
Google.Protobuf/ParsingPrimitivesMessages.cs
Google.Protobuf/ParsingPrimitivesWrappers.cs
Google.Protobuf/Properties/AssemblyInfo.cs
Google.Protobuf/ProtoPreconditions.cs
Google.Protobuf/Reflection/CustomOptions.cs
Google.Protobuf/Reflection/Descriptor.cs
Google.Protobuf/Reflection/DescriptorBase.cs
Google.Protobuf/Reflection/DescriptorDeclaration.cs
Google.Protobuf/Reflection/DescriptorPool.cs
Google.Protobuf/Reflection/DescriptorUtil.cs
Google.Protobuf/Reflection/DescriptorValidationException.cs
Google.Protobuf/Reflection/EnumDescriptor.cs
Google.Protobuf/Reflection/EnumValueDescriptor.cs
Google.Protobuf/Reflection/ExtensionAccessor.cs
Google.Protobuf/Reflection/ExtensionCollection.cs
Google.Protobuf/Reflection/FieldAccessorBase.cs
Google.Protobuf/Reflection/FieldDescriptor.cs
Google.Protobuf/Reflection/FieldType.cs
Google.Protobuf/Reflection/FileDescriptor.cs
Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs
Google.Protobuf/Reflection/IDescriptor.cs
Google.Protobuf/Reflection/IFieldAccessor.cs
Google.Protobuf/Reflection/MapFieldAccessor.cs
Google.Protobuf/Reflection/MessageDescriptor.cs
Google.Protobuf/Reflection/MethodDescriptor.cs
Google.Protobuf/Reflection/OneofAccessor.cs
Google.Protobuf/Reflection/OneofDescriptor.cs
Google.Protobuf/Reflection/OriginalNameAttribute.cs
Google.Protobuf/Reflection/PackageDescriptor.cs
Google.Protobuf/Reflection/ReflectionUtil.cs
Google.Protobuf/Reflection/RepeatedFieldAccessor.cs
Google.Protobuf/Reflection/ServiceDescriptor.cs
Google.Protobuf/Reflection/SingleFieldAccessor.cs
Google.Protobuf/Reflection/TypeRegistry.cs
Google.Protobuf/SegmentedBufferHelper.cs
Google.Protobuf/UnknownField.cs
Google.Protobuf/UnknownFieldSet.cs
Google.Protobuf/WellKnownTypes/Any.cs
Google.Protobuf/WellKnownTypes/AnyPartial.cs
Google.Protobuf/WellKnownTypes/Api.cs
Google.Protobuf/WellKnownTypes/Duration.cs
Google.Protobuf/WellKnownTypes/DurationPartial.cs
Google.Protobuf/WellKnownTypes/Empty.cs
Google.Protobuf/WellKnownTypes/FieldMask.cs
Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs
Google.Protobuf/WellKnownTypes/SourceContext.cs
Google.Protobuf/WellKnownTypes/Struct.cs
Google.Protobuf/WellKnownTypes/TimeExtensions.cs
Google.Protobuf/WellKnownTypes/Timestamp.cs
Google.Protobuf/WellKnownTypes/TimestampPartial.cs
Google.Protobuf/WellKnownTypes/Type.cs
Google.Protobuf/WellKnownTypes/ValuePartial.cs
Google.Protobuf/WellKnownTypes/Wrappers.cs
Google.Protobuf/WellKnownTypes/WrappersPartial.cs
Google.Protobuf/WireFormat.cs
Google.Protobuf/WriteBufferHelper.cs
Google.Protobuf/WriteContext.cs
Google.Protobuf/WriterInternalState.cs
Google.Protobuf/WritingPrimitives.cs
Google.Protobuf/WritingPrimitivesMessages.cs