提交历史

作者 SHA1 备注 提交日期
  Joshua Haberman 25755efc4f Sync from Piper @319848517 5 年之前
  Joshua Haberman f77065d4eb Sync from Piper @316511779 5 年之前
  Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 年之前
  Jon Skeet 8cf53f8dfc MMinor fix-ups to C# tests from changes in earlier commits 8 年之前
  Jie Luo 689e4bf5f4 Add FormatEnumAsInt support for Json Format. And scale JsonFormatter.Settings to multiple options. 8 年之前
  Jie Luo 606cb7ed2c There might be duplicated enum values when allow_alias is true. Add PreferredAlias into OriginalNameAttribute to remove the duplication (#2727) 8 年之前
  Jon Skeet 50a37e0135 Change JSON field name formatting 9 年之前
  Jon Skeet a8aae8989c Bring C#'s ToPascalCase method in line with C++. 9 年之前
  Jon Skeet 0421238cc1 Expose JsonFormatter.WriteValue. 9 年之前
  Jon Skeet 7cc9cb407b Move test for standalone BoolValue to JsonParserTest 9 年之前
  Jon Skeet 61307b86f5 Allow custom type URL prefixes in Any.Pack 9 年之前
  Jon Skeet 84ea2c7a81 Regenerate all C# code and make it compile 9 年之前
  Jon Skeet 46e088e2b6 Remove duplicate test cases. 9 年之前
  Jon Skeet dd43dcca8c Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw 9 年之前
  Jon Skeet 030c268489 Fix broken test 9 年之前
  Jon Skeet 52db5139c4 Change handling of unknown enums: we now write out the value as a number. 9 年之前
  Jon Skeet f437b67f60 Extra strictness for FieldMask conversion 9 年之前
  Jon Skeet 1fc485928f Fixes to JSON timestamp/duration representations 9 年之前
  Jon Skeet 9e4f354f14 Prohibit null values in map fields 9 年之前
  Jon Skeet b4a58173f2 Ensure all formatted well-known-type values are valid JSON 9 年之前
  Jon Skeet 567579b505 JSON formatting for Any. 10 年之前
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 年之前
  Jan Tattermusch a55a4449ef remove duplicate test case 10 年之前
  Jon Skeet 0e30de3d6b JSON formatting for FieldMask 10 年之前
  Jon Skeet e7caf15577 Initial pass at formatting Struct as JSON. 10 年之前
  Jon Skeet 16e272e0c4 Format JSON for Duration and Timestamp. 10 年之前
  Jon Skeet 6cf5f660e5 Simplify the JSON tests for readability 10 年之前
  Jon Skeet 4fed0b515f Fix JSON formatting to always emit fields in field order, including oneofs 10 年之前
  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 年之前
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 年之前