Commit Verlauf

Autor SHA1 Nachricht Datum
  Joe Tsai b9f5089fb9 all: update to latest google.golang.org/protobuf vor 5 Jahren
  Joe Tsai be03c15fca all: invert use_golang_protobuf_v1 tag vor 5 Jahren
  Joe Tsai dfecc36782 internal/proto: robustify GetProperties for a post-reflection world vor 5 Jahren
  Joe Tsai faaaa59007 internal/proto: copy properties over vor 5 Jahren
  Joe Tsai 1566aab987 proto: simplify StructProperties vor 5 Jahren
  Joe Tsai 2c2f4d6105 proto: remove some dead code vor 5 Jahren
  Joe Tsai 7e65e51333 protoapi: move registration from proto to protoapi vor 5 Jahren
  Joe Tsai f015b0719f all: use short license header form vor 5 Jahren
  Joe Tsai b929213ad2 protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) vor 5 Jahren
  Joe Tsai b27b920f9e proto: deprecate Stats data structure (#677) vor 6 Jahren
  Kassian Sun f05648d464 jsonpb: handle map key and value properties properly (#645) vor 6 Jahren
  Joe Tsai 05f48f4eaf proto: revert UTF-8 validation for proto2 (#628) vor 6 Jahren
  Tamir Duberstein 013f295b1c Correct some mistakes (#316) vor 6 Jahren
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes vor 7 Jahren
  Googler 5bdfda0a01 Change MessageName to check if Message has an XXX_MessageName() method, and use the name returned by that method instead of internal registry when present. vor 8 Jahren
  Ross Light ba6f978a1a Make proto.RegisterFile public for gRPC vor 8 Jahren
  matloob@google.com 9e6977f30c proto: fix equality to work with V1 generated format vor 8 Jahren
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages vor 8 Jahren
  Dave Day 2ebff28ac7 Correctly set OrigName for oneof fields. vor 8 Jahren
  David Symonds d20896fc31 Add support for plumbing json_name from protoc through to proto.Properties. vor 8 Jahren
  Damien Neil 0879490610 Generate sizer functions for oneofs. vor 8 Jahren
  David Symonds d3d78384b8 Expand proto.RegisterType mapping to record both directions (name <-> reflect.Type), vor 9 Jahren
  David Symonds a7f1e751cd Register all proto message types with a centralised registry. vor 9 Jahren
  David Symonds 5d7f79bcf3 Fix jsonpb parsing of enums as names for proto3. vor 9 Jahren
  David Symonds 535a104686 Fix size of oneof fields when they are set to their zero value. vor 9 Jahren
  David Symonds 1baed096cd Expose the thorny part of the oneof metadata interpretation. vor 9 Jahren
  David Symonds 59b73b37c1 Implement oneof support. vor 9 Jahren
  David Symonds 889ae49d31 Fix encoding and sizing of empty byte slices in proto3 maps. vor 9 Jahren
  David Symonds f7137ae6b1 Switch the properties Mutex to a RWMutex. vor 9 Jahren
  David Symonds 3ea3e05dbf Support map<k,v> protocol buffer fields. vor 9 Jahren