Commit History

Author SHA1 Message Date
  Sydney Acksman 0c80570a8b Add ExtensionSet tests and add checks that non-message extension fields don't fail initialization checks 6 years ago
  Sydney Acksman cd65535423 Added group roundtrip tests and fixed any issues discovered 6 years ago
  Sydney Acksman 011427c9d8 Fix issues from interactive rebase and regenerate code 6 years ago
  Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values 6 years ago
  Jie Luo bfd254e14f Add unknown field support for csharp (#3936) 7 years ago
  Jon Skeet f3e9a65d75 Compare floating point values bitwise in C# 8 years ago
  Jon Skeet 84ea2c7a81 Regenerate all C# code and make it compile 9 years ago
  avgweb ad2d775e1b Replace StringBuilder with TextWriter in JsonFormatter 9 years ago
  Jon Skeet 9bdc848832 Validate that end-group tags match their corresponding start-group tags 9 years ago
  Jon Skeet 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 9 years ago
  Jon Skeet 9e4f354f14 Prohibit null values in map fields 9 years ago
  Jon Skeet 964627ece0 Include the oneof-case in equality and hash code generated code. 10 years ago
  Jon Skeet 6e16037c99 Address review comments. 10 years ago
  Jon Skeet 15bf55e225 Validate that after reading a message, we've consumed as many bytes as we expected to. 10 years ago
  Jon Skeet 9df2defa29 Consume unknown fields when parsing. 10 years ago
  Jon Skeet 0e0e0c97e7 Expose Coded*Stream constructors directly. 10 years ago
  Jon Skeet 3980cf9df1 Prohibit null values for string/bytes fields in generated code. 10 years ago
  Jan Tattermusch 3783d9a8ad remove the freeze API 10 years ago
  Jon Skeet 20bf6a563a First pass at making field access simpler. 10 years ago
  Jon Skeet 53c399a1d6 Revamp to reflection. 10 years ago
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago