aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/TestProtos/UnitTestNoGenericServicesProtoFile.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
* Several performance tweakscsharptest2011-06-091-1/+1
* Finished adding find tag by namecsharptest2011-06-081-2/+17
* A few performance tweaks of the ICodedOutputStream interface/implementationcsharptest2011-06-081-3/+3
* Extracted ICodedInputStream interfacecsharptest2011-06-031-4/+4
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-2/+2
* 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-1/+1
* Completed adding attributes to all generated typescsharptest2011-05-201-0/+11
* Completed moving of keyfile and removing of InternalsVisibleTo usagescsharptest2011-05-201-1/+1
* merged from protobuf-csharp-portcsharptest2011-05-191-1/+1
|\
| * version 2.3.0.277csharptest2011-05-191-1/+1
* | - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-191-84/+4
|/
* One-off patch to convert Unix line endings to Windows ones for generated sour...Jon Skeet2011-04-031-382/+382
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-1/+1
* Integrated latest protoc.exe (2.3) and added/updated test protoscsharptest2010-11-051-0/+382