- 28 Jul, 2016 2 commits
- 27 Jul, 2016 2 commits
- 26 Jul, 2016 12 commits
-
-
Jisi Liu authored
Make protoc-artifacts able to build plugins.
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
-
Feng Xiao authored
Fixes traivs cpp build.
-
Feng Xiao authored
Remove the use of INT64_C/UINT64_C and add static_cast when neccessary.
-
Joshua Haberman authored
GA fixes
-
Josh Haberman authored
-
Jisi Liu authored
Bump version number for GA
-
Josh Haberman authored
We need to pick up some of the last-minute Ruby fixes.
-
- 25 Jul, 2016 16 commits
-
-
Joshua Haberman authored
Ruby: translate package names from snake_case -> PascalCase.
-
Feng Xiao authored
Add a script to build protoc zip packages.
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Feng Xiao authored
[ci skip] Change-Id: Ia0e0bf3bb6bd24633dc8f294318bb20ac837f8b9
-
Joshua Haberman authored
Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.
-
Jisi Liu authored
-
Jisi Liu authored
-
Feng Xiao authored
Fixes https://github.com/google/protobuf/issues/823 Change-Id: I7f4c2bfcac2f81d8b34c030dd3d12ea02aaa2264
-
Jisi Liu authored
-
Josh Haberman authored
This brings us more into line with other langauges, and makes it more obvious when we are requiring protobuf generated code.
-
Feng Xiao authored
Fix maven links.
-
Feng Xiao authored
Correctly sets the generate_for_named_framework option after parsing.
-
Joshua Haberman authored
Ruby: encode and freeze strings when the are assigned or decoded.
-
Josh Haberman authored
-
- 24 Jul, 2016 2 commits
-
-
Feng Xiao authored
Change-Id: I252d7a644a9e4064a9f1a816a2be3f25f37b4c43
-
Sergio Campama authored
- Also updates the documentation with a bit more information.
-
- 23 Jul, 2016 2 commits
- 22 Jul, 2016 4 commits
-
-
Feng Xiao authored
[ci skip] Change-Id: Ibefbdf441d932c5751235c635244450d7cbacc53
-
Feng Xiao authored
When it runs in parallel with other jenkins tests, multiple tests start to fail probably because cpp_distcheck will update the C++ lib that other tests (such as python_cpp) are depending on. Change-Id: Ibca0243084bb6b81c811b62c75288e20cc2aabf5
-
Feng Xiao authored
These tests are already covered by jenkins and right now jenkins can finish these tests much quicker then travis. Change-Id: I5799761ccc338211d750940e3cf4c8e2569c8144
-
Feng Xiao authored
-