提交歷史

作者 SHA1 備註 提交日期
  Jan Tattermusch 6d5bc90d48 add ParseFrom(ReadOnlySequence) methods 5 年之前
  Sydney Acksman 71c492da3c Add some missing null-checks 6 年之前
  Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 年之前
  Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 年之前
  Sydney Acksman 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 7 年之前
  Jon Skeet 47b7d2c7ca Add DiscardUnknownFields support for C# 7 年之前
  Jan Tattermusch 30b6e54327 ParseFrom<T> for array slice is missing 8 年之前
  Jan Tattermusch 07542e78da check already performed by MergeFrom 8 年之前
  Jan Tattermusch 0c874a6a19 allow message parsing from an array slice 8 年之前
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 年之前
  Jon Skeet 360feda5f7 Finished an implementation comment 10 年之前
  Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 10 年之前
  Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 10 年之前
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 年之前
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 年之前
  Jon Skeet 68380f0f66 Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon. 10 年之前
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 年之前