aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/TestProtos/UnitTestProtoFile.cs
Commit message (Expand)AuthorAgeFilesLines
* - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-191-106/+4
* One-off patch to convert Unix line endings to Windows ones for generated sour...Jon Skeet2011-04-031-18623/+18623
* Lite feature complete.csharptest2010-11-091-12/+12
* 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-266/+4266
* Fix issue 10 - check serialized size before writing to streamJon Skeet2010-05-191-0/+31
* Fixed bug spotted by danielrJon Skeet2009-09-061-26/+39
* Workaround for Mono bug 516379Jon Skeet2009-06-251-93/+93
* Remove unused variable in static constructorsJon Skeet2009-06-171-31/+31
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-051-47/+47
* Add CLSCompliance.Jon Skeet2009-06-051-0/+102
* Fix custom options behaviourJon Skeet2009-06-051-684/+871
* Write/Read delimited messagesJon Skeet2009-05-291-0/+279
* Added field constant generationJon Skeet2009-05-281-0/+247
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-051-124/+408
* Added ToBuilder and WeakToBuilderJon Skeet2009-02-241-0/+31
* Support packed primitive typesJon Skeet2009-02-181-266/+1784
* Merge extensions correctlyJon Skeet2009-01-271-0/+3
* Setters/adders now throw ArgumentNullException appropriately.Jon Skeet2009-01-271-0/+95
* Upgraded to protoc.exe 2.0.3. Added new build target of clean-buildJon Skeet2009-01-161-267/+265
* Refactored optionsJon Skeet2008-11-121-3/+3
* First cut at new layoutJon Skeet2008-10-221-0/+11835