10820 Commits (518cda206be8f0df3a1c22f33f88f092814dfcce)
 

Author SHA1 Message Date
WuGaoyin 518cda206b Fix the macro PROTOBUF_LITTLE_ENDIAN cannot be set correctly on the little endian QNX. (#11750) 2 years ago
deannagarcia 9914d2ed06
Merge pull request #11797 from deannagarcia/cherrypickPHP 2 years ago
Deanna Garcia 7be7cafe69 Bug fixes to update PHP repo GHA. 2 years ago
zhangskz 6542b667ff
Merge pull request #11783 from protocolbuffers/22.x-202302022046 2 years ago
Protobuf Team Bot 5b8fdbbe7b Updating version.json to: 22.0-dev 2 years ago
Protobuf Team Bot fa7a079c11 Updating version.json and repo version numbers to: 22.0-rc2 2 years ago
deannagarcia 68806c04a8
Update UPB dep (#11782) 2 years ago
deannagarcia 81cd7f0af6
Fix update php repo GHA. (#11741) 2 years ago
deannagarcia 0d1e95e32d
Merge pull request #11737 from protocolbuffers/deannagarcia-patch-18 2 years ago
deannagarcia 8ce6ad2ba3
Downgrade ruby major version 2 years ago
Mike Kruskal 5b5177a631
Upgrade Bazel 4 tests to use an image properly parameterized on Bazel version (#11728) 2 years ago
Protobuf Team Bot 2213d598ca Updating version.json to: 22.0-dev 2 years ago
Protobuf Team Bot 2b406251e4 Updating version.json and repo version numbers to: 22.0-rc1 2 years ago
Protobuf Team Bot 96ecd25b9c Updating version.json to: 23-dev 2 years ago
Ivan Shynkarenka c2e99a1ee4 Fixed Visual Studio 2022: protobuf\src\google\protobuf\arena.cc(457,51): error C2127: 'thread_cache_': illegal initialization of 'constinit' entity with a non-constant expression #11672 (#11674) 2 years ago
Protobuf Team Bot 48ff4f6219 [ObjC] Loosen the link between generate messages and roots. 2 years ago
Martijn Vels 8e022f8158 Add test coverage for `AllocateAtLeast()` 2 years ago
Protobuf Team Bot bbe2e68686 Clean up a few issues with ARM-optimized varint decoding. 2 years ago
Mike Kruskal 75088504b0 Remove noisy LOG statement in Message Differencer 2 years ago
zhangskz d5d5567577 Update protobuf upb dep (#11668) 2 years ago
Mike Kruskal 2fbb6bf775 Remove Abseil patch in tests and bump our Bazel version to 20230125.rc3 2 years ago
Martijn Vels 774fef9bfd Introduce `AllocateAtLeast()` 2 years ago
Mike Kruskal 7bc3ed8835 Migrating downstream error collectors to use the new string_view overrides. 2 years ago
Mike Kruskal 6fd3783b4a Migrating downstream error collectors to use the new string_view overrides. 2 years ago
Mike Kruskal d6ff718364 Automated rollback of commit 5bbc6fc6aa. 2 years ago
Mike Kruskal e53fa65d90
Bump to Abseil 20230125.rc3 for cmake builds (#11663) 2 years ago
Allen c4bac67464 Make the MergeFrom method of type ReadOnlySequence<byte> public (#11124) 2 years ago
Protobuf Team Bot 3774ee0acb Stop assuming lazy message sets are initialized. 2 years ago
Protobuf Team Bot 8870581adf Auto-generate files after cl/504460562 2 years ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Protobuf Team Bot 79ee26a557 Auto-generate files after cl/504450522 2 years ago
Adam Cozzette 5a56837810 Add retention and target field options in descriptor.proto 2 years ago
Martijn Vels 233aa47c7d Change AllocateInternal to allow us to easy specialize for std::string or absl::Cord 2 years ago
Protobuf Team Bot 9416dca8bf Automated rollback of commit 6d09e2c80a. 2 years ago
Mike Kruskal 5bbc6fc6aa Automated rollback of commit 888810af33. 2 years ago
Mike Kruskal 888810af33 Migrate std::string_view usage to absl::string_view. 2 years ago
Martijn Vels 6d09e2c80a Introduce `AllocateAtLeast()` 2 years ago
Mike Kruskal 8915a5ae42 Internal changes 2 years ago
Mike Kruskal 71649680df
Bump to Abseil LTS 20230124 RC2 (#11646) 2 years ago
Mike Kruskal b39f77efa8 Deprecate ClearedCount 2 years ago
Protobuf Team Bot 43e5937bf6 Fix bool parser for map entries to look at the whole 64-bit varint and not just 2 years ago
Protobuf Team Bot 8c6dcd05cd [ObjC] Merge extension ranges that are continues. 2 years ago
Martijn Vels 9ca411a46b Change RepeatedField to create only 'current' elements, not 'total' elements. 2 years ago
Mike Kruskal ffa9b503bf Create a new Bazel4 presubmit to lock down our support. 2 years ago
Sandy Zhang 0daf8b81bc Breaking Change: Switch to releasing ruby source gems only. 2 years ago
Protobuf Team Bot 092e447280 Make TDP accept and discard garbage non-continuation bits on the 10th byte of a varint. 2 years ago
Protobuf Team Bot 46656ed080 Breaking Change: `proto2::Map::value_type` changes to `std::pair<const K, V>`. 2 years ago
Protobuf Team Bot dcbb00d753 Auto-generate files after cl/503691684 2 years ago
Adam Cozzette 90ff32c564 Roll-forward of: Add retention and target attributes to descriptor.proto 2 years ago
Mike Kruskal 67a5d7ac32
Merge pull request #11622 from mkruskal-google/abseil_upgrade 2 years ago