aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/AddressBook
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright lines for all C# code.Jon Skeet2015-06-304-16/+36
* First pass (not yet compiling) at removing all the array handling code from C...Jon Skeet2015-06-301-20/+10
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-266-40/+38
* Generated code changes for previous commit.Jon Skeet2015-06-261-3/+3
* Generated code changes due to map changes.Jon Skeet2015-06-251-3/+6
* Implement freezing for messages and repeated fields.Jon Skeet2015-06-241-10/+52
* Generated code changes from previous commit.Jon Skeet2015-06-231-3/+3
* Implement Clone.Jon Skeet2015-06-231-6/+28
* Minor cleanup.Jon Skeet2015-06-191-2/+2
* Use the fact that we know the tag size and bytes at codegen time to optimize.Jon Skeet2015-06-171-12/+19
* Regenerate proto filesJon Skeet2015-06-121-22/+30
* Update the AddressBook tutorial to reflect the mutable design.Jon Skeet2015-06-124-1013/+284
* Change the C# enum generator inherit from primitive generatorJie Luo2015-05-291-1/+1
* remove TreatWarningsAsError setting to allow building in MonodevelopJan Tattermusch2015-05-121-2/+0
* Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-292-8/+7
* Update C# solution and AddressBook project.Jon Skeet2015-04-292-1161/+1159
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-168-0/+1649