Adam Cozzette d7e943b8d2 Update protobuf version пре 4 година
..
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) пре 6 година
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. пре 10 година
Google.Protobuf.csproj d7e943b8d2 Update protobuf version пре 4 година
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) пре 6 година
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) пре 6 година
LimitedInputStream.cs e479410564 delete all duplicate empty blanks (#5758) пре 6 година
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 пре 4 година
WritingPrimitivesMessages.cs ea1d55927d test are almost passing пре 5 година