Damien Neil
|
874264fbbb
proto: check for required fields when unmarshalling groups
|
9 лет назад |
matloob@google.com
|
f6b4231c7f
proto: import change from Google.
|
9 лет назад |
Bryan Mills
|
78550bb1d0
Improve error message when text unmarshaling a nested message with a required field.
|
10 лет назад |
Damien Neil
|
0879490610
Generate sizer functions for oneofs.
|
10 лет назад |
Erik McClenney
|
7c1e7ed8fe
Fix unmarshaling code to properly handle multiple instances of the same
|
10 лет назад |
David Symonds
|
59b73b37c1
Implement oneof support.
|
10 лет назад |
David Symonds
|
c8ba1155c8
Add support for default values in proto extensions.
|
10 лет назад |
David Symonds
|
a8323e2cd7
Fix Size for maps.
|
11 лет назад |
David Symonds
|
a8de284881
Use full import paths for test protos.
|
11 лет назад |
David Symonds
|
c22ae3cf02
Add gRPC code generation.
|
11 лет назад |
David Symonds
|
3ea3e05dbf
Support map<k,v> protocol buffer fields.
|
11 лет назад |
David Symonds
|
558f13f1d7
Update URLs and import paths to new GitHub home.
|
11 лет назад |
David Symonds
|
7e81098011
goprotobuf: Fix handling of empty string defaults for 'string' and 'bytes' fields.
|
11 лет назад |
David Symonds
|
f054e84f76
goprotobuf: Split encoding of int32 and uint32 fields.
|
11 лет назад |
David Symonds
|
472e2591b1
goprotobuf: Fix SetDefaults to recur into repeated submessages.
|
12 лет назад |
David Symonds
|
9c8d84777b
goprotobuf: Fix Size accounting of packed fields.
|
12 лет назад |
David Symonds
|
6677c3e018
goprotobuf: Fix Size for groups.
|
12 лет назад |
David Symonds
|
0c1184e323
goprotobuf: Make MessageSet marshaling deterministic.
|
12 лет назад |
David Symonds
|
9cc87e39b0
goprotobuf: Write C++-compatible ±Inf and NaN floats in text format.
|
12 лет назад |
David Symonds
|
40877590f8
goprotobuf: Fix proto.Size for repeated fixed(32|64) fields.
|
12 лет назад |
David Symonds
|
2037090d1d
goprotobuf: Match C++ for text format of unknown fields.
|
13 лет назад |
David Symonds
|
be02a4a20f
goprotobuf: Text parsing compatibility fixes:
|
13 лет назад |
David Symonds
|
ee6e9c5fb8
goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file.
|
13 лет назад |
David Symonds
|
fc16c2c9a9
goprotobuf: Add a Size function.
|
13 лет назад |
David Symonds
|
10c93ba4eb
goprotobuf: Handle XXX_unrecognized correctly.
|
13 лет назад |
David Symonds
|
61826dafe5
goprotobuf: Repeated extensions.
|
13 лет назад |
Rob Pike
|
b7907bf684
goprotobuf: start making it build with the go tool instead of make.
|
14 лет назад |
David Symonds
|
814b936cd0
goprotobuf: Fix panic in SetDefaults for nil sub-messages.
|
14 лет назад |
David Symonds
|
5453105c64
goprotobuf: Support extensions in text parser.
|
14 лет назад |
David Symonds
|
ef8f0e8c3e
goprotobuf: Fix parsing of repeated enum fields.
|
14 лет назад |