aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Collections/MapField.cs
Commit message (Expand)AuthorAgeFilesLines
* Skip groups properly.Jon Skeet2015-08-061-3/+2
* Change ReadTag and PeekTag to just use 0 as a return value for "end of stream...Jon Skeet2015-08-051-5/+1
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-4/+137
* Rename ThrowHelper to Preconditions and make it public - we'll want to use it...Jon Skeet2015-07-301-8/+8
* Minor bits of left-over frozenness.Jon Skeet2015-07-301-6/+1
* remove the freeze APIJan Tattermusch2015-07-291-32/+2
* First attempt at using profile 259 for Google.Protobuf.Jon Skeet2015-07-271-1/+2
* Revamp to reflection.Jon Skeet2015-07-211-0/+3
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+565