aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/Descriptors/MessageDescriptor.cs
Commit message (Expand)AuthorAgeFilesLines
* Experimental (and currently unused) behaviour to determine whether or not a m...Jon Skeet2008-08-141-0/+51
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-2/+17
* New unit tests and corresponding bug fixes.Jon Skeet2008-08-141-0/+7
* First unit test reading a complete message\!Jon Skeet2008-08-141-4/+4
* Descriptors are pretty much complete, with a slight issue of how to find the ...Jon Skeet2008-08-141-11/+97
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-141-0/+7
* Descriptor framework skeleton. Somewhat generic to avoid lots of code duplica...Jon Skeet2008-08-141-3/+5
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-0/+8
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-0/+1
* Implemented AbstractMethod and split the descriptors into a new packageJon Skeet2008-08-141-0/+9