aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ProtocolBuffersLite.csproj
Commit message (Expand)AuthorAgeFilesLines
* Renamed Bytes to ByteArray and added a Reverse method.csharptest2011-06-081-1/+1
* Performance fix for float/double write bytes. Performance fix, do not use Ar...csharptest2011-06-081-0/+1
* Extracted ICodedInputStream interfacecsharptest2011-06-031-0/+1
* Fully converted over to ICodedOutputStream for all WriteTo derivationscsharptest2011-06-031-113/+115
* Moved key file to /keys directorycsharptest2011-05-201-4/+1
* enabled xml documentation generationcsharptest2011-05-191-0/+8
* First commit of lite code - more to comeJon Skeet2010-12-121-8/+24
* Added LITE macro definitioncsharptest2010-11-231-2/+2
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-0/+5
* Implementation work for Lite runtime and generatorcsharptest2010-11-071-0/+13
* Completed abstract lite builder and messagecsharptest2010-11-051-0/+2
* Project for Lite implementationcsharptest2010-11-041-0/+79