aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add a notice for nano.Feng Xiao2017-03-161-0/+3
* | | | | | Merge pull request #2859 from haberman/junit-dep-scopeJoshua Haberman2017-03-161-0/+3
|\ \ \ \ \ \
| * | | | | | Changed scope of Java deps to "test".Josh Haberman2017-03-151-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2847 from haberman/ruby-tohJoshua Haberman2017-03-164-2/+55
|\ \ \ \ \ \
| * | | | | | Made formatting more consistent.Josh Haberman2017-03-151-2/+2
| * | | | | | Ruby: fixed Message#to_h for map fields.Josh Haberman2017-03-144-2/+55
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2794 from acozzette/jspb-extensionsAdam Cozzette2017-03-163-7/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | JS: ensure that extension values are serialized even if they're falsyAdam Cozzette2017-03-063-7/+6
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2023 from odeke-em/fix-print-help-to-stdoutJoshua Haberman2017-03-152-8/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | compiler/cli: PrintHelpText prints to stdout instead of stderrEmmanuel Odeke2017-03-082-8/+18
* | | | | Incremented Ruby version number to 3.2.0.1Adam Cozzette2017-03-151-1/+1
* | | | | Ruby: update Gemspec.Josh Haberman2017-03-151-3/+3
* | | | | Fix libprotoc.cmake to generate well_known_types_embed.ccKonstantin Podsvirov2017-03-151-1/+1
* | | | | Bug fix: When encoding, negative int32 values should be padded to int64 (#2660)Paul Yang2017-03-158-23/+49
* | | | | Ruby: build packages for Ruby 2.4.Josh Haberman2017-03-151-2/+2
* | | | | Merge pull request #2829 from afrantzis/hide-unnecessary-library-symbolsAdam Cozzette2017-03-155-0/+61
|\ \ \ \ \
| * | | | | Hide unnecessary exported library symbolsAlexandros Frantzis2017-03-135-0/+61
* | | | | | Merge pull request #2846 from acozzette/bytestream-commentAdam Cozzette2017-03-151-1/+1
|\ \ \ \ \ \
| * | | | | | Updated an outdated comment in bytestream.hAdam Cozzette2017-03-141-1/+1
* | | | | | | Merge pull request #2855 from thomasvl/copy_noteThomas Van Lenten2017-03-151-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Document deep copy in the headerThomas Van Lenten2017-03-151-0/+5
|/ / / / / /
* | | | | | Merge pull request #2843 from haberman/checkJoshua Haberman2017-03-141-3/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Replace CHECK() with GOOGLE_CHECK().Josh Haberman2017-03-131-3/+4
|/ / / / /
* | | | | Merge pull request #2836 from xfxyjwf/i894Feng Xiao2017-03-132-123/+117
|\ \ \ \ \
| * | | | | Double-quote file paths in extract_includes.bat.inFeng Xiao2017-03-102-123/+117
* | | | | | Merge pull request #2835 from pherl/javaepJisi Liu2017-03-131-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Suppress the last unchecked warning.Jisi Liu2017-03-101-0/+1
* | | | | | Merge pull request #2822 from anandolee/masterJie Luo2017-03-101-18/+73
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add auto detect for generated code of WKT protos, addressbook.proto and confo...Jie Luo2017-03-101-18/+73
* | | | | | Merge pull request #2832 from pherl/javaepJisi Liu2017-03-102-1/+4
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Fix java code according to error prone.Jisi Liu2017-03-102-1/+4
* | | | | Merge pull request #2818 from xfxyjwf/i1470Feng Xiao2017-03-102-3/+52
|\ \ \ \ \
| * | | | | Don't expose gson exceptions in JsonFormat.Feng Xiao2017-03-092-3/+52
* | | | | | Merge pull request #2824 from xfxyjwf/i1415Feng Xiao2017-03-103-10/+45
|\ \ \ \ \ \
| * | | | | | Use per-type table to lookup JSON name.Feng Xiao2017-03-093-10/+45
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2826 from xfxyjwf/i1374Feng Xiao2017-03-101-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing thread dependency in cmake.Feng Xiao2017-03-091-0/+1
| |/ / / / /
* | | | | | Merge pull request #2827 from xfxyjwf/i1251Feng Xiao2017-03-101-3/+3
|\ \ \ \ \ \
| * | | | | | Update comments for setSizeLimit.Feng Xiao2017-03-091-3/+3
| |/ / / / /
* | | / / / Repeated/Map field setter should accept a regular PHP array (#2817)Paul Yang2017-03-109-41/+355
| |_|/ / / |/| | | |
* | | | | Merge pull request #2825 from pherl/javawarningJisi Liu2017-03-097-0/+15
|\ \ \ \ \
| * | | | | Fix GeneratedMessageV3 warnings.Jisi Liu2017-03-091-0/+4
| * | | | | Fix lint warnings in the javalite branch.Jisi Liu2017-03-096-0/+11
| |/ / / /
* | | | | Merge pull request #2809 from xfxyjwf/i2464Feng Xiao2017-03-092-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make JsonFormat locale independent.Feng Xiao2017-03-082-4/+11
* | | | | Merge pull request #2819 from haberman/pythonexceptJoshua Haberman2017-03-091-1/+1
|\ \ \ \ \
| * | | | | update_failure_list.py: fixed Python "raise" statement.Josh Haberman2017-03-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #2804 from acozzette/ruby-memcpyAdam Cozzette2017-03-093-1/+60
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibcAdam Cozzette2017-03-093-1/+60
| |/ / /
* | | | Merge pull request #2810 from xfxyjwf/i1994Feng Xiao2017-03-091-4/+22
|\ \ \ \