Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Include the oneof-case in equality and hash code generated code. | Jon Skeet | 2015-10-24 |
* | Address review comments. | Jon Skeet | 2015-08-08 |
* | Validate that after reading a message, we've consumed as many bytes as we exp... | Jon Skeet | 2015-08-05 |
* | Consume unknown fields when parsing. | Jon Skeet | 2015-08-05 |
* | Expose Coded*Stream constructors directly. | Jon Skeet | 2015-08-03 |
* | Prohibit null values for string/bytes fields in generated code. | Jon Skeet | 2015-07-30 |
* | remove the freeze API | Jan Tattermusch | 2015-07-29 |
* | First pass at making field access simpler. | Jon Skeet | 2015-07-22 |
* | Revamp to reflection. | Jon Skeet | 2015-07-21 |
* | First pass at the big rename from ProtocolBuffers to Google.Protobuf. | Jon Skeet | 2015-07-17 |