aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the script comments.Jisi Liu2016-07-261-2/+2
* Make protoc-artifacts able to build plugin.Jisi Liu2016-07-262-8/+22
* Merge branch 'master' of github.com:google/protobuf into 3.0.0-GAJisi Liu2016-07-2611-17/+181
|\
| * Merge pull request #1788 from google/rubypackagecapJoshua Haberman2016-07-256-7/+58
| |\
| | * Added new file to ruby_EXTRA_DIST.Josh Haberman2016-07-251-0/+1
| | * Added unit test for PascalCasing package names in Ruby.Josh Haberman2016-07-254-1/+13
| | * Ruby: translate package names from snake_case -> PascalCase.Josh Haberman2016-07-251-6/+44
| * | Merge pull request #1846 from xfxyjwf/zipFeng Xiao2016-07-252-0/+113
| |\ \ | | |/ | |/|
| | * Add a script to build protoc zip packages.Feng Xiao2016-07-252-0/+113
| * | Merge pull request #1837 from haberman/rubygencodenameJoshua Haberman2016-07-256-10/+10
| |\ \ | | |/ | |/|
| | * Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb.Josh Haberman2016-07-256-10/+10
* | | remove extra zeros.Jisi Liu2016-07-251-1/+1
* | | Make jruby still depend on beta-4Jisi Liu2016-07-251-1/+1
* | | Bump version number for GAJisi Liu2016-07-2513-13/+13
|/ /
* | Merge pull request #1831 from xfxyjwf/protocFeng Xiao2016-07-251-2/+2
|\ \
| * | Fix maven path.Feng Xiao2016-07-231-1/+1
| * | Fix maven links.Feng Xiao2016-07-221-1/+1
* | | Merge pull request #1834 from sergiocampama/frameworkFeng Xiao2016-07-251-8/+17
|\ \ \
| * | | Correctly sets the generate_for_named_framework option after parsing.Sergio Campama2016-07-231-8/+17
| | |/ | |/|
* | | Merge pull request #1821 from haberman/rubyfreezestrJoshua Haberman2016-07-2511-83/+132
|\ \ \ | |/ / |/| |
| * | Ruby: fixed string freezing for JRuby.Josh Haberman2016-07-255-25/+30
| * | Ruby: encode and freeze strings when the are assigned or decoded.Josh Haberman2016-07-217-60/+104
* | | Merge pull request #1830 from xfxyjwf/travisFeng Xiao2016-07-231-14/+7
|\ \ \
| * | | Keep cpp_distcheck on travis for now.Feng Xiao2016-07-222-4/+7
| * | | Remove linux tests from travis.Feng Xiao2016-07-222-11/+1
| | |/ | |/|
* | | Merge pull request #1829 from xfxyjwf/fixcppFeng Xiao2016-07-234-349/+34
|\ \ \ | |/ / |/| |
| * | Fix sign-comparison warnings in public header files.Feng Xiao2016-07-222-6/+6
| * | Add a test to catch sign-comparison warnings.Feng Xiao2016-07-222-343/+28
* | | Merge pull request #1825 from xfxyjwf/jenkins2Feng Xiao2016-07-225-23/+39
|\ \ \
| * | | Add more tests to jenkins.Feng Xiao2016-07-215-23/+39
| |/ /
* | | Merge pull request #1828 from sergiocampama/frameworkFeng Xiao2016-07-222-2/+3
|\ \ \ | |/ / |/| |
| * | Fixes the parsing of the proto-framework map file.Sergio Campama2016-07-222-2/+3
|/ /
* | Merge pull request #1822 from xfxyjwf/java6Feng Xiao2016-07-212-20/+3
|\ \ | |/ |/|
| * Update travis tests for Java.Feng Xiao2016-07-212-20/+3
|/
* Merge pull request #1811 from xfxyjwf/fixdistFeng Xiao2016-07-202-0/+26
|\
| * Add missing files in EXTRA_DIST and add a test.Feng Xiao2016-07-202-0/+26
|/
* Merge pull request #1810 from xfxyjwf/versioningFeng Xiao2016-07-2013-768/+2879
|\
| * Add files missing from "make dist".Feng Xiao2016-07-192-36/+96
| * Update compatibility tests as well.Feng Xiao2016-07-193-347/+8
| * Versioning Java GeneratedMessage.Feng Xiao2016-07-198-385/+2775
* | Merge pull request #1812 from jskeet/fix-travisJon Skeet2016-07-201-1/+1
|\ \
| * | Use the dotnet-release package feed for Travis.Jon Skeet2016-07-191-1/+1
| |/
* | Merge pull request #1447 from seishun/defaultsJoshua Haberman2016-07-204-73/+80
|\ \ | |/ |/|
| * fix debug.dumpNikolai Vavilov2016-07-201-2/+4
| * restore old behavior for toObjectNikolai Vavilov2016-07-192-13/+37
| * nitsNikolai Vavilov2016-07-191-32/+21
| * Make implicit defaults consistent with explicit defaultsNikolai Vavilov2016-07-193-96/+88
|/
* Merge pull request #1802 from haberman/jsmapbinJoshua Haberman2016-07-184-131/+151
|\
| * Fix goog.require()/goog.provide() ordering.Josh Haberman2016-07-182-2/+2
| * JavaScript: move extension binary info to separate struct.Josh Haberman2016-07-183-38/+85