- 04 May, 2017 3 commits
-
-
Paul Jolly authored
-
Feng Xiao authored
Fix compilation on alpine 3.5
-
Chris Nix authored
-
- 26 Apr, 2017 1 commit
-
-
Paul Yang authored
-
- 25 Apr, 2017 1 commit
-
-
Paul Yang authored
-
- 24 Apr, 2017 2 commits
- 21 Apr, 2017 2 commits
- 20 Apr, 2017 5 commits
-
-
Paul Yang authored
descriptor.proto uses proto2 syntax, which is not ready for external usage. However, some proto3 files import descriptor.proto and cannot be used. In this PR, all references (We cheated by only removing extensions, which is enough for now. User should avoid using messages defined in descriptor.proto as field type.) to content in descriptor.proto are removed from generated files. Those that import descriptor.proto can be used like other proto files.
-
Feng Xiao authored
-
Paul Yang authored
-
Paul Yang authored
-
Paul Yang authored
Fix the bug by sharing the code for generating class name for both message and enum.
-
- 19 Apr, 2017 1 commit
-
-
Paul Yang authored
-
- 11 Apr, 2017 4 commits
- 10 Apr, 2017 1 commit
-
-
Jie Luo authored
* Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject() * Cherrypick the fix descriptor_pool.FindFileContainingSymbol by extensions.
-
- 08 Apr, 2017 1 commit
-
-
Feng Xiao authored
-
- 07 Apr, 2017 1 commit
-
-
Feng Xiao authored
Cleanup reflection objects for map entry.
-
- 06 Apr, 2017 4 commits
- 31 Mar, 2017 6 commits
- 30 Mar, 2017 3 commits
- 29 Mar, 2017 5 commits