4 Commits (a1486fc89da472b3706a4db11fcd489dea413b50)

Author SHA1 Message Date
Bas van der Linden 4c1bb4d07b Remove newline 5 years ago
Bas van der Linden 12d7976055 Added test for ByteString.CopyFrom(ReadOnlySpan<byte> bytes) 5 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Jan Tattermusch a6d1ed1712 annotate ByteString.Span and ByteString.Memory as SecuritySafeCritical 5 years ago
Jan Tattermusch 361c933a58 annotate ByteString.Span and ByteString.Memory as SecuritySafeCritical 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Feng Xiao afe98de32a Replace repo links. 7 years ago
Sebastian Schuberth ee03556df9 Remove the executable bit from several source code files 7 years ago
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. 8 years ago
Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
Jon Skeet 8a0312b201 First pass at wrapper types. 10 years ago
Jon Skeet 8d47ec4f3e Fixes to ByteString's equality handling. 10 years ago
Jon Skeet ee835a3fe4 Fix copyright lines for all C# code. 10 years ago
Jon Skeet e75a10d8ff Fix or delete old projects. 10 years ago
Jon Skeet 0698aa9737 Get the Mono build script working again. 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
Jon Skeet 90c8932fc7 Convert back to using NUnit, which is now loaded via NuGet. 10 years ago
Jon Skeet c56475088d Change to using xUnit for all unit tests, and fetch that via NuGet. 10 years ago