Commit History

Author SHA1 Message Date
  Jan Tattermusch 5f96191459 ParseFrom<T> for array slice is missing 8 years ago
  Jan Tattermusch 4a5e1bd043 check already performed by MergeFrom 8 years ago
  Jan Tattermusch 435f61102b allow message parsing from an array slice 8 years ago
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 years ago
  Jon Skeet 360feda5f7 Finished an implementation comment 10 years ago
  Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 10 years ago
  Jon Skeet 0fb39c4afe Created a new exception for JSON failures. 10 years ago
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 years ago
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 years ago
  Jon Skeet 68380f0f66 Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon. 10 years ago
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago