Historique des commits

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