aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/GeneratedBuilder.cs
Commit message (Expand)AuthorAgeFilesLines
* merged issue-22csharptest2011-09-281-8/+3
|\
| * First pass at implementation and testing of reusable builders.csharptest2011-09-091-8/+3
* | merge issue-20csharptest2011-09-201-1/+1
|\ \
| * | Completed addition and testing of new add_serializable option.csharptest2011-09-091-1/+1
| |/
* / Tests and fixes for double-enumeration on AddRange and adding of null to Pops...csharptest2011-09-161-26/+0
|/
* Added convenience methods for to/from xml and jsoncsharptest2011-06-111-1/+1
* Extracted ICodedInputStream interfacecsharptest2011-06-031-1/+1
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-1/+1
* reformatted all code to .NET standard formattingcsharptest2011-05-201-210/+246
* Tests and fixescsharptest2010-11-191-0/+4
* Testing and related fixescsharptest2010-11-081-2/+2
* Regionify copyright statementJon Skeet2009-09-091-0/+3
* Add CLSCompliance.Jon Skeet2009-06-051-0/+1
* New tests, double build errors, and a few miscellaneous fixesJon Skeet2009-05-301-1/+2
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-051-4/+6
* Setters/adders now throw ArgumentNullException appropriately.Jon Skeet2009-01-271-0/+6
* Replaced copyright noticeJon Skeet2008-10-231-11/+27
* Fix bug in GeneratedBuilder.MergeFromJon Skeet2008-10-231-1/+1
* First cut at new layoutJon Skeet2008-10-221-0/+177