Histórico de Commits

Autor SHA1 Mensagem Data
  Damien Neil 591f09ab7c internal/fuzz: add basic fuzzing target for Marshal/Unmarshal há 5 anos atrás
  Joe Tsai d01061a42e internal/impl: print <nil> for typed nil messages há 5 anos atrás
  Damien Neil c1507ac678 encoding/protojson, encoding/prototext: remove most explicit registries há 5 anos atrás
  Damien Neil 3b65992c65 all: remove {Enum,Message,Extension}Type.GoType methods há 5 anos atrás
  Joe Tsai 73618879f4 reflect/protoregistry: protect global registries with a lock há 5 anos atrás
  Joe Tsai 8e9d5f6e8a internal/protolegacy: add stub v1 proto package for testing purposes há 5 anos atrás
  Damien Neil 01fdc63239 internal/impl: use current proto package, not old one há 5 anos atrás
  Damien Neil 95d75b7143 go.mod: update github.com/golang/protobuf há 5 anos atrás
  Damien Neil 6e40b32926 internal/impl: weak field bugfixes há 5 anos atrás
  Damien Neil 47d5893acf internal/impl: support non-struct-pointer legacy message types há 5 anos atrás
  Damien Neil 1e5516a4c2 proto: improve slice growth in MarshalAppend há 5 anos atrás
  Damien Neil 37ef691e6b internal/impl: call Marshal/Unmarshal methods on legacy types há 5 anos atrás
  Joe Tsai f2c4ddc7a1 proto/equal: equate nil há 5 anos atrás
  Joe Tsai 641611d984 proto: fix self-merging há 5 anos atrás
  Joe Tsai c908144c88 proto: fix race in Merge há 5 anos atrás
  Joe Tsai bee625258d internal/impl: handle legacy ExtensionDesc form há 5 anos atrás
  Joe Tsai 6e095998ae proto, internal/impl: implement support for weak fields há 5 anos atrás
  Joe Tsai fc5f8c340a encoding: optimize for oneofs há 5 anos atrás
  Joe Tsai 9d637ca923 internal/impl: optimize reflect methods há 5 anos atrás
  Joe Tsai 7fa1ee5937 encoding/protojson: parse groups according to their real proto name há 5 anos atrás
  Joe Tsai 84177c9bf3 all: use typed variant of protoreflect.ValueOf há 5 anos atrás
  Joe Tsai 705acadcc7 proto: reset message by default in Unmarshal há 5 anos atrás
  Joe Tsai efdf02ed5f internal/filedesc: gracefully handle unresolved enums há 5 anos atrás
  Joe Tsai 8689fa59f4 encoding/prototext: add UnmarshalOptions.DiscardUnknown há 5 anos atrás
  Joe Tsai cd4a31e202 encoding/prototext: add MarshalOptions.EmitUnknown há 5 anos atrás
  Joe Tsai cbdefb1530 internal/impl: move filetype.EnumInfo to impl há 5 anos atrás
  Joe Tsai fd4c605bfb internal: simplify ExtensionInfo initialization há 5 anos atrás
  Joe Tsai 3c4ab8c6f1 encoding/prototext: drop trailing newline for empty há 5 anos atrás
  Joe Tsai 2df47c918b internal/impl: fix race ExtensionInfo.lazyInitSlow há 5 anos atrás
  Joe Tsai e87cf53d57 internal/impl: fix panic calling XXX_MessageName on aberrant messages há 5 anos atrás