Jan Tattermusch a1f96fffc7 Merge pull request #8147 from JamesNK/jamesnk/writestring 5 年之前
..
Buffers 8932446d9e Improve WriteString perf with SIMD 5 年之前
Collections 69223b8386 Clean up 5 年之前
Compatibility e479410564 delete all duplicate empty blanks (#5758) 7 年之前
Reflection f01d9e5601 Add an extension registry option when parsing file descriptors 5 年之前
WellKnownTypes fdf4ef62a5 Additional test 5 年之前
ByteStringTest.cs e794919f6b PR feedback 5 年之前
CodedInputStreamExtensions.cs ff334a60eb Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. 10 年之前
CodedInputStreamTest.cs d8800ae2f3 Fix parsing negative Int32Value that crosses segment boundary 5 年之前
CodedOutputStreamTest.cs 8932446d9e Improve WriteString perf with SIMD 5 年之前
DeprecatedMemberTest.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 年之前
EqualityTester.cs 60a889e048 make check for distinct hashcode optional 7 年之前
ExtensionSetTest.cs cea3653a2e Include the size of values (and tags) for extensions, even if the value is the default 5 年之前
FieldCodecTest.cs c06812b0b2 address a few TODOs 5 年之前
FieldMaskTreeTest.cs e479410564 delete all duplicate empty blanks (#5758) 7 年之前
GeneratedMessageTest.Proto2.cs b3cdba1cfd increase test coverage 5 年之前
GeneratedMessageTest.cs 2bce090f32 add more tests 5 年之前
Google.Protobuf.Test.csproj 8932446d9e Improve WriteString perf with SIMD 5 年之前
IssuesTest.cs e2cc2de304 Fix lots of spelling errors (#7751) 5 年之前
JsonFormatterTest.cs 2c1a46101b Add tests for NullValue not appearing in a oneof at all 5 年之前
JsonParserTest.cs e4cd821f21 Add comments 5 年之前
JsonTokenizerTest.cs e4cd821f21 Add comments 5 年之前
LegacyGeneratedCodeTest.cs 8932446d9e Improve WriteString perf with SIMD 5 年之前
MessageParsingHelpers.cs 8932446d9e Improve WriteString perf with SIMD 5 年之前
Proto3OptionalTest.cs d4ec70fdd3 Fix C# optional field reflection when there are regular fields too 5 年之前
ReadOnlySequenceFactory.cs d4abad8731 Optimize reading strings across segments 5 年之前
RefStructCompatibilityTest.cs 7cb5597013 Overcome the `ref struct` limitation for pre-roslyn compilers by introducing GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for generated code (#7490) 5 年之前
SampleEnum.cs e479410564 delete all duplicate empty blanks (#5758) 7 年之前
SampleMessages.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 年之前
SampleNaNs.cs e479410564 delete all duplicate empty blanks (#5758) 7 年之前
TestCornerCases.cs 84ea2c7a81 Regenerate all C# code and make it compile 9 年之前
UnknownFieldSetTest.cs 238fd35f1d improve test coverage 5 年之前
testprotos.pb f3cf99c0fb Sync from Piper @328224070 5 年之前