9099 Commits (def70d725ae6c4becffc451c786111488acf57bc)
 

Author SHA1 Message Date
Joshua Haberman e5775e4fb6 Updated tests.sh to remove testing of old Python. 3 years ago
Mitchell Macpherson c9dffbf3f4
Update field_presence.md 3 years ago
Joshua Haberman 359594f4bb Removed Python 2.x support for Python. 3 years ago
Joshua Haberman 75eff10d81
Merge pull request #8960 from haberman/sync-stage 3 years ago
Joshua Haberman c70b4e570b Removed remaining dependence on six for Python. 3 years ago
Joshua Haberman a76f5da9a0 Removed extraneous trailing backslashes. 3 years ago
Joshua Haberman a33aa736fc Removed more testing of Python <3.5. 3 years ago
Joshua Haberman 1a662aa18d Disabled build_files_updated unittest for now. 3 years ago
Joshua Haberman 7adaf9eb79 Marked JS conformance runner as executable. 3 years ago
Joshua Haberman f46293839e Removed redundant license header that confounded shebang line. 3 years ago
Joshua Haberman b6d1e05d55 Removed google-internal annotation. 3 years ago
Joshua Haberman 4a81770b7f Reverted package change in test proto. 3 years ago
Joshua Haberman bbf5d54ab7 Added missing source to Makefile.am. 3 years ago
Joshua Haberman 8b75c14592 Added release notes. 3 years ago
Joshua Haberman 018e2e7751 Merge tag 'refs/tags/sync-piper' into sync-stage 3 years ago
Joshua Haberman e5c570bb57 Sync from Piper @395706834 3 years ago
Mitchell Macpherson a52e00ed97
Update Field Presence doc 3 years ago
Kevin Gibson 10d0faef6d
Use ReadVarint32 for Int32 types (#8769) 3 years ago
Jan Tattermusch a8b73fb904
OSS benchmark script improvements: use java 11, remove tcmalloc, remove JS (#8918) 3 years ago
Joshua Haberman 768bc823ef
Merge pull request #8948 from compnerd/split-check 3 years ago
Sil3ntStorm 7b9b7fe4a0
Fix unreachable code return in a case label that has a switch with only a default case in it, which returns already (#8927) 3 years ago
Saleem Abdulrasool bf7a5e40a8 build: fix the support for CMake[<3.7] 3 years ago
Jan Tattermusch 4368383f0e
Merge pull request #8944 from jtattermusch/fix_arm64_dockcross_break 3 years ago
Jan Tattermusch 2bd61368de fix arm64 C++ tests broken by dockcross image update 3 years ago
Jan Tattermusch 981326af1d fix arm64 tests broken by dockcross image update 3 years ago
Paul Yang 32461877b7
Adding missing "," (#8943) 3 years ago
Paul Yang a9d86f9811
Merge pull request #8941 from TeBoring/3.18.x-fix3 3 years ago
Derek Perez 0bab8e808e Addresses duplicates identified in #8925 (#8939) 3 years ago
Derek Perez 2937b2ca63
Addresses duplicates identified in #8925 (#8939) 3 years ago
Joshua Haberman 1de15cef31
Merge pull request #8936 from haberman/ruby-json-name 3 years ago
Joshua Haberman 6d8b05bfd4 Added missing "options" parameter. 3 years ago
Paul Yang 1f838107d8
Update change log (#8922) 3 years ago
Elliotte Rusty Harold 3bc229afae
add Stack Overflow as a possible support channel. (#8908) 3 years ago
Sil3ntStorm c87e1ae597
Fix uninitialized variable warnings in descriptor.cc (#8931) 3 years ago
Sil3ntStorm ef6a9b2854
Fix cast truncates constant value warning (#8932) 3 years ago
Joshua Haberman fe54248aba
Merge pull request #8917 from Sil3ntStorm/issue-6159 3 years ago
Sil3ntStorm 1473d74620
Disable conditional expression is constant warning (C4127) inside protobuf 3 years ago
Elliotte Rusty Harold a3e5587447
Merge pull request #7855 from belugabehr/ObjectsRequireNonNull 3 years ago
Joshua Haberman f79f956b74
Merge pull request #8851 from compnerd/msvc-runtime-library 3 years ago
Paul Yang 528b694e7c
Merge pull request #8920 from TeBoring/3.18.x-202108271437 3 years ago
Paul Yang d6b6fdd114
Merge pull request #8919 from TeBoring/3.18.x-cherry 3 years ago
Paul Yang 81771b9274
Add LICENSE to released python packages (#8913) 3 years ago
Adam Cozzette 0b0e404be9
Allocate 10 descriptor.proto extension numbers for COSI (#8921) 3 years ago
Bo Yang d8f55782b0 Update protobuf version 3 years ago
Paul Yang de469720e9
Remove unnecessary code in release script (#8915) 3 years ago
Paul Yang b0e1f289a5 Use a working docker image for build python release packages (#8916) 3 years ago
Bo Yang f9758b546e Stick to a working version of docker file 3 years ago
Bo Yang 492be5130f Stop building wheel for python 3.5 3 years ago
Bo Yang 2fbc07b243 Stopping build wheel for python 2.7 3 years ago
Paul Yang dd2c3378ab
Use a working docker image for build python release packages (#8916) 3 years ago