Stan Nelson
|
64db29d85f
jsonpb: error on scalar enum provided for repeated enums instead of panic
|
7 лет назад |
Joe Tsai
|
3a3da3a4e2
proto: mention field name in error message (#616)
|
7 лет назад |
Herbie Ong
|
70c277a8a1
jsonpb: fix unmarshaling JSON object with escaped string into Struct type (#612)
|
7 лет назад |
David Symonds
|
d7d60bc05d
grpc: fix and improve interface comments for client/server types (#604)
|
7 лет назад |
Rob Pike
|
668a607657
LICENSE: Move title to README.md
|
7 лет назад |
Joe Tsai
|
927b659145
proto: adjust documentation on RequiredNotSetError (#603)
|
7 лет назад |
Jean de Klerk
|
32a84b27e2
grpc: document ctx closure best practices (#600)
|
7 лет назад |
Joe Tsai
|
7c4add53b4
protoc-gen-go: remove deprecated function in grpc (#592) (#602)
|
7 лет назад |
jukkag
|
3fac2a27c9
ptypes: optimize Is to avoid prefix scan (#601)
|
7 лет назад |
Joe Tsai
|
b4deda0973
Merge pull request #591 from golang/master-merge
|
7 лет назад |
Joe Tsai
|
8db9ce6cc1
Merge remote-tracking branch 'origin/dev' into master
|
7 лет назад |
Damien Neil
|
acbe2df654
protoc-gen-go: fix release tag in golden_test (#590)
|
7 лет назад |
Rhys Hiltner
|
fae8ec697c
proto: amortize cost of growing a Buffer (#584)
|
7 лет назад |
Tamir Duberstein
|
d167f5cf05
proto: remove unused writeRaw function (#585)
|
7 лет назад |
dfawley
|
bf2da8229d
Revert "protoc-gen-go: use standard library context (requires Go1.9) (#548)" (#580)
|
7 лет назад |
Damien Neil
|
6fb5325cf9
Implement "import public" using type aliases. (#583)
|
7 лет назад |
Damien Neil
|
9bb87600c2
protoc-gen-go: fix generation of proxy getters for distant types (#563)
|
7 лет назад |
Damien Neil
|
3b4abe1a06
protoc-gen-go: fix up generation of package names (#576)
|
7 лет назад |
Joe Tsai
|
d3afd40bbc
Configure Travis to test Go1.6 (again) (#571)
|
7 лет назад |
Damien Neil
|
06c268a946
protoc-gen-go: revert some API changes (#577)
|
7 лет назад |
Joe Tsai
|
91cccdb44a
proto: do not allow unknown fields to satisfy required field bit (#565)
|
7 лет назад |
John McCabe
|
e09c5db296
Fix godoc examples for Any (#569)
|
7 лет назад |
Damien Neil
|
9c8fb7a950
protoc-gen-go: Don't rely on local package name for mset name hack. (#562)
|
7 лет назад |
Joe Tsai
|
b028a76c61
proto: ignore unknown fields in map entries (#561)
|
7 лет назад |
Joe Tsai
|
397ff90184
protoc-gen-go: use keyed ExtensionRange literals (#560)
|
7 лет назад |
Joe Tsai
|
2cbfb78c2b
conformance: remove useless variable declaration (#558)
|
8 лет назад |
Joe Tsai
|
e0ed9032d5
descriptor: fix example name (#559)
|
8 лет назад |
Damien Neil
|
ab964bf603
conformance: clean up, fix conformance tests (#552)
|
8 лет назад |
Damien Neil
|
80c8f76451
protoc-gen-go: fix generation of public imports (#549)
|
8 лет назад |
David Symonds
|
d0dc0def2e
Reduce a bunch of generated code in oneof sizers. (#557)
|
8 лет назад |