CauhxMilloy 090d28e8f7 Null Check in UnknownField::AddAll() (#7328) 5 anni fa
..
Collections d4abad8731 Optimize reading strings across segments 5 anni fa
Compatibility ee03556df9 Remove the executable bit from several source code files 7 anni fa
Properties b2d2915439 make Google.Protobuf internals visible to benchmarks 5 anni fa
Reflection 95e6c5b474 Sync from Piper @327110949 5 anni fa
WellKnownTypes 32a94ce353 Merge tag 'refs/tags/sync-piper' into sync-stage 5 anni fa
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 anni fa
ByteString.cs e2cc2de304 Fix lots of spelling errors (#7751) 5 anni fa
CodedInputStream.cs e2cc2de304 Fix lots of spelling errors (#7751) 5 anni fa
CodedOutputStream.ComputeSize.cs 7bfaaba534 cleanup coded output stream 5 anni fa
CodedOutputStream.cs 8a2d5884bf address review comments 5 anni fa
Extension.cs 6b0ff74ecf Implement HasPresence for C# 5 anni fa
ExtensionRegistry.cs 220e7be708 make things build after codegen change 5 anni fa
ExtensionSet.cs e346fde63b remove commented out code 5 anni fa
ExtensionValue.cs e346fde63b remove commented out code 5 anni fa
FieldCodec.cs ca7bc464a9 make all writing use WriteContext 5 anni fa
FieldMaskTree.cs e479410564 delete all duplicate empty blanks (#5758) 7 anni fa
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 anni fa
Google.Protobuf.csproj fde7cf7358 Update protobuf version 5 anni fa
IBufferMessage.cs d3eddf7e2d make everything build, with some TODOs 5 anni fa
ICustomDiagnosticMessage.cs 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 10 anni fa
IDeepCloneable.cs f2732c7af1 More TODOs done. 10 anni fa
IExtendableMessage.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 anni fa
IMessage.cs f2732c7af1 More TODOs done. 10 anni fa
InvalidJsonException.cs 0fb39c4afe Created a new exception for JSON failures. 10 anni fa
InvalidProtocolBufferException.cs a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 7 anni fa
JsonFormatter.cs 0dd5fffba3 Fix JSON parsing and formatting of NullValue in C# 5 anni fa
JsonParser.cs 0dd5fffba3 Fix JSON parsing and formatting of NullValue in C# 5 anni fa
JsonToken.cs fb2488225f Implement JSON parsing in C#. 10 anni fa
JsonTokenizer.cs e479410564 delete all duplicate empty blanks (#5758) 7 anni fa
LimitedInputStream.cs e479410564 delete all duplicate empty blanks (#5758) 7 anni fa
MessageExtensions.cs e14a5c8fe6 address a few TODOs 5 anni fa
MessageParser.cs 6d5bc90d48 add ParseFrom(ReadOnlySequence) methods 5 anni fa
ObjectIntPair.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 anni fa
ParseContext.cs a1b9aa499e get rid of extraneous ParserInternalState.codedInputStream field 5 anni fa
ParserInternalState.cs d4abad8731 Optimize reading strings across segments 5 anni fa
ParsingPrimitives.cs e36163deed PR feedback 5 anni fa
ParsingPrimitivesMessages.cs a1b9aa499e get rid of extraneous ParserInternalState.codedInputStream field 5 anni fa
ParsingPrimitivesWrappers.cs 18bfd9e2e5 Fix net45 tests 5 anni fa
ProtoPreconditions.cs 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 7 anni fa
SegmentedBufferHelper.cs a1b9aa499e get rid of extraneous ParserInternalState.codedInputStream field 5 anni fa
UnknownField.cs 090d28e8f7 Null Check in UnknownField::AddAll() (#7328) 5 anni fa
UnknownFieldSet.cs e346fde63b remove commented out code 5 anni fa
WireFormat.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 anni fa
WriteBufferHelper.cs 80780bdffa optimize WriteRawByte 5 anni fa
WriteContext.cs 9039103637 message extensions + refactor 5 anni fa
WriterInternalState.cs 94e64f2c0b a bit more cleanup 5 anni fa
WritingPrimitives.cs 45c8850389 use BinaryPrimitives.WriteUInt64LittleEndian 5 anni fa
WritingPrimitivesMessages.cs ea1d55927d test are almost passing 5 anni fa