提交歷史

作者 SHA1 備註 提交日期
  Joe Tsai b9f5089fb9 all: update to latest google.golang.org/protobuf 5 年之前
  Joe Tsai 911a20d792 proto: use XXX_unrecognized exclusively for unknown fields 5 年之前
  Joe Tsai 6ce2da42b4 all: update to latest in golang/protobuf@b5d812f8 5 年之前
  Joe Tsai 87f1426e53 protoapi: new package for v1 types that generated messages depend on 5 年之前
  Joe Tsai f015b0719f all: use short license header form 5 年之前
  Chris Manghane 97a81c9574 proto: fix govet failures in Go 1.10 (#505) 6 年之前
  Joe Tsai 57af8637f0 proto: robustify tests that compare error messages (#500) 6 年之前
  Joshua Humphries 5f34c20e59 proto: expose accessors for raw value of extensions (#483) 6 年之前
  Tamir Duberstein 013f295b1c Correct some mistakes (#316) 6 年之前
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes 7 年之前
  bcmills 62e782f47e proto: Fix a Marshal race on messages with extensions. 7 年之前
  Damien Neil 51fb628d55 proto: don't panic when calling ExtensionDescs on an uninitialized message. 8 年之前
  matloob@google.com 78b168c14f net/proto2/go: add GetAllExtensionDescs returns a []*ExtensionDesc 8 年之前
  matloob@google.com a4ab9ec5de proto: clean up proto API for extensions 8 年之前
  Erik McClenney 7c1e7ed8fe Fix unmarshaling code to properly handle multiple instances of the same 8 年之前
  David Symonds c8ba1155c8 Add support for default values in proto extensions. 9 年之前
  David Symonds a8de284881 Use full import paths for test protos. 9 年之前
  David Symonds 82b6f0b18a If a user passes a nil extension value to SetExtension(), return a useful error message. 9 年之前
  David Symonds 904b440324 More extensive testing in extensions_test.go. 9 年之前
  David Symonds 558f13f1d7 Update URLs and import paths to new GitHub home. 10 年之前
  David Symonds ce441e6d54 goprotobuf: Ensure GetExtension returns the same result when called on a freshly unmarshaled message. 10 年之前
  David Symonds 8b1c6b7587 goprotobuf: Fix bug in GetExtensions. 10 年之前