3109 Commits (6cadb1875a60cdd955e84493d810adc073b07ac5)

Author SHA1 Message Date
Sandy Zhang f138d5de25 Sync from Piper @452551755 3 years ago
David L. Jones dc14b4be42
Change update_file_lists.sh to work based on Bazel-generated file lists (#10091) 3 years ago
appledragon 45b7f62b1b
use char to find instead of string (#10094) 3 years ago
David L. Jones 74b2c7c7ce
Move cmake file lists into src/file_lists.cmake. (#10027) 3 years ago
David L. Jones c2e99db90b
Add filegroups for test sources and include them in file lists. (#10049) 3 years ago
Sandy Zhang e16d9348d7 Fix php generator merge to include php revert change from 21.x 3 years ago
Sandy Zhang 15e09f56b0 Fix unsaved merge resolution 3 years ago
Protobuf Team Bot 38e3a11a29 Updating version.json and repo version numbers to: 21.1 3 years ago
Protobuf Team Bot e73ed1630f Updating version.json and repo version numbers to: 21.1 3 years ago
David L. Jones ceaae1b6a3
[Bazel] Add back a filegroup for :well_known_protos. (#10061) 3 years ago
David L. Jones 0e42bf9f58
[Bazel/C++] Split apart protobuf_test rule (#10039) 3 years ago
Protobuf Team Bot 59c6ff83e9 Updating version.json and repo version numbers to: 21.0 3 years ago
David L. Jones 34d749df72
Fix headers for protobuf and protobuf_lite so they are the proper lists of files, not just globs. (#10031) 3 years ago
Brent Shaffer 53944b5983 Add back "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" 3 years ago
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
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
Protobuf Team Bot 1fa42c4be4 Updating version.json and repo version numbers to: 21.0-rc2 3 years ago
James Newton-King 9806b0f57b Suppress CS8981 in generated source 3 years ago
David L. Jones 171a6b1155
[Bazel/C++] Move core C++ implementation to //src/google/protobuf package. (#9988) 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
David L. Jones cbd1adc6cf
[Bazel/C++] Factor out compiler packages. (#9985) 3 years ago
David L. Jones c2c770e7ea
[Bazel/C++] Factor out stubs, io, and testing libraries. (#9980) 3 years ago
Nikhil Benesch 448d421250
Various fixups to warnings flags (#9344) 3 years ago
Protobuf Team d259bd3287 Updating version.json and repo version numbers to: 21.0-rc1 3 years ago
Adam Cozzette b180b2809f
Use __constinit only in GCC 12.2 and up (#9936) 3 years ago
Adam Cozzette df00695437 Remove unused ShouldVerifyInt32() function 3 years ago
Adam Cozzette a3193ed5ee Fix spelling error 3 years ago
Ryan VanderMeulen a1fca10ddc
Use PROTOBUF_CONSTEXPR instead of constexpr for kRepHeaderSize. (#9885) 3 years ago
Thomas Van Lenten 35e2f8cd5a ObjC: Revise the minimal extension deps algorithm. 3 years ago
mkruskal-google d93d6cc295
Rollforward of #9852 (#9886) 3 years ago
Adam Cozzette c693ba3c87 Sync from Piper @446230931 3 years ago
Adam Cozzette 5eafa23c98
Update CHANGES.txt (#9897) 3 years ago
David L. Jones 7d48c4accd
Add forwarding lang_generator.h headers for cpp, java, and python. (#9883) 3 years ago
Adam Cozzette 860f8ad171
Remove the JavaScript implementation (#9874) 3 years ago
Dave MacLachlan 2c5863ecde Remove a bunch of clang-tidy warnings about missing use of `explicit` on single arg ctors. 3 years ago
mkruskal-google 20a30c675a
Rollback pull request #9852, which will break clients who don't IWYU and depend on us for these STL headers (#9860) 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
cui fliter ac25235fa7
fix some typos (#9771) 3 years ago
Noah Dietz 4d56f2d83c
Change enum string name for reserved words (#9780) 3 years ago
David L. Jones 125dfd343e
Update more code to use standard int types. (#9851) 3 years ago
David Benjamin 089e09168b
Remove various unused includes (#9852) 3 years ago
Dave MacLachlan 6888c031a4 Remove 2 more unnecessary header includes from objectivec sources. 3 years ago
Dave MacLachlan a52e5ad5bb Remove some unnecessary header includes from objectivec sources. 3 years ago
Joshua Haberman 9bd67b6aac Sync from Piper @443506199 3 years ago
Joshua Haberman 296c1fdaff
Update protobuf version (#9820) 3 years ago
Brent Shaffer 9ba808b798
fix: phpdoc syntax for repeatedfield parameters (#9784) 3 years ago