Historique des commits

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