Commit History

Author SHA1 Message Date
  Jon Skeet 0421238cc1 Expose JsonFormatter.WriteValue. 9 years ago
  Jon Skeet 7cc9cb407b Move test for standalone BoolValue to JsonParserTest 9 years ago
  Jon Skeet 61307b86f5 Allow custom type URL prefixes in Any.Pack 9 years ago
  Jon Skeet 84ea2c7a81 Regenerate all C# code and make it compile 9 years ago
  Jon Skeet 46e088e2b6 Remove duplicate test cases. 9 years ago
  Jon Skeet dd43dcca8c Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw 9 years ago
  Jon Skeet 030c268489 Fix broken test 9 years ago
  Jon Skeet 52db5139c4 Change handling of unknown enums: we now write out the value as a number. 9 years ago
  Jon Skeet f437b67f60 Extra strictness for FieldMask conversion 9 years ago
  Jon Skeet 1fc485928f Fixes to JSON timestamp/duration representations 9 years ago
  Jon Skeet 9e4f354f14 Prohibit null values in map fields 9 years ago
  Jon Skeet b4a58173f2 Ensure all formatted well-known-type values are valid JSON 9 years ago
  Jon Skeet 567579b505 JSON formatting for Any. 9 years ago
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 years ago
  Jan Tattermusch a55a4449ef remove duplicate test case 10 years ago
  Jon Skeet 0e30de3d6b JSON formatting for FieldMask 10 years ago
  Jon Skeet e7caf15577 Initial pass at formatting Struct as JSON. 10 years ago
  Jon Skeet 16e272e0c4 Format JSON for Duration and Timestamp. 10 years ago
  Jon Skeet 6cf5f660e5 Simplify the JSON tests for readability 10 years ago
  Jon Skeet 4fed0b515f Fix JSON formatting to always emit fields in field order, including oneofs 10 years ago
  Jon Skeet c9fd53a3b7 First part of JSON formatting for well-known types. I think we need a reflection API rethink before doing the rest. 10 years ago
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago