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
|
6 лет назад |
Joe Tsai
|
f015b0719f
all: use short license header form
|
6 лет назад |
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)
|
7 лет назад |
Joe Tsai
|
8cc9e46429
Upstream internal Google protobuf changes
|
7 лет назад |
bcmills
|
62e782f47e
proto: Fix a Marshal race on messages with extensions.
|
8 лет назад |
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
|
9 лет назад |
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.
|
10 лет назад |
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 лет назад |