Historique des commits

Auteur SHA1 Message Date
  Damien Neil 1e5516a4c2 proto: improve slice growth in MarshalAppend il y a 5 ans
  Damien Neil 37ef691e6b internal/impl: call Marshal/Unmarshal methods on legacy types 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
  Damien Neil a9940822d4 all: remove protoreflect.Message.Len 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
  Damien Neil c37adefdac internal/impl: add fast-path marshal implementation 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 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 03e748680c proto: replace CachedSize fast-path method with UseCachedSize option il y a 5 ans
  Damien Neil 3016b73382 proto: fix MarshalAppend fast path 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
  Damien Neil 99f24c33b0 proto: wire encoding support il y a 5 ans