aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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
We'll see what I've missed when CI fails...