8 Commits (c9b2c8f3271f9985a738fe193ced5b3324ae8c7c)

Author SHA1 Message Date
John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility 8 years ago
Jon Skeet fb71df9f0b Add ByteString.FromStream and ByteString.FromStreamAsync in C# 8 years ago
Jon Skeet b18bc9b944 Give C# ByteString a sensible GetHashCode implementation. 9 years ago
Jon Skeet 885406abcf Make BytesString.Unsafe internal (which it should have been all along) 10 years ago
Jon Skeet 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 years ago
Jon Skeet 0e0e0c97e7 Expose Coded*Stream constructors directly. 10 years ago
Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
Jon Skeet 8d47ec4f3e Fixes to ByteString's equality handling. 10 years ago
Jan Tattermusch b4a24aa5fa added comment for ByteString.CopyFrom 10 years ago
Jon Skeet ee835a3fe4 Fix copyright lines for all C# code. 10 years ago
Jon Skeet aa5104143c Remove a lot of code which wasn't needed any more. 10 years ago
Jon Skeet 6c1fe6ea3e Implement Clone. 10 years ago
Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago