aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Collections
Commit message (Expand)AuthorAgeFilesLines
* Compare floating point values bitwise in C#Jon Skeet2017-12-093-0/+180
* 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
* Implement RepeatedField.AddRange (#1733)Jon Skeet2016-07-131-2/+88
* Prohibit null values in map fieldsJon Skeet2016-01-111-54/+2
* Support ToString in RepeatedField and MapField.Jon Skeet2015-10-012-0/+71
* 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
* Change ReadTag and PeekTag to just use 0 as a return value for "end of stream...Jon Skeet2015-08-051-2/+2
* Expose Coded*Stream constructors directly.Jon Skeet2015-08-031-20/+20
* remove the freeze APIJan Tattermusch2015-07-292-92/+0
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-172-0/+1180