aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/FrameworkPortability.cs
Commit message (Collapse)AuthorAgeFilesLines
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-50/+0
| | | | We'll see what I've missed when CI fails...
* C# cleanup - assorted nitsJan Tattermusch2015-07-151-0/+1
|
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-5/+1
| | | | | | Everything should now be consistent - the only difference between files is the year (aside from generated files). Fixes issue #531.
* Minor cleanup.Jon Skeet2015-06-191-63/+5
| | | | | | | | - Make some members internal - Remove a lot of FrameworkPortability that isn't required - Start adding documentation comments - Remove some more group-based members - Not passing in "the last tag read" into Read*Array, g
* 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/+111