aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | | Double-quote file paths in extract_includes.bat.inGravatar Feng Xiao2017-03-10
| * | | | | Suppress the last unchecked warning.Gravatar Jisi Liu2017-03-10
* | | | | | Merge pull request #2822 from anandolee/masterGravatar Jie Luo2017-03-10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2832 from pherl/javaepGravatar Jisi Liu2017-03-10
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
* | | | | Merge pull request #2818 from xfxyjwf/i1470Gravatar Feng Xiao2017-03-10
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2824 from xfxyjwf/i1415Gravatar Feng Xiao2017-03-10
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2826 from xfxyjwf/i1374Gravatar Feng Xiao2017-03-10
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2827 from xfxyjwf/i1251Gravatar Feng Xiao2017-03-10
|\ \ \ \ \ \ \ \
| | | | | * | | | Fix java code according to error prone.Gravatar Jisi Liu2017-03-10
* | | | | | | | | Repeated/Map field setter should accept a regular PHP array (#2817)Gravatar Paul Yang2017-03-10
| |_|_|_|/ / / / |/| | | | | | |
| | | | | * | | Add auto detect for generated code of WKT protos, addressbook.proto and confo...Gravatar Jie Luo2017-03-10
| * | | | | | | Update comments for setSizeLimit.Gravatar Feng Xiao2017-03-09
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2825 from pherl/javawarningGravatar Jisi Liu2017-03-09
|\ \ \ \ \ \ \
| | | * | | | | Add missing thread dependency in cmake.Gravatar Feng Xiao2017-03-09
| | |/ / / / /
| * | | | | | Fix GeneratedMessageV3 warnings.Gravatar Jisi Liu2017-03-09
* | | | | | | Merge pull request #2809 from xfxyjwf/i2464Gravatar Feng Xiao2017-03-09
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | * | | | Use per-type table to lookup JSON name.Gravatar Feng Xiao2017-03-09
| |_|/ / / / |/| | | | |
| | * | | | Fix lint warnings in the javalite branch.Gravatar Jisi Liu2017-03-09
| |/ / / / |/| | | |
* | | | | Merge pull request #2819 from haberman/pythonexceptGravatar Joshua Haberman2017-03-09
|\ \ \ \ \
| * | | | | update_failure_list.py: fixed Python "raise" statement.Gravatar Josh Haberman2017-03-09
| | | * | | Don't expose gson exceptions in JsonFormat.Gravatar Feng Xiao2017-03-09
* | | | | | Merge pull request #2804 from acozzette/ruby-memcpyGravatar Adam Cozzette2017-03-09
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #2810 from xfxyjwf/i1994Gravatar Feng Xiao2017-03-09
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2775 from xfxyjwf/fixmajorGravatar Feng Xiao2017-03-09
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2814 from pherl/javadeprecateGravatar Jisi Liu2017-03-09
|\ \ \ \ \ \ \ \
| * | | | | | | | Add annotations for deprecated messages in JavaGravatar Jisi Liu2017-03-09
| | | | * | | | | Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibcGravatar Adam Cozzette2017-03-09
| | | | |/ / / /
| | | * / / / / Avoid redundant type casts for oneof bytes fields.Gravatar Feng Xiao2017-03-08
| |_|/ / / / / |/| | | | | |
| | | | * | | Make JsonFormat locale independent.Gravatar Feng Xiao2017-03-08
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #2602 from GreatFruitOmsk/issue-2428Gravatar Feng Xiao2017-03-08
|\ \ \ \ \ \
* | | | | | | Fix Bad Link for Common LispGravatar Jie Luo2017-03-08
* | | | | | | Rename encode/decode to serializeToString/mergeFromString (#2795)Gravatar Paul Yang2017-03-08
| |_|_|/ / / |/| | | | |
| | | | * | compiler/cli: PrintHelpText prints to stdout instead of stderrGravatar Emmanuel Odeke2017-03-08
| |_|_|/ / |/| | | |
* | | | | Merge pull request #2793 from keveman/masterGravatar Feng Xiao2017-03-07
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2613 from aausch/fix_memory_leakGravatar Jisi Liu2017-03-06
|\ \ \ \ \ \
| | * | | | | Removed a stray return statement, causing compilation error.Gravatar Manjunath Kudlur2017-03-06
| |/ / / / / |/| | | | |
| | | | | * JS: ensure that extension values are serialized even if they're falsyGravatar Adam Cozzette2017-03-06
* | | | | | Detect if Descriptor.cs changes for csharpGravatar Jie Luo2017-03-06
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2751 from keveman/masterGravatar Feng Xiao2017-03-06
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #2784 from acozzette/log-2-floor-intGravatar Adam Cozzette2017-03-03
|\ \ \ \ \ \ \
| | * | | | | | Added comment explaining the protobuf_headers target.Gravatar Manjunath Kudlur2017-03-02
| | | * | | | | Detect if Descriptor.cs changes for csharpGravatar Jie Luo2017-03-02
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #2755 from xfxyjwf/rubycompGravatar Feng Xiao2017-03-02
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2785 from thomasvl/threading_raceGravatar Thomas Van Lenten2017-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | Handing threading race resolving methods.Gravatar Thomas Van Lenten2017-03-02
|/ / / / / / / /
| | * / / / / / Return uint32 from Log2FloorNonZero64Gravatar Adam Cozzette2017-03-02
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2774 from acozzette/closure-builderGravatar Adam Cozzette2017-03-02
|\ \ \ \ \ \ \
* | | | | | | | Disable static analyzer for message semaphore creation (#2748)Gravatar Sergio Campamá2017-03-01
* | | | | | | | Fix gcc 4.1 build (#1035) (#1913)Gravatar Matt Hauck2017-03-01
* | | | | | | | Change hint type to `const void*` (#2568)Gravatar Matt Hauck2017-03-01