Historique des commits

Auteur SHA1 Message Date
  Joe Tsai 6e095998ae proto, internal/impl: implement support for weak fields il y a 5 ans
  Joe Tsai 705acadcc7 proto: reset message by default in Unmarshal il y a 5 ans
  Damien Neil d91c422d95 all: remove use of deprecated NewMessage il y a 5 ans
  Damien Neil 79bfdbe45b all: rename ExtensionType Descriptor method to TypeDescriptor (1/2) il y a 5 ans
  Damien Neil 92f76189a3 all: refactor extensions, add proto.GetExtension etc. il y a 5 ans
  Damien Neil 302cb325fb proto: support message_set_wire_format il y a 5 ans
  Joe Tsai f8b855d768 runtime/protoiface: API adjustments il y a 5 ans
  Joe Tsai 0f81b38d61 runtime/protoiface: move and rename XXX_Methods il y a 5 ans
  Joe Tsai 6c28674cea proto: fix merge semantics for oneof message il y a 5 ans
  Damien Neil 8c86fc5e7d all: remove non-fatal UTF-8 validation errors (and non-fatal in general) il y a 5 ans
  Joe Tsai 378c1329de reflect/protoreflect: add alternative message reflection API il y a 5 ans
  Joe Tsai 1c28304cc5 proto, encoding/protojson, encoding/prototext: use Resolver interface il y a 5 ans
  Damien Neil e89e6244e0 all: change module to google.golang.org/protobuf il y a 5 ans
  Joe Tsai ac31a352ca reflect/protoreflect: add helper methods to FieldDescriptor il y a 5 ans
  Joe Tsai 0fc49f8225 reflect/protoreflect: add Descriptor specific methods il y a 5 ans
  Joe Tsai db38ddde7d proto: eagerly unmarshal extensions il y a 5 ans
  Joe Tsai d24bc72368 reflect/protoreflect: rename methods with Type suffix il y a 5 ans
  Damien Neil bc310b58c6 proto: validate UTF-8 in proto3 strings il y a 5 ans
  Damien Neil cc2b078f98 proto: enable/disable fast path with build tags il y a 5 ans
  Damien Neil 4686e239b6 proto: add IsInitialized il y a 5 ans
  Damien Neil 96c229ab14 proto: check for required fields in encoding/decoding il y a 5 ans
  Damien Neil 0d3e8cc096 proto, runtime/protoiface: add support for fast-path marshaling il y a 5 ans
  Joe Tsai 3bc7d6f5cd reflect: switch MessageType.New to return Message il y a 5 ans
  Damien Neil d068d302ef proto: use extension field type in decoding when available il y a 5 ans
  Damien Neil ba23aa55b2 proto: wire decoding support il y a 5 ans