1. 84ea2c7 Regenerate all C# code and make it compile by Jon Skeet · 8 years ago
  2. ad2d775 Replace StringBuilder with TextWriter in JsonFormatter by avgweb · 8 years ago
  3. 9bdc848 Validate that end-group tags match their corresponding start-group tags by Jon Skeet · 8 years ago
  4. 5dba7d7 Introduce ICustomDiagnosticMessage to allow for custom string formatting by Jon Skeet · 9 years ago
  5. 9e4f354 Prohibit null values in map fields by Jon Skeet · 9 years ago
  6. 964627e Include the oneof-case in equality and hash code generated code. by Jon Skeet · 9 years ago
  7. 6e16037 Address review comments. by Jon Skeet · 9 years ago
  8. 15bf55e Validate that after reading a message, we've consumed as many bytes as we expected to. by Jon Skeet · 9 years ago
  9. 9df2def Consume unknown fields when parsing. by Jon Skeet · 9 years ago
  10. 0e0e0c9 Expose Coded*Stream constructors directly. by Jon Skeet · 9 years ago
  11. 3980cf9 Prohibit null values for string/bytes fields in generated code. by Jon Skeet · 9 years ago
  12. 3783d9a remove the freeze API by Jan Tattermusch · 9 years ago
  13. 20bf6a5 First pass at making field access simpler. by Jon Skeet · 9 years ago
  14. 53c399a Revamp to reflection. by Jon Skeet · 9 years ago
  15. 59eeebe First pass at the big rename from ProtocolBuffers to Google.Protobuf. by Jon Skeet · 9 years ago[Renamed from csharp/src/ProtocolBuffers.Test/GeneratedMessageTest.cs]
  16. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 9 years ago