aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-14Use builtin multiplication for overflowProtobuf Team Bot
2022-10-31Upgrade protobuf to version 21.7.Krzysztof Kosiński
2022-09-30Use std::string in javanano and javamicro plugins.Krzysztof Kosiński
2022-09-29Update versions and upb commit (#10676)zhangskz
2022-09-28Refactoring Java parsing (21.x) (#10665)Mike Kruskal
2022-09-13Updating version.json and repo version numbers to: 21.6Protobuf Team Bot
2022-09-13Apply patchDeanna Garcia
2022-08-30Stop using ATOMIC_VAR_INIT in generated codeRyan Prichard
2022-08-09Updating version.json and repo version numbers to: 21.5Protobuf Team Bot
2022-08-04fix: fix PHP readonly legacy files for nested messagesBrent Shaffer
2022-07-25Updating version.json and repo version numbers to: 21.4Protobuf Team Bot
2022-07-25Reduce the required alignment of ArenaString from 8 to 4 (#10298)Yash Tibrewal
2022-07-20Updating version.json and repo version numbers to: 21.3Protobuf Team Bot
2022-07-19Fix #9947: make the ABI identical between debug and non-debug buildsAntoine Pitrou
2022-07-19"Fixed" Visual Studio constinit errors both for clang-cl and msvc compilers u...petr.dannhofer
2022-07-15address review commentsBrent Shaffer
2022-07-12address review commentsBrent Shaffer
2022-07-11Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-poolBrent Shaffer
2022-06-23Updating version.json and repo version numbers to: 21.2Protobuf Team Bot
2022-06-22cherry-pick: arenastringtheodorerose
2022-06-07Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-poolBrent Shaffer
2022-05-27Updating version.json and repo version numbers to: 21.1Protobuf Team Bot
2022-05-25Updating version.json and repo version numbers to: 21.0Protobuf Team Bot
2022-05-25Add back "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (...Brent Shaffer
2022-05-24Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9...Joshua Haberman
2022-05-19Updating version.json and repo version numbers to: 21.0-rc2Protobuf Team Bot
2022-05-19Suppress CS8981 in generated sourceJames Newton-King
2022-05-10Updating version.json and repo version numbers to: 21.0-rc1Protobuf Team
2022-05-09Use __constinit only in GCC 12.2 and up (#9936)Adam Cozzette
2022-05-06Sync from Piper @447000875Adam Cozzette
2022-05-04Remove unused ShouldVerifyInt32() functionAdam Cozzette
2022-05-04Fix spelling errorAdam Cozzette
2022-05-04Sync from Piper @446575720Adam Cozzette
2022-05-04Merge tag 'refs/tags/sync-piper' into sync-stageAdam Cozzette
2022-05-04Use PROTOBUF_CONSTEXPR instead of constexpr for kRepHeaderSize. (#9885)Ryan VanderMeulen
2022-05-03ObjC: Revise the minimal extension deps algorithm.Thomas Van Lenten
2022-05-03Merge pull request #9907 from acozzette/sync-stageAdam Cozzette
2022-05-03Rollforward of #9852 (#9886)mkruskal-google
2022-05-03Merge tag 'refs/tags/sync-piper' into sync-stageAdam Cozzette
2022-05-03Sync from Piper @446230931Adam Cozzette
2022-05-03Update CHANGES.txt (#9897)Adam Cozzette
2022-05-02Sync from Piper @446048300Adam Cozzette
2022-04-29Add forwarding lang_generator.h headers for cpp, java, and python. (#9883)David L. Jones
2022-04-28Remove the JavaScript implementation (#9874)Adam Cozzette
2022-04-26Merge pull request #9859 from haberman/sync-stageJoshua Haberman
2022-04-26Remove a bunch of clang-tidy warnings about missing use of `explicit` on sing...Dave MacLachlan
2022-04-26Rollback pull request #9852, which will break clients who don't IWYU and depe...mkruskal-google
2022-04-26Sync from Piper @444600173Joshua Haberman
2022-04-26Merge tag 'refs/tags/sync-piper' into sync-stageJoshua Haberman
2022-04-26fix some typos (#9771)cui fliter