aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Compare floating point values bitwise in C#Jon Skeet2017-12-091-0/+43
* C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V>Jean-Rémy Bancel2017-07-121-0/+16
* Fix CopyTo argument validationJon Skeet2017-02-061-0/+16
* Prohibit null values in map fieldsJon Skeet2016-01-111-54/+2
* Support ToString in RepeatedField and MapField.Jon Skeet2015-10-011-0/+14
* Implement ICollection.CopyTo (using Array) for MapField views.Jon Skeet2015-08-101-0/+14
* Implement Keys and Values as viewsJon Skeet2015-08-081-0/+71
* remove the freeze APIJan Tattermusch2015-07-291-56/+0
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+541