Historial de Commits

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