summaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Collections
AgeCommit message (Expand)Author
2016-01-11Prohibit null values in map fieldsJon Skeet
2015-10-01Support ToString in RepeatedField and MapField.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-05Change ReadTag and PeekTag to just use 0 as a return value for "end of stream...Jon Skeet
2015-08-03Expose Coded*Stream constructors directly.Jon Skeet
2015-07-29remove the freeze APIJan Tattermusch
2015-07-17First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet