Historique des commits

Auteur SHA1 Message Date
  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 1566aab987 proto: simplify StructProperties 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 8cc9e46429 Upstream internal Google protobuf changes il y a 7 ans
  matloob@google.com e51d002c61 net/proto2: remove <message>.ExtensionMap() from generated messages il y a 8 ans
  David Symonds 8cf720c393 Unexport proto.MessageSet, and remove a bunch of its support. il y a 9 ans
  David Symonds 61b9593c6e Merge into existing oneofs that are set to the same type. il y a 9 ans
  David Symonds 59b73b37c1 Implement oneof support. il y a 9 ans
  David Symonds ab974be44d Fix Merge (and Clone) for proto3. il y a 9 ans
  David Symonds 1e73516e50 Update a few docs to match reality. il y a 9 ans
  David Symonds 3ea3e05dbf Support map<k,v> protocol buffer fields. il y a 9 ans
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. il y a 10 ans
  David Symonds ceb17a4d1e goprotobuf: Fix proto.Clone operating on empty-but-non-nil []byte values. il y a 10 ans
  David Symonds 8a099d0ded goprotobuf: Fix Clone to deep copy []byte fields. il y a 10 ans
  David Symonds 6bfe7b6ff2 goprotobuf: Fix proto.Merge handling of scalar bytes fields. il y a 10 ans
  David Symonds 4f4ce3d2b4 goprotobuf: Allow groups to be treated as messages. il y a 11 ans
  David Symonds e182aafb02 goprotobuf: Add Merge. il y a 11 ans
  David Symonds ee6e9c5fb8 goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file. il y a 12 ans
  David Symonds 6eaeef1e28 goprotobuf: Don't treat groups as messages. il y a 12 ans
  David Symonds 10c93ba4eb goprotobuf: Handle XXX_unrecognized correctly. il y a 12 ans
  David Symonds 007ed9dc8e goprotobuf: Fixes for Clone and Equal. il y a 12 ans
  David Symonds 9f60f43c7a goprotobuf: Introduce new proto.Message type. il y a 12 ans
  David Symonds 6342980a3a goprotobuf: Fix proto.Clone handling of extensions. il y a 13 ans