Jan Tattermusch f20be83927 enforce recursion depth checking for unknown fields 6 лет назад
..
Collections 2f7f670134 Merge pull request #6530 from prat0088/csharp-ensuresize 6 лет назад
Compatibility ee03556df9 Remove the executable bit from several source code files 7 лет назад
Properties 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 9 лет назад
Reflection a104dffcb6 Fix typos (#7050) 6 лет назад
WellKnownTypes 58d4420e2d Down Integrate Internal Changes 6 лет назад
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 лет назад
ByteString.cs 8e6141a63d [csharp] Fix typo 6 лет назад
CodedInputStream.cs f20be83927 enforce recursion depth checking for unknown fields 5 лет назад
CodedOutputStream.ComputeSize.cs 59284450fa Use fixed size for bool, float and double field in codec (#5810) 6 лет назад
CodedOutputStream.cs 71c492da3c Add some missing null-checks 6 лет назад
Extension.cs 43156775be Merge 3.9.x 201908071359 to master (#6484) 6 лет назад
ExtensionRegistry.cs a104dffcb6 Fix typos (#7050) 6 лет назад
ExtensionSet.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 лет назад
ExtensionValue.cs f4cfd2def3 Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 6 лет назад
FieldCodec.cs 2ac8946ee3 Allow extra fields in wrapper messages, more tests. 6 лет назад
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 39492b68d8 Update protobuf version to 3.11.2 (#7004) 6 лет назад
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 71c492da3c Add some missing null-checks 6 лет назад
JsonParser.cs 71c492da3c Add some missing null-checks 6 лет назад
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 930db675ca Revert changes for FieldPresenceAccessor 6 лет назад
MessageParser.cs 71c492da3c Add some missing null-checks 6 лет назад
ObjectIntPair.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 лет назад
ProtoPreconditions.cs 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 7 лет назад
UnknownField.cs e479410564 delete all duplicate empty blanks (#5758) 6 лет назад
UnknownFieldSet.cs f20be83927 enforce recursion depth checking for unknown fields 5 лет назад
WireFormat.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 лет назад