aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ByteString.cs
Commit message (Expand)AuthorAgeFilesLines
* Adde 'Unsafe' static type in ByteString to allow direct buffer manipulation w...csharptest2013-05-071-0/+24
* renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTocsharptest2011-07-141-1/+4
* Reformatted to include bracescsharptest2011-07-141-3/+4
* Renamed Bytes to ByteArray and added a Reverse method.csharptest2011-06-081-2/+2
* Performance fix for float/double write bytes. Performance fix, do not use Ar...csharptest2011-06-081-3/+3
* Slight refactoring of Extensions to support lookup by name, added compatibili...csharptest2011-06-021-1/+6
* Optimized access to ByteString from coded io.csharptest2011-06-021-0/+29
* reformatted all code to .NET standard formattingcsharptest2011-05-201-213/+241
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-0/+7
* Regionify copyright statementJon Skeet2009-09-091-3/+6
* Initial Silverlight compatibility workJon Skeet2009-06-201-1/+1
* Benchmarking, dumping and mungingJon Skeet2009-01-161-2/+2
* Replaced copyright noticeJon Skeet2008-10-231-11/+27
* First cut at new layoutJon Skeet2008-10-221-0/+187