Adam Cozzette d7e943b8d2 Update protobuf version 5 роки тому
..
Collections 6cf068c439 Clean up 5 роки тому
Compatibility ee03556df9 Remove the executable bit from several source code files 7 роки тому
Properties b2d2915439 make Google.Protobuf internals visible to benchmarks 5 роки тому
Reflection f01d9e5601 Add an extension registry option when parsing file descriptors 5 роки тому
WellKnownTypes 32a94ce353 Merge tag 'refs/tags/sync-piper' into sync-stage 5 роки тому
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 роки тому
ByteString.cs e794919f6b PR feedback 5 роки тому
ByteStringAsync.cs e794919f6b PR feedback 5 роки тому
CodedInputStream.cs e2cc2de304 Fix lots of spelling errors (#7751) 5 роки тому
CodedOutputStream.ComputeSize.cs 7bfaaba534 cleanup coded output stream 5 роки тому
CodedOutputStream.cs 8a2d5884bf address review comments 5 роки тому
Extension.cs 6b0ff74ecf Implement HasPresence for C# 5 роки тому
ExtensionRegistry.cs 220e7be708 make things build after codegen change 5 роки тому
ExtensionSet.cs e346fde63b remove commented out code 5 роки тому
ExtensionValue.cs cea3653a2e Include the size of values (and tags) for extensions, even if the value is the default 5 роки тому
FieldCodec.cs cea3653a2e Include the size of values (and tags) for extensions, even if the value is the default 5 роки тому
FieldMaskTree.cs e479410564 delete all duplicate empty blanks (#5758) 7 роки тому
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 роки тому
Google.Protobuf.csproj d7e943b8d2 Update protobuf version 5 роки тому
IBufferMessage.cs 52618472bc Remove GOOGLE_PROTOBUF_SUPPORT_SYSTEM_MEMORY 5 роки тому
ICustomDiagnosticMessage.cs 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 10 роки тому
IDeepCloneable.cs f2732c7af1 More TODOs done. 10 роки тому
IExtendableMessage.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 роки тому
IMessage.cs f2732c7af1 More TODOs done. 10 роки тому
InvalidJsonException.cs 0fb39c4afe Created a new exception for JSON failures. 10 роки тому
InvalidProtocolBufferException.cs a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 7 роки тому
JsonFormatter.cs 0dd5fffba3 Fix JSON parsing and formatting of NullValue in C# 5 роки тому
JsonParser.cs 0dd5fffba3 Fix JSON parsing and formatting of NullValue in C# 5 роки тому
JsonToken.cs fb2488225f Implement JSON parsing in C#. 10 роки тому
JsonTokenizer.cs e479410564 delete all duplicate empty blanks (#5758) 7 роки тому
LimitedInputStream.cs e479410564 delete all duplicate empty blanks (#5758) 7 роки тому
MessageExtensions.cs e14a5c8fe6 address a few TODOs 5 роки тому
MessageParser.cs 6d5bc90d48 add ParseFrom(ReadOnlySequence) methods 5 роки тому
ObjectIntPair.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 роки тому
ParseContext.cs a1b9aa499e get rid of extraneous ParserInternalState.codedInputStream field 5 роки тому
ParserInternalState.cs d4abad8731 Optimize reading strings across segments 5 роки тому
ParsingPrimitives.cs e36163deed PR feedback 5 роки тому
ParsingPrimitivesMessages.cs 542c0cc9d3 Fix missing key and test 5 роки тому
ParsingPrimitivesWrappers.cs d8800ae2f3 Fix parsing negative Int32Value that crosses segment boundary 5 роки тому
ProtoPreconditions.cs 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 7 роки тому
SegmentedBufferHelper.cs a1b9aa499e get rid of extraneous ParserInternalState.codedInputStream field 5 роки тому
UnknownField.cs 090d28e8f7 Null Check in UnknownField::AddAll() (#7328) 5 роки тому
UnknownFieldSet.cs e346fde63b remove commented out code 5 роки тому
UnsafeByteOperations.cs e794919f6b PR feedback 5 роки тому
WireFormat.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 роки тому
WriteBufferHelper.cs 80780bdffa optimize WriteRawByte 5 роки тому
WriteContext.cs 9039103637 message extensions + refactor 5 роки тому
WriterInternalState.cs 94e64f2c0b a bit more cleanup 5 роки тому
WritingPrimitives.cs c2b22b90fc PR feedback 5 роки тому
WritingPrimitivesMessages.cs ea1d55927d test are almost passing 5 роки тому