aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/MessageExtensions.cs
Commit message (Expand)AuthorAgeFilesLines
* Initialize python-wheel branchBo Yang2018-01-231-193/+0
* Add DiscardUnknownFields support for C#Jon Skeet2018-01-151-41/+61
* allow message parsing from an array sliceJan Tattermusch2017-11-091-0/+16
* Rename Preconditions to ProtoPreconditionsJon Skeet2016-02-041-14/+14
* Skip groups properly.Jon Skeet2015-08-061-3/+3
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-0/+44
* Expose Coded*Stream constructors directly.Jon Skeet2015-08-031-5/+5
* Rename ThrowHelper to Preconditions and make it public - we'll want to use it...Jon Skeet2015-07-301-14/+14
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+113