aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/IMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-18/+0
* Added convenience methods for to/from xml and jsoncsharptest2011-06-111-0/+18
* Fully converted over to ICodedOutputStream for all WriteTo derivationscsharptest2011-06-031-4/+4
* reformatted all code to .NET standard formattingcsharptest2011-05-201-236/+249
* First pass at interface breakupcsharptest2010-11-041-19/+19
* Regionify copyright statementJon Skeet2009-09-091-0/+3
* Write/Read delimited messagesJon Skeet2009-05-291-1/+18
* Added ToBuilder and WeakToBuilderJon Skeet2009-02-241-1/+14
* Changed benchmark namespace and fixed enum issueJon Skeet2009-01-161-2/+3
* Replaced copyright noticeJon Skeet2008-10-231-11/+27
* First cut at new layoutJon Skeet2008-10-221-0/+186