aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/CodedOutputStream.cs
Commit message (Expand)AuthorAgeFilesLines
* Implement IDisposable for CodedInputStream and CodedOutputStreamJon Skeet2016-02-291-7/+60
* Remove reference to generic types within XML comment.Jon Skeet2015-08-081-2/+2
* Tidying up - fix a bunch of TODOs and remove outdated ones.Jon Skeet2015-08-081-8/+14
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-0/+7
* Expose Coded*Stream constructors directly.Jon Skeet2015-08-031-26/+16
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+705