aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Collections/ReadOnlyDictionary.cs
Commit message (Collapse)AuthorAgeFilesLines
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-147/+0
| | | | We'll see what I've missed when CI fails...
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-3/+4
| | | | | | Everything should now be consistent - the only difference between files is the year (aside from generated files). Fixes issue #531.
* Tidying up and extra tests.Jon Skeet2015-06-301-1/+1
| | | | This is mostly just making things internal instead of public, removing and reordering a bunch of code in CodedInputStream/CodedOutputStream, and generally tidying up.
* First pass at the mutable API. Quite a bit more to do - in particular, it's ↵Jon Skeet2015-06-091-1/+1
| | | | pretty slow right now.
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+146