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