Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Sydney Acksman 71c492da3c Add some missing null-checks 6 жил өмнө
  Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 жил өмнө
  Benjamin Krämer 80e530dabf Ported FieldMaskUtil from Java to C# (#5045) 7 жил өмнө
  Sebastian Schuberth ee03556df9 Remove the executable bit from several source code files 7 жил өмнө
  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 жил өмнө
  John Brock c9b2c8f327 Fixes for .NET 3.5 compatibility 8 жил өмнө
  Jon Skeet 50a37e0135 Change JSON field name formatting 9 жил өмнө
  Jon Skeet a8aae8989c Bring C#'s ToPascalCase method in line with C++. 9 жил өмнө
  detlevschwabe dc0aeaa903 Adding conditional compiler symbol to support .NET 3.5 (#1713) 9 жил өмнө
  Jon Skeet 0421238cc1 Expose JsonFormatter.WriteValue. 9 жил өмнө
  Jon Skeet 61307b86f5 Allow custom type URL prefixes in Any.Pack 9 жил өмнө
  Jon Skeet 790f4c8e37 Use the original name in JSON formatting. 9 жил өмнө
  alien 6f8dd2115b Code review fixes 9 жил өмнө
  alien 0d32ab37fa csharp: add support for the json_name option 9 жил өмнө
  avgweb ad2d775e1b Replace StringBuilder with TextWriter in JsonFormatter 9 жил өмнө
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 жил өмнө
  Jon Skeet dd43dcca8c Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw 9 жил өмнө
  Jan Tattermusch 8c5260b21b Merge pull request #1096 from jskeet/custom-to-string 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 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 9 жил өмнө
  Jon Skeet b4a58173f2 Ensure all formatted well-known-type values are valid JSON 9 жил өмнө
  Jon Skeet aabc6c411a Make ToString() valid without a type registry 9 жил өмнө
  Jon Skeet 3de2fced6b Handle JSON parsing for Any. 10 жил өмнө
  Jon Skeet 567579b505 JSON formatting for Any. 10 жил өмнө
  Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 10 жил өмнө
  Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 10 жил өмнө
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 жил өмнө