aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/TestProtos/UnitTestImportProtoFile.cs
Commit message (Expand)AuthorAgeFilesLines
* One-off patch to convert Unix line endings to Windows ones for generated sour...Jon Skeet2011-04-031-280/+280
* 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
* Fix custom options behaviourJon Skeet2009-06-051-18/+37
* Write/Read delimited messagesJon Skeet2009-05-291-0/+9
* Added field constant generationJon Skeet2009-05-281-0/+1
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-051-4/+12
* Added ToBuilder and WeakToBuilderJon Skeet2009-02-241-0/+1
* Upgraded to protoc.exe 2.0.3. Added new build target of clean-buildJon Skeet2009-01-161-7/+5
* Refactored optionsJon Skeet2008-11-121-3/+3
* First cut at new layoutJon Skeet2008-10-221-0/+243