summaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Collections/MapField.cs
AgeCommit message (Expand)Author
2018-11-04Revert "Merge tag 'v3.0.1-javalite'"android-wear-8.0.0_r2Colin Cross
2016-07-13Implement RepeatedField.AddRange (#1733)Jon Skeet
2016-06-21Remove ordering guarantees in the MapField documentationJon Skeet
2016-03-06Replace StringBuilder with TextWriter in JsonFormatteravgweb
2016-02-04Rename Preconditions to ProtoPreconditionsJon Skeet
2016-01-11Prohibit null values in map fieldsJon Skeet
2015-10-01Support ToString in RepeatedField and MapField.Jon Skeet
2015-08-10Fix parameter name in exception.Jon Skeet
2015-08-10Implement ICollection.CopyTo (using Array) for MapField views.Jon Skeet
2015-08-08Implement Keys and Values as viewsJon Skeet
2015-08-06Skip groups properly.Jon Skeet
2015-08-05Change ReadTag and PeekTag to just use 0 as a return value for "end of stream...Jon Skeet
2015-08-04Document everything, and turn on errors if we fail to document anything in th...Jon Skeet
2015-07-30Rename ThrowHelper to Preconditions and make it public - we'll want to use it...Jon Skeet
2015-07-30Minor bits of left-over frozenness.Jon Skeet
2015-07-29remove the freeze APIJan Tattermusch
2015-07-27First attempt at using profile 259 for Google.Protobuf.Jon Skeet
2015-07-21Revamp to reflection.Jon Skeet
2015-07-17First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet