aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/DescriptorProtos
Commit message (Expand)AuthorAgeFilesLines
* Changing reflection namespace (part 3)Jon Skeet2015-07-142-4990/+0
* Changing reflection namespace (part 2)Jon Skeet2015-07-141-93/+93
* Generated code changes for previous submitJon Skeet2015-07-101-22/+22
* Use the new JsonFormatter to implement ToString on generated messages.Jon Skeet2015-07-101-0/+88
* Fix descriptor reflection in various waysJon Skeet2015-07-092-81/+10
* Regenerated code due to previous commit.Jon Skeet2015-07-091-175/+263
* Changes to generated code due to previous commit.Jon Skeet2015-07-091-181/+134
* Fix copyright lines for all C# code.Jon Skeet2015-06-302-6/+7
* First pass (not yet compiling) at removing all the array handling code from C...Jon Skeet2015-06-301-316/+150
* Generated code changes for previous commit.Jon Skeet2015-06-261-22/+22
* Generated code changes due to map changes.Jon Skeet2015-06-251-22/+44
* Implement freezing for messages and repeated fields.Jon Skeet2015-06-241-145/+565
* Generated code changes from previous commit.Jon Skeet2015-06-231-22/+22
* Implement Clone.Jon Skeet2015-06-231-44/+257
* Minor cleanup.Jon Skeet2015-06-191-30/+30
* Regenerated files.Jon Skeet2015-06-171-3/+3
* Use the fact that we know the tag size and bytes at codegen time to optimize.Jon Skeet2015-06-171-180/+278
* Regenerate proto filesJon Skeet2015-06-121-253/+355
* Coded*Stream streamlining.Jon Skeet2015-06-121-450/+269
* Reimplement enums as int values, and get rid of EnumHelper.Jon Skeet2015-06-111-25/+30
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-093-9405/+2655
* Change the C# enum generator inherit from primitive generatorJie Luo2015-05-291-96/+616
* Generate *all* protos in the script, applying fixups.Jon Skeet2015-05-161-111/+104
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Jon Skeet2015-04-281-105/+110
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-282-10997/+10533
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-164-0/+11114