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 911a20d792 proto: use XXX_unrecognized exclusively for unknown fields il y a 5 ans
  Joe Tsai 6ce2da42b4 all: update to latest in golang/protobuf@b5d812f8 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
  Chris Manghane 97a81c9574 proto: fix govet failures in Go 1.10 (#505) il y a 6 ans
  Joe Tsai 57af8637f0 proto: robustify tests that compare error messages (#500) il y a 6 ans
  Joshua Humphries 5f34c20e59 proto: expose accessors for raw value of extensions (#483) il y a 6 ans
  Tamir Duberstein 013f295b1c Correct some mistakes (#316) il y a 6 ans
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes il y a 7 ans
  bcmills 62e782f47e proto: Fix a Marshal race on messages with extensions. 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 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 a8de284881 Use full import paths for test protos. 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 904b440324 More extensive testing in extensions_test.go. 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