9488 Commits (bfa663ab687813d2a0fb39724a0130ed4896519e)
 

Author SHA1 Message Date
Adam Cozzette 5e7b709564
Revert "Various fixups to warnings flags (#9344)" (#10037) 3 years ago
Joshua Haberman 8984184e54 Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" 3 years ago
David L. Jones 586b72c1ac
[Bazel/C++] Augment `cc_dist_library` to generate lists of source files (#10026) 3 years ago
Joshua Haberman 0b2cee6486
Merge pull request #10025 from haberman/fix-windows-protoc 3 years ago
Joshua Haberman 2dc7679cc1 Fixed the Windows build of protoc by statically linking deps. 3 years ago
Niranjan Bhaskar a5a71fbbdf Add header search paths to protobuf-c++ spec 3 years ago
David L. Jones bbcc459aa0
[Kokoro/Bazel] Send Bazel build results to BES. (#10008) 3 years ago
David L. Jones e5e8378a62
[Bazel] Make the protobuf workspace (nearly) wildcard-buildable. (#10010) 3 years ago
deannagarcia 6d2827b377
Merge pull request #10019 from deannagarcia/fixCocoapods 3 years ago
deannagarcia 599b08ab1c
Merge pull request #10018 from protocolbuffers/main-202205201724 3 years ago
Deanna Garcia 942cec077a Fix podspecs 3 years ago
Deanna Garcia 38f0bd4d15 Fix bazel builds 3 years ago
David L. Jones bb27447f42
[Bazel] Use pyenv to select Python 3.9.5 on our linux/bazel builds. (#10009) 3 years ago
Deanna Garcia cdfd60f63d Fix podspec errors 3 years ago
Deanna Garcia 1407efb39f Fix merge conflict 3 years ago
Deanna Garcia da481978af Merge 21.x back to main 3 years ago
deannagarcia 6673c7c48f
Merge pull request #10006 from protocolbuffers/21.x-202205200038 3 years ago
Chan Wen Xu 30f6c7851b
Add protoc-gen-xo to global extension registry (#9997) 3 years ago
David L. Jones 450d24ca82
Merge pull request #10005 from dlj-NaN/sync-stage 3 years ago
Deanna Garcia ecaeadeced Update version.json to: 21.0-dev 3 years ago
David L. Jones 42ff77e55f Restore erroneous changes to Makefile.am. 3 years ago
David L. Jones 053f698e90 Adjust constexpr qualifiers so they work in gcc < 4.9. 3 years ago
David L. Jones 7f2368933a Re-generate csharp and php golden proto files after changes to descriptor.proto. 3 years ago
David L. Jones d0a4dc7661 Update CHANGES.txt. 3 years ago
David L. Jones 3740e6fa68 Sync from Piper @449836334 3 years ago
David L. Jones d87d99d931 Merge tag 'refs/tags/sync-piper' into sync-stage 3 years ago
David L. Jones cd5cc37624
Fix some style/lint issues. (#10003) 3 years ago
Deanna Garcia 71271ad1f8 Edit changelog 3 years ago
Protobuf Team Bot 1fa42c4be4 Updating version.json and repo version numbers to: 21.0-rc2 3 years ago
deannagarcia d031130582
Merge pull request #10000 from jskeet/21.x 3 years ago
Joshua Haberman bf771eb540
Merge pull request #9996 from haberman/cherry-pick-php-segv-fix 3 years ago
Jan Tattermusch 70afbd3c8d regenerate C# protos 3 years ago
James Newton-King 9806b0f57b Suppress CS8981 in generated source 3 years ago
Joshua Haberman a04d00312f Fixed PHP SEGV by not writing to shared memory for zend_class_entry. 3 years ago
Joshua Haberman fd3b5a36ab
Merge pull request #9995 from haberman/php-segv-fix 3 years ago
Joshua Haberman 8a46882bf0 Brought the comment up to date. 3 years ago
Joshua Haberman 65a2a52df3 Fixed PHP SEGV by not writing to shared memory for zend_class_entry. 3 years ago
David L. Jones 171a6b1155
[Bazel/C++] Move core C++ implementation to //src/google/protobuf package. (#9988) 3 years ago
Jan Tattermusch d2292fc5f6 regenerate C# protos 3 years ago
James Newton-King 40e82cbd2a Suppress CS8981 in generated source 3 years ago
David L. Jones 07303d6f54
[Bazel/C++] Factor out util library (#9987) 3 years ago
Joshua Haberman fe3d67cb8e
Merge pull request #9986 from haberman/update-upb3 3 years ago
David L. Jones cbd1adc6cf
[Bazel/C++] Factor out compiler packages. (#9985) 3 years ago
Joshua Haberman 364852e829 Throw a more helpful error if generated code is out of date, and fixed two reference leaks. 3 years ago
David L. Jones f868799366
Use cc_dist_library targets for macos release libprotobuf. (#9966) 3 years ago
deannagarcia 22067bf523
Merge pull request #9979 from deannagarcia/fixProtocRelease 3 years ago
David L. Jones c2c770e7ea
[Bazel/C++] Factor out stubs, io, and testing libraries. (#9980) 3 years ago
zhangskz e235147407
Delete legacy update_version.py script, which is replaced with internal update_versions library (#9983) 3 years ago
David L. Jones b3199d62be
[Python] Handle user-provided `--link-objects` and `--library-dirs`. (#9968) 3 years ago
David L. Jones 4e5b920625
[Bazel/macOS] Use the constructed environment when running libtool. (#9965) 3 years ago