aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/ByteString.cs
Commit message (Expand)AuthorAgeFilesLines
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-284/+0
* Fixes to ByteString's equality handling.Jon Skeet2015-07-161-20/+15
* added comment for ByteString.CopyFromJan Tattermusch2015-07-151-0/+2
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-5/+1
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-261-32/+0
* Implement Clone.Jon Skeet2015-06-231-1/+1
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-1/+19
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+305