7201 Commits (d2727a2ce33e9134eb7276f0e18dc97c2dbb5490)
 

Author SHA1 Message Date
Dave MacLachlan 302f3ea1e5 Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003 5 years ago
Elliotte Rusty Harold 5e014c2ddf
Update JUnit and Truth (#7149) 5 years ago
Elliotte Rusty Harold a62ee83401 deps: update errorprone to 2.3.4 (#7125) 5 years ago
Dave MacLachlan f4a6b99339 Block subclassing 5 years ago
dmaclach 6f9d488149 Move min Xcode version to 10.3 5 years ago
Thomas Van Lenten effb65d4e3 Move a few more `size() > 0` calls over to `!empty()`. 5 years ago
Thomas Van Lenten edf69e5858 Make the unittest proto file generation handle additions better. 5 years ago
Paul Yang e8016753e3
Maven requires https connection (#7110) (#7114) 5 years ago
Dave MacLachlan e3c2af349f Clean up some warning messages. 5 years ago
Paul Yang 629ca244a1
Call register_class before getClass from desc (#7077) 5 years ago
Dave MacLachlan ab48ecf140 Update pddm to work with clang-format 5 years ago
Dave MacLachlan aa1d7e7c48 Change Objective C class references to using macros. 5 years ago
Paul Yang 39f4240856
Maven requires https connection (#7110) 5 years ago
Andres Valdes 35febfc2e9 Correct @return in Any.unpack docblock (#7089) 5 years ago
Maxime Guerreiro 158b269097 Cleanup the RPC Implementations section 5 years ago
dmaclach f4b6e4a561 Clean up use of size() > 0 to !empty() 5 years ago
dmaclach 836d81a826 Fix up parameter name so decl matches defn 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Yannic 948740bc9d [bazel] Fix blacklisted_protos in cc_toolchain and add test (#7075) 5 years ago
Yannic 29cd005ce1 [bazel] Fix blacklisted_protos in cc_toolchain and add test (#7096) 5 years ago
Scott Hart 80eca4c1cd bug: #7076 adds OUT and OPTIONAL to windows portability files (#7088) 5 years ago
Scott Hart 2d9b1788e7 bug: #7076 adds OUT and OPTIONAL to windows portability files (#7087) 5 years ago
salamaniibm c3ffdabed5 correcting the s390x Arch name 5 years ago
Elliotte Rusty Harold 5a578d2a5c deps: update guava to 28.2-android 5 years ago
Jingwen Chen abc5062a61 Migrate from maven_jar to jvm_maven_import_external to prepare for Bazel 2.0 5 years ago
Yannic 77f30b686b Blacklist .proto source files if Bazel allows us to (#7065) 5 years ago
Yannic 082cc23afd Blacklist .proto source files if Bazel allows us to (#7065) 5 years ago
Rafi Kamal ed8688de72
Merge pull request #7064 from rafi-kamal/3.11.x-202001071136 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Jesse Wilson 3214d0b0b2 Fix mergeable docs to be consistent with checks (#7021) 5 years ago
Rafi Kamal 4500f31a6a Merge branch 3.11.x to master 5 years ago
Rafi Kamal 80eadc050d
Remove the section for uploading protoc packages to the GitHub release page (#6805) 5 years ago
Jie Luo 63cfdafacb
Fix python release breakages by set MB_PYTHON_OSX_VER (#7038) 5 years ago
Jie Luo 03ba4ac171
Add python3.8 in build_artifacts for linux and macos (#7019) 5 years ago
Jesse Wilson 6263268b8c Reserve 1076, 1077 for Wire since and until 5 years ago
Jie Luo 7faab5eeeb add python38 (#7009) 5 years ago
Rafi Kamal 04a11fc916
Remove duplicate license header from test protos (#7011) 5 years ago
Paul Yang fe1790ca0d
Fix Multiple Request for PHP (#7008) 5 years ago
Jan-Gerd Tenberge 8baf3a4398 Add generate_descriptor_proto.sh output 5 years ago
Jan-Gerd Tenberge e3ebf0c7e1 Add explicit cast to silence clang warning 5 years ago
Rafi Kamal 39492b68d8
Update protobuf version to 3.11.2 (#7004) 5 years ago
Thomas Van Lenten 065fa2f395 Remove use of VLA. 5 years ago
William A Rowe Jr 53a814a0ee Treat F5-FF octets as single (invalid) characters 5 years ago
William A Rowe Jr 961c0e6b86 Correct interpretation of utf-8 0xf8-0xff 5 years ago
summerCol 6d087c256c fix typos in benchmarks/README.md 5 years ago
Yannic 4447fcc16f Add --<lang>_opt flag for all built-in generators 5 years ago
Rafi Kamal b58896e53c
Update CHANGES.txt for 3.11.2 release (#7002) 5 years ago
Paul Yang a66423f0fd
Make c extension portable for php 7.4 (#6968) 5 years ago
Christian Maurer b4596f8e99 treat enum,bool as 32bit; shrink ReadVarint32 5 years ago
Christian Maurer 91ed6dcb5b remove win32/64 conversion warning in generated code 5 years ago