aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/TestProtos/UnitTestCSharpOptionsProtoFile.cs
Commit message (Expand)AuthorAgeFilesLines
* Implemented [Obsolete] attribute for deprecated fieldscsharptest2011-09-091-1/+1
* Inserted code region labeled "Designer generated code" which should be automa...csharptest2011-08-121-0/+4
* Finished adding find tag by namecsharptest2011-06-081-6/+21
* A few performance tweaks of the ICodedOutputStream interface/implementationcsharptest2011-06-081-9/+9
* Extracted ICodedInputStream interfacecsharptest2011-06-031-4/+4
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-4/+4
* Canged CodedInputStream.ReadTag to use boolean result with out params tocsharptest2011-06-031-1/+1
* Canged CodedInputStream.ReadTag to use boolean result with out params tocsharptest2011-06-031-6/+9
* Fully converted over to ICodedOutputStream for all WriteTo derivationscsharptest2011-06-031-1/+1
* Added the field name to all CodedOutputStream.Write??? callscsharptest2011-06-031-3/+3
* Completed adding attributes to all generated typescsharptest2011-05-201-0/+9
* Completed moving of keyfile and removing of InternalsVisibleTo usagescsharptest2011-05-201-1/+1
* version 2.3.0.277csharptest2011-05-191-1/+1
* One-off patch to convert Unix line endings to Windows ones for generated sour...Jon Skeet2011-04-031-356/+356
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-1/+1
* Fix issue 10 - check serialized size before writing to streamJon Skeet2010-05-191-0/+1
* Workaround for Mono bug 516379Jon Skeet2009-06-251-3/+3
* Remove unused variable in static constructorsJon Skeet2009-06-171-1/+1
* Include missing generated filesJon Skeet2009-06-051-0/+109
* Fix custom options behaviourJon Skeet2009-06-051-0/+246