aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixing unused parameter warnings under Clang.Gravatar drivehappy2017-08-21
* Merge pull request #3317 from ejona86/protoc-artifacts-jdk8Gravatar Jisi Liu2017-08-18
|\
* | Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524)Gravatar Jie Luo2017-08-18
* | Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)Gravatar cclauss2017-08-18
* | Define cmp() for Python 3 (#3517)Gravatar cclauss2017-08-18
* | Merge pull request #3516 from cclauss/patch-3Gravatar Jie Luo2017-08-18
|\ \
| * | define long() for Python 3Gravatar cclauss2017-08-18
| * | print() function for Python 3Gravatar cclauss2017-08-18
| * | print() function and lose the semicolons (;)Gravatar cclauss2017-08-18
| * | from __future__ import print_functionGravatar cclauss2017-08-18
| * | print() function & define raw_input() for Python 3Gravatar cclauss2017-08-18
| * | file() was removed in Python 3, use open() insteadGravatar cclauss2017-08-18
|/ /
* | Merge pull request #3511 from cclauss/patch-3Gravatar Jie Luo2017-08-17
|\ \
| * | Old style exception --> new style exceptionGravatar cclauss2017-08-17
|/ /
* | Merge pull request #3494 from drivehappy/clang_warning_macroGravatar Jisi Liu2017-08-15
|\ \
| * | Fixing warning under Clang 6.x (-Wexpansion-to-defined) where the macro expan...Gravatar drivehappy2017-08-15
|/ /
* | Detect invalid tags with a field number of 0 in C#Gravatar Jon Skeet2017-08-11
* | Merge pull request #3480 from bklarson/masterGravatar Feng Xiao2017-08-10
|\ \
| * | Clean up typedefs for Atomic32/Atomic64Gravatar Brad Larson2017-08-10
|/ /
* | Merge pull request #3473 from AlanBurlison/masterGravatar Feng Xiao2017-08-08
|\ \
* \ \ Merge pull request #3467 from thomasvl/bump_xcode_versionGravatar Thomas Van Lenten2017-08-08
|\ \ \
| | * | PROTBUF-3394 Potential SIGBUS with UnsafeUtil.getLongGravatar alanbur2017-08-08
| |/ / |/| |
* | | Merge pull request #3454 from anandolee/masterGravatar Jie Luo2017-08-07
|\ \ \
* \ \ \ Merge pull request #3465 from vladmos/list_plus_equalsGravatar Feng Xiao2017-08-07
|\ \ \ \
| | | * | Move travis to the Xcode 8.3 (8.3.3) image.Gravatar Thomas Van Lenten2017-08-07
| | | * | Fix up Xcode 8.3.x support.Gravatar Thomas Van Lenten2017-08-07
| * | | | Make .bzl files compatible with future versions of BazelGravatar Vladimir Moskva2017-08-07
|/ / / /
* | | | Update commit id in Dockerfile to reflect change in #3391 (#3459)Gravatar Paul Yang2017-08-04
* | | | Fix the bug in php c extension that setting one field can change another fie...Gravatar Paul Yang2017-08-04
* | | | Update PHP descriptors (#3391)Gravatar michaelbausor2017-08-04
| * | | PY26 tests compatibilityGravatar Jie Luo2017-08-04
* | | | Merge pull request #3456 from giorgioazzinnaro/patch-1Gravatar Feng Xiao2017-08-04
|\ \ \ \
| * | | | Update third party addons with ProfaneDBGravatar Giorgio Azzinnaro2017-08-04
|/ / / /
| * | | Skip setUpClass which is newly added in python2.7 for python2.6Gravatar Jie Luo2017-08-04
| * | | Add python 2.6 test back for cpp implementation. Json format issue was fixed ...Gravatar Jie Luo2017-08-03
* | | | Add getClass for php Descriptor in c extension (#3443)Gravatar Paul Yang2017-08-02
* | | | Fixing HHVM Compatibility (#3437)Gravatar Ryan Gordon2017-08-02
* | | | Expose descriptor API in php c extension (#3422)Gravatar Paul Yang2017-08-02
* | | | Change divideInt64ToInt32 to static (#3436)Gravatar Tony Wong2017-08-01
* | | | Removes unnecessary pass-by-references in PHP internal classes (#3433)Gravatar Brent Shaffer2017-08-01
* | | | Merge pull request #3429 from king6cong/masterGravatar Feng Xiao2017-07-31
|\ \ \ \ | |_|/ / |/| | |
| * | | Add classpath for java example MakefileGravatar king6cong2017-07-31
|/ / /
* | | Merge pull request #3421 from thomasvl/update_commentGravatar Thomas Van Lenten2017-07-26
|\ \ \
| * | | Update the comment on the message_type to cover what it should be.Gravatar Thomas Van Lenten2017-07-26
|/ / /
* | | Merge pull request #3420 from thomasvl/objc_proto2_conformanceGravatar Thomas Van Lenten2017-07-26
|\ \ \
| * | | Review feedback.Gravatar Thomas Van Lenten2017-07-26
| * | | Add the proto2 message conformance support for ObjC.Gravatar Thomas Van Lenten2017-07-26
| * | | Generate the proto2 test file and link it in for ObjC.Gravatar Thomas Van Lenten2017-07-26
| * | | Add a objc_class_prefix to test_messages_proto3.proto.Gravatar Thomas Van Lenten2017-07-26
|/ / /
* | | Merge pull request #3410 from adam-26/1745Gravatar Adam Cozzette2017-07-25
|\ \ \