Historique des commits

Auteur SHA1 Message Date
  Damien Neil ae1d65bc54 proto: remove conversions between Extension{Desc,Type} il y a 5 ans
  Damien Neil 2da1b93405 proto: rename protoiface.ExtensionDescV1 to protoimpl.ExtensionInfo il y a 5 ans
  Joe Tsai b9f5089fb9 all: update to latest google.golang.org/protobuf il y a 5 ans
  Joe Tsai 76c9e09470 all: avoid accessing ExtensionField.Desc directly il y a 5 ans
  Joe Tsai a2cd3ac1b3 proto: use opaque GetValue and SetEagerValue extension methods il y a 5 ans
  Damien Neil f3ab391baa all: change module to google.golang.org/protobuf il y a 5 ans
  Joe Tsai 911a20d792 proto: use XXX_unrecognized exclusively for unknown fields il y a 5 ans
  Joe Tsai 13cf6e79fd proto: drop dependence on v2 protoimpl.ExtensionFieldsV2 il y a 5 ans
  Joe Tsai d94fb84e04 all: move v1 types over to the v2 repository il y a 5 ans
  Joe Tsai 7e65e51333 protoapi: move registration from proto to protoapi il y a 5 ans
  Joe Tsai 87f1426e53 protoapi: new package for v1 types that generated messages depend on il y a 5 ans
  Joe Tsai f015b0719f all: use short license header form il y a 5 ans
  Joe Tsai d6f7ca2ac0 proto: store extension values according to protobuf data model (#746) il y a 5 ans
  dasmdasm 9e2f3b8f55 proto: return more useful error message in SetExtension (#685) il y a 6 ans
  Joshua Humphries 5f34c20e59 proto: expose accessors for raw value of extensions (#483) il y a 6 ans
  Joe Tsai 572071ce41 Use fmt.Errorf instead of errors.New (#481) il y a 6 ans
  Joe Tsai 575152efd8 Cleanup comments and whitespace (#471) il y a 6 ans
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes il y a 7 ans
  Googler 24f28ae800 protoc-gen-go: Add Filename to ExtensionDesc. il y a 7 ans
  Damien Neil 51fb628d55 proto: don't panic when calling ExtensionDescs on an uninitialized message. il y a 8 ans
  matloob@google.com 78b168c14f net/proto2/go: add GetAllExtensionDescs returns a []*ExtensionDesc il y a 8 ans
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages il y a 8 ans
  matloob@google.com a4ab9ec5de proto: clean up proto API for extensions il y a 8 ans
  Erik McClenney 7c1e7ed8fe Fix unmarshaling code to properly handle multiple instances of the same il y a 8 ans
  David Symonds c8ba1155c8 Add support for default values in proto extensions. il y a 9 ans
  David Symonds 82b6f0b18a If a user passes a nil extension value to SetExtension(), return a useful error message. il y a 9 ans
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. il y a 10 ans
  David Symonds ce441e6d54 goprotobuf: Ensure GetExtension returns the same result when called on a freshly unmarshaled message. il y a 10 ans
  David Symonds 8b1c6b7587 goprotobuf: Fix bug in GetExtensions. il y a 10 ans
  David Symonds 7a518f4a08 goprotobuf: Remove an incorrect sentence in the GetExtension doc comment. il y a 10 ans