7163 Commits (f0cb9cdb957e27c191d67a3154b72f383a4ad60f)
 

Author SHA1 Message Date
Yannic f0cb9cdb95
[bazel] Move Java runtime/toolchains into //java (#7190) 5 years ago
Chuck Atkins 10c48c980f Intel compiler: silence noisy warning for incorrectly evaluated inlining 5 years ago
Chuck Atkins 8312c36567 Intel compiler: ifdef out an incorrectly evaluated is_pod type trait 5 years ago
Yannic Bonenberger 06ae5d8042 Use PROTOBUF_RTTI from port_def.inc macro instead of checking for absence of GOOGLE_PROTOBUF_NO_RTTI macro 5 years ago
Martin Pärtel 82a057596e Destruct CodedOutputStream instead of using Trim() 5 years ago
Martin Pärtel f6902d6afe Made protoc --descriptor_set_out deterministic. 5 years ago
Rafi Kamal a24e594833
Update the Xcode version number in Kokoro (#7202) 5 years ago
Stephan Hartmann 32caf511c8 Fix GCC build with PROTOBUF_USE_DLLS enabled 5 years ago
Joshua Haberman f2c5ee5117
Fix for JSON serialization of 0/empty-valued wrapper types (#7198) 5 years ago
Adam Cozzette 802e1b99b2 Attempt to mitigate "docker pull" failures 5 years ago
Tim Swast 29c83baecc
python: add sphinx docs (#6525) 5 years ago
Joshua Haberman 1a74ba4cb4
Fix for wrappers with a zero value (#7195) 5 years ago
Jan Tattermusch f20be83927 enforce recursion depth checking for unknown fields 5 years ago
Paul Yang ac70b7cfb7
Aggregate Metadata Files (#7155) 5 years ago
Thomas Van Lenten 56c48ae592 Revisit how the WKTs are bundled with ObjC. 5 years ago
Rafi Kamal 7e0a081e78
Add js files added in #7176 to Makefiles (#7189) 5 years ago
Protobuf Team cc938ea39a Project import generated by Copybara. 5 years ago
Rafi Kamal 4cf5bfee95
Install RubyGem bundler version specified in Gemfile.lock to fix release failure (#7144) 5 years ago
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
Dave MacLachlan e3c2af349f Clean up some warning messages. 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
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
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