Joe Tsai
|
b9f5089fb9
all: update to latest google.golang.org/protobuf
|
5 лет назад |
Damien Neil
|
f3ab391baa
all: change module to google.golang.org/protobuf
|
5 лет назад |
Joe Tsai
|
911a20d792
proto: use XXX_unrecognized exclusively for unknown fields
|
5 лет назад |
Joe Tsai
|
13cf6e79fd
proto: drop dependence on v2 protoimpl.ExtensionFieldsV2
|
5 лет назад |
Herbie Ong
|
63105e5dc8
proto: wrap v2 textproto marshal/unmarshal
|
5 лет назад |
Joe Tsai
|
d94fb84e04
all: move v1 types over to the v2 repository
|
5 лет назад |
Joe Tsai
|
98c2acd4d1
internal/proto: implement v1 registration with v2 registration
|
5 лет назад |
Joe Tsai
|
1566aab987
proto: simplify StructProperties
|
5 лет назад |
Joe Tsai
|
7e65e51333
protoapi: move registration from proto to protoapi
|
6 лет назад |
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 лет назад |
Kassian Sun
|
f05648d464
jsonpb: handle map key and value properties properly (#645)
|
6 лет назад |
Tamir Duberstein
|
d167f5cf05
proto: remove unused writeRaw function (#585)
|
6 лет назад |
Joe Tsai
|
7d76aa1a81
Remove raw interface (#482)
|
6 лет назад |
Joe Tsai
|
575152efd8
Cleanup comments and whitespace (#471)
|
7 лет назад |
Tamir Duberstein
|
5c7dd3329b
Simplify code (#314)
|
7 лет назад |
Joe Tsai
|
8cc9e46429
Upstream internal Google protobuf changes
|
7 лет назад |
Ross Light
|
5386fff85b
proto: s/Printf/Print/ where there's no format verb
|
8 лет назад |
matloob@google.com
|
3b06fc7a4c
net/proto2/go: make a slight change to how we handle []byte fields
|
8 лет назад |
matloob@google.com
|
e51d002c61
net/proto2: remove <message>.ExtensionMap() from generated messages
|
8 лет назад |
Lev Shamardin
|
1cc4d6fa4a
Support for google.protobuf.Any expansion in text marshaling and unmarshaling.
|
8 лет назад |
Lev Shamardin
|
b3392a2965
Configurable TextMarshaler for protos.
|
8 лет назад |
David Symonds
|
8cf720c393
Unexport proto.MessageSet, and remove a bunch of its support.
|
9 лет назад |
David Symonds
|
8df8a93c67
Fix race in text formatting of oneof fields.
|
9 лет назад |
David Symonds
|
a57d29119a
Avoid panicking when text formatting a malformed oneof.
|
9 лет назад |
David Symonds
|
59b73b37c1
Implement oneof support.
|
9 лет назад |
David Symonds
|
6683654b7a
Sort numerically-keyed maps by numeric value.
|
9 лет назад |
David Symonds
|
ab974be44d
Fix Merge (and Clone) for proto3.
|
9 лет назад |
David Symonds
|
aece6fb931
Return errors getting extensions when formatting text,
|
9 лет назад |
David Symonds
|
34a5f244f1
Behave gracefully when text formatting a map field with a nil value.
|
9 лет назад |