4853 Commits (45483fd1c0dcb3760186430b7af65a672ac7b024)
 

Author SHA1 Message Date
cclauss 45483fd1c0 file() was removed in Python 3, use open() instead 7 years ago
Jie Luo 5ab8ae7566 Merge pull request #3511 from cclauss/patch-3 7 years ago
cclauss 958412e2e6 Old style exception --> new style exception 7 years ago
Jisi Liu 5e39ecc569 Merge pull request #3494 from drivehappy/clang_warning_macro 7 years ago
drivehappy a23e198cca Fixing warning under Clang 6.x (-Wexpansion-to-defined) where the macro expansion producing 'defined' was warning on undefined behavior. 7 years ago
Jon Skeet e0d24cc84a Detect invalid tags with a field number of 0 in C# 7 years ago
Feng Xiao ccb6b62249 Merge pull request #3480 from bklarson/master 7 years ago
Brad Larson 1b423474fd Clean up typedefs for Atomic32/Atomic64 7 years ago
Feng Xiao 35db2675b4 Merge pull request #3473 from AlanBurlison/master 7 years ago
Thomas Van Lenten 80e984e007 Merge pull request #3467 from thomasvl/bump_xcode_version 7 years ago
alanbur a68a8004b5 PROTBUF-3394 Potential SIGBUS with UnsafeUtil.getLong 7 years ago
Jie Luo fae381693f Merge pull request #3454 from anandolee/master 7 years ago
Feng Xiao d08c291ac7 Merge pull request #3465 from vladmos/list_plus_equals 7 years ago
Thomas Van Lenten fe68821e02 Move travis to the Xcode 8.3 (8.3.3) image. 7 years ago
Thomas Van Lenten ba81c59cf5 Fix up Xcode 8.3.x support. 7 years ago
Vladimir Moskva 4fc93044a5 Make .bzl files compatible with future versions of Bazel 7 years ago
Paul Yang f14703c933 Update commit id in Dockerfile to reflect change in #3391 (#3459) 7 years ago
Paul Yang 49b44bff2b Fix the bug in php c extension that setting one field can change another field's value. (#3455) 7 years ago
michaelbausor 21b0e5587c Update PHP descriptors (#3391) 7 years ago
Jie Luo f5817b3056 PY26 tests compatibility 7 years ago
Feng Xiao 1ab5adbdec Merge pull request #3456 from giorgioazzinnaro/patch-1 7 years ago
Giorgio Azzinnaro a3e17523b4 Update third party addons with ProfaneDB 7 years ago
Jie Luo 9150cd8603 Skip setUpClass which is newly added in python2.7 for python2.6 7 years ago
Jie Luo d58df3b902 Add python 2.6 test back for cpp implementation. Json format issue was fixed in #869 7 years ago
Paul Yang 25672c1757 Add getClass for php Descriptor in c extension (#3443) 7 years ago
Ryan Gordon 9df89ccabc Fixing HHVM Compatibility (#3437) 7 years ago
Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 7 years ago
Tony Wong be73938d72 Change divideInt64ToInt32 to static (#3436) 7 years ago
Brent Shaffer d32f5b4de3 Removes unnecessary pass-by-references in PHP internal classes (#3433) 7 years ago
Feng Xiao 072431452a Merge pull request #3429 from king6cong/master 7 years ago
king6cong 547d76ed8e Add classpath for java example Makefile 7 years ago
Thomas Van Lenten 9b505a92bf Merge pull request #3421 from thomasvl/update_comment 7 years ago
Thomas Van Lenten 9a4692d8af Update the comment on the message_type to cover what it should be. 7 years ago
Thomas Van Lenten 5eb95efa81 Merge pull request #3420 from thomasvl/objc_proto2_conformance 7 years ago
Thomas Van Lenten 3caf9fd00a Review feedback. 7 years ago
Thomas Van Lenten c2831a346c Add the proto2 message conformance support for ObjC. 7 years ago
Thomas Van Lenten 9fd5e59c97 Generate the proto2 test file and link it in for ObjC. 7 years ago
Thomas Van Lenten 21800ff84f Add a objc_class_prefix to test_messages_proto3.proto. 7 years ago
Adam Cozzette 8d5f2c57e8 Merge pull request #3410 from adam-26/1745 7 years ago
Sergey bb8664419b need for php math functions. used in mergeFromJsonString (#3409) 7 years ago
Adam Cozzette e9f4e8e4f5 Merge pull request #3407 from bklarson/master 7 years ago
Paul Yang 451d061141 Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
Brad Larson b6da2262e8 Put AddDescriptorsImpl() in anonymous namespace 7 years ago
Yilun Chong a713b73076 Merge pull request #3281 from BSBandme/ConformanceTestYilunChong 7 years ago
Adam 2b6db00de1 Fix quotation marks 7 years ago
Adam a3a65b320d Fix issue #1745 - javascript allow dot in filename 7 years ago
Feng Xiao f15185d370 Merge pull request #2969 from laszlocsomor/master 7 years ago
Brad Larson 0d9a34c7b2 Add -Werror=missing-declarations to test builds 7 years ago
Adam Cozzette eef2edcb84 Merge pull request #3403 from ax3l/topic-cmake-pkgconfig 7 years ago
Axel Huebl 74dcf447af
Travis: Exclude CMake .pc files 7 years ago