История коммитов

Автор 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 лет назад