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