aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf/ByteString.cs
Commit message (Expand)AuthorAge
* Remove the executable bit from several source code filesGravatar Sebastian Schuberth2018-06-25
* Fixes for .NET 3.5 compatibilityGravatar John Brock2017-02-23
* Add ByteString.FromStream and ByteString.FromStreamAsync in C#Gravatar Jon Skeet2017-01-10
* Give C# ByteString a sensible GetHashCode implementation.Gravatar Jon Skeet2016-12-16
* Make BytesString.Unsafe internal (which it should have been all along)Gravatar Jon Skeet2015-11-02
* Tidying up - fix a bunch of TODOs and remove outdated ones.Gravatar Jon Skeet2015-08-08
* Document everything, and turn on errors if we fail to document anything in th...Gravatar Jon Skeet2015-08-04
* Expose Coded*Stream constructors directly.Gravatar Jon Skeet2015-08-03
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Gravatar Jon Skeet2015-07-17