Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Skeet 61307b86f5 Allow custom type URL prefixes in Any.Pack há 9 anos atrás
  Jon Skeet 790f4c8e37 Use the original name in JSON formatting. há 9 anos atrás
  alien 6f8dd2115b Code review fixes há 9 anos atrás
  alien 0d32ab37fa csharp: add support for the json_name option há 9 anos atrás
  avgweb ad2d775e1b Replace StringBuilder with TextWriter in JsonFormatter há 9 anos atrás
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions há 9 anos atrás
  Jon Skeet dd43dcca8c Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw há 9 anos atrás
  Jan Tattermusch 8c5260b21b Merge pull request #1096 from jskeet/custom-to-string há 9 anos atrás
  Jon Skeet 52db5139c4 Change handling of unknown enums: we now write out the value as a number. há 9 anos atrás
  Jon Skeet f437b67f60 Extra strictness for FieldMask conversion há 9 anos atrás
  Jon Skeet 1fc485928f Fixes to JSON timestamp/duration representations há 9 anos atrás
  Jon Skeet 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting há 10 anos atrás
  Jon Skeet b4a58173f2 Ensure all formatted well-known-type values are valid JSON há 10 anos atrás
  Jon Skeet aabc6c411a Make ToString() valid without a type registry há 10 anos atrás
  Jon Skeet 3de2fced6b Handle JSON parsing for Any. há 10 anos atrás
  Jon Skeet 567579b505 JSON formatting for Any. há 10 anos atrás
  Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. há 10 anos atrás
  Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. há 10 anos atrás
  Jon Skeet fb2488225f Implement JSON parsing in C#. há 10 anos atrás
  Jon Skeet 9ed6d4da37 Support ToString in RepeatedField and MapField. há 10 anos atrás
  Jon Skeet 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. há 10 anos atrás
  Jon Skeet d77d70d227 Merge pull request #691 from jskeet/xml-documentation há 10 anos atrás
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. há 10 anos atrás
  Jon Skeet 99a81d297c Fix build warnings around unused variables há 10 anos atrás
  Jon Skeet 0e30de3d6b JSON formatting for FieldMask há 10 anos atrás
  Jon Skeet e7caf15577 Initial pass at formatting Struct as JSON. há 10 anos atrás
  Jon Skeet 801b169bce Addressed issues raised in code review. Will merge when green. há 10 anos atrás
  Jon Skeet 16e272e0c4 Format JSON for Duration and Timestamp. há 10 anos atrás
  Jon Skeet 4fed0b515f Fix JSON formatting to always emit fields in field order, including oneofs há 10 anos atrás
  Jon Skeet 68380f0f66 Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon. há 10 anos atrás