- 20 Jun, 2017 2 commits
- 19 May, 2017 1 commit
-
-
Feng Xiao authored
Use bool deterministic to suppress warning
-
- 12 May, 2017 2 commits
- 11 May, 2017 5 commits
-
-
Steven Peters authored
-
Steven Peters authored
Fixes #3059 by re-applying 08b1c718 from #3087.
-
Paul Yang authored
-
Feng Xiao authored
Update version number to 3.3.1
-
Paul Yang authored
-
- 10 May, 2017 1 commit
-
-
Paul Yang authored
-
- 08 May, 2017 5 commits
-
-
Feng Xiao authored
-
Feng Xiao authored
-
Feng Xiao authored
Cherry-pick a bug fix: workaround gcc < 4.5.0 bug
-
Feng Xiao authored
Fix offset type macro to match the tables it is used in
-
Mario J. Rugiero authored
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=189Signed-off-by: Mario J. Rugiero <mrugiero@gmail.com>
-
- 06 May, 2017 1 commit
-
-
randomguy3 authored
<: is a digraph, so a space is necessary for compilation on certain compilers.
-
- 05 May, 2017 3 commits
-
-
Alex Merry authored
-
Feng Xiao authored
Fix several C++ build issues.
-
Adam Cozzette authored
Cherry-pick the fix from pull request #2873
-
- 04 May, 2017 6 commits
- 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 2 commits