Histórico de Commits

Autor SHA1 Mensagem Data
  James Newton-King 79f5bad83c Change ByteString to use memory and support unsafe create without copy há 5 anos atrás
  James Newton-King 52618472bc Remove GOOGLE_PROTOBUF_SUPPORT_SYSTEM_MEMORY há 5 anos atrás
  Jan Tattermusch 9d9c670589 Merge pull request #7701 from basvdlinden/safe_bytestring_copyfrom_span há 5 anos atrás
  Peter Newman e2cc2de304 Fix lots of spelling errors (#7751) há 5 anos atrás
  Bas van der Linden ead45182aa annotate ByteString.CopyFrom(ReadOnlySpan<byte> bytes) as SecuritySafeCritical há 5 anos atrás
  Jan Tattermusch a6d1ed1712 annotate ByteString.Span and ByteString.Memory as SecuritySafeCritical há 5 anos atrás
  Jan Tattermusch 440a156e1c Merge pull request #6904 from erikma/dev/erikmav/byteStringMemory há 5 anos atrás
  Jan Tattermusch ea605381e6 make everything build há 5 anos atrás
  Erik Mavrinac 7de09eb62a C#: Add ByteString.Memory alongside ByteString.Span to allow calling e.g. FileStream.WriteAsync() that requires ReadOnlyMemory<byte> há 6 anos atrás
  Vperus 8e6141a63d [csharp] Fix typo há 6 anos atrás
  Jan Tattermusch e2f5da65ee C#: add System.Memory dependency for net45 too (#6317) há 6 anos atrás
  Jan Tattermusch ec3d94819d add System.Memory dependency (#5835) há 6 anos atrás
  Sebastian Schuberth ee03556df9 Remove the executable bit from several source code files há 8 anos atrás
  John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility há 8 anos atrás
  Jon Skeet fb71df9f0b Add ByteString.FromStream and ByteString.FromStreamAsync in C# há 9 anos atrás
  Jon Skeet b18bc9b944 Give C# ByteString a sensible GetHashCode implementation. há 9 anos atrás
  Jon Skeet 885406abcf Make BytesString.Unsafe internal (which it should have been all along) há 10 anos atrás
  Jon Skeet 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. há 10 anos atrás
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. há 10 anos atrás
  Jon Skeet 0e0e0c97e7 Expose Coded*Stream constructors directly. há 10 anos atrás
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. há 10 anos atrás