8031 Commits (053966b4959bdd21e4a24e657bcb97cb9de9e8a4)
 

Author SHA1 Message Date
Jan Tattermusch 053966b495
Emulated python aarch64 tests (#8392) 4 years ago
Adam Cozzette c9343864a2
Merge pull request #8447 from acozzette/merge-3-15-x 4 years ago
Adam Cozzette 600799912a Revert "[C++] Refactor uint128 (#8416)" 4 years ago
Adam Cozzette 87aa9adb86 Merge branch 'master' into 3.15.x 4 years ago
Derek Perez 97cb3a862f
Merge pull request #8444 from perezd/sync-stage 4 years ago
Adam Cozzette 878be3569e Update protobuf version 4 years ago
Adam Cozzette c00c2d43bb Updated CHANGES.txt and package.xml with changes for 3.15.7 4 years ago
Derek Perez 361308c4f2 fix wrapping of line in CHANGES.txt 4 years ago
Derek Perez 9147109854 editing CHANGES.txt 4 years ago
David L. Jones f82e268ed7 Remove references to stale benchmark data sources. 4 years ago
David L. Jones 240e54efe5 Remove references to stale benchmark data sources. 4 years ago
Joshua Haberman f3f8707ba5
Merge pull request #8434 from haberman/ruby-message-eq 4 years ago
Derek Perez 49ed194e88 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Derek Perez 4008d229aa Sync from Piper @366297034 4 years ago
Joshua Haberman 38e1b59258 Elided the TYPE() and msgdef checks by using CLASS_OF. 4 years ago
deannagarcia c3f4b108b3
Changing codespell and mergeable ymls to prepare for opensourcing kotlin protos (#8442) 4 years ago
cfredri4 c47ebfd82b
Fix maven URL (#8440) 4 years ago
aaron ai 62c402ae37
Add 'java/lite/target' to .gitignore (#8439) 4 years ago
Joshua Haberman e9360dfa53
Merge pull request #8437 from haberman/sync-stage 4 years ago
Joshua Haberman 7224406161 Updated CHANGES.txt for sync. 4 years ago
Joshua Haberman c0c6cad184 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Joshua Haberman 4a6dc34d3a Sync from Piper @365872496 4 years ago
Yannic b604419d26
[C++] Refactor uint128 (#8416) 4 years ago
Jan Tattermusch 0ebbd7d7c3
Enable crosscompiling aarch64 python wheels under dockcross manylinux docker image (#8280) 4 years ago
Joshua Haberman d69f482883 Fixed message equality in cases where the message type is different. 4 years ago
Joshua Haberman a38319b5c4
Merge pull request #8429 from haberman/ruby-gc-secondarymap 4 years ago
Joshua Haberman 2fe27d8764 Addressed PR comments and fixed a bug. 4 years ago
Joshua Haberman e1ac393725 Added some more comments and refactored slightly. 4 years ago
Joshua Haberman f0d6fcb2da Wrap secondary map mutations in a mutex, to avoid mutation races. 4 years ago
Joshua Haberman b75a49f9e0 GC secondary map periodically. 4 years ago
Esun Kim aedb8d726c
Added UnsafeByteOperations to protobuf-lite (#8426) 4 years ago
David L. Jones 25968de87a
Remove the ::pb namespace (alias). (#8423) 4 years ago
Yannic 4b770cabd7
[C++] Refactor StatusOr and StringPiece (#8406) 4 years ago
Joshua Haberman 5941bd1198
Merge pull request #8422 from haberman/sync-stage 4 years ago
Joshua Haberman 9daba367f4 Updated changelog. 4 years ago
Joshua Haberman 96307d28f6 Sync from Piper @364389596 4 years ago
Joshua Haberman 77334e39a7 Merge tag 'refs/tags/sync-piper' into sync-stage 4 years ago
Adam Cozzette 617e255617
Merge pull request #8409 from srago/protoc-fix 4 years ago
Adam Cozzette f57940391c
Merge pull request #8408 from PatriosTheGreat/master 4 years ago
Levon Ter-Grigoryan 53b0cce27b Fix -Wsuggest-destructor-override for generated C++ proto classes. 4 years ago
Steve Rago 57e09ad848 add error returns missing from protoc to prevent it from exiting with a successful return value when writing the zip file fails 4 years ago
Adam Cozzette 4c5465e5fe
Merge pull request #8402 from acozzette/merge-3-15-x 4 years ago
Adam Cozzette f9c7b5a284
Merge pull request #8407 from reznikmm/patch-1 4 years ago
Maxim Reznik b4cddb71d6
Add protobuf for Ada 4 years ago
Adam Cozzette 3a127ae4fb
Merge pull request #7744 from Yannic/bazel_bench 4 years ago
Adam Cozzette 146d579738
Merge pull request #8405 from Yannic/status-del-error 4 years ago
Adam Cozzette 4f8fef0a86
Merge pull request #8319 from elharo/patch-4 4 years ago
Adam Cozzette ee35b2da4b
Merge pull request #8374 from igor-sirotin/feature/cmake-protoc-options 4 years ago
Adam Cozzette 28dbe3b09b
Merge pull request #8285 from s1341/master 4 years ago
Yannic Bonenberger 3a7bd9c236 Make util::Status more similar to absl::Status 4 years ago