Protobuf Team Bot
|
16274f94f3
|
Auto-generate files after cl/695411719
|
1 month ago |
Protobuf Team Bot
|
9881219526
|
Internal change
PiperOrigin-RevId: 695411719
|
1 month ago |
Protobuf Team Bot
|
ae4da23d57
|
Auto-generate files after cl/695407312
|
1 month ago |
Hong Shin
|
24de58860f
|
hpb: test protos proto3 cleanup
PiperOrigin-RevId: 695407312
|
1 month ago |
Protobuf Team Bot
|
8200479958
|
Auto-generate files after cl/695400014
|
1 month ago |
Protobuf Team Bot
|
1271b32897
|
Switch some SFINAE based dispatch into `if constexpr`.
This cleans up C++14 logic.
PiperOrigin-RevId: 695400014
|
1 month ago |
Protobuf Team Bot
|
4b3a548d7f
|
Auto-generate files after cl/695388292
|
1 month ago |
Protobuf Team Bot
|
58cc538256
|
Internal change
PiperOrigin-RevId: 695388292
|
1 month ago |
Protobuf Team Bot
|
d133cf6e27
|
Auto-generate files after cl/695375386
|
1 month ago |
Protobuf Team Bot
|
7ccd5dcfc5
|
Internal change
PiperOrigin-RevId: 695375386
|
1 month ago |
Protobuf Team Bot
|
5d58caeebc
|
Auto-generate files after cl/695352135
|
1 month ago |
Protobuf Team Bot
|
c0479335a5
|
Internal change
PiperOrigin-RevId: 695352135
|
1 month ago |
Protobuf Team Bot
|
63139cb196
|
Auto-generate files after cl/695327586
|
1 month ago |
Protobuf Team Bot
|
41985a4447
|
Internal change
PiperOrigin-RevId: 695327586
|
1 month ago |
Protobuf Team Bot
|
92044c946a
|
Auto-generate files after cl/695316378
|
1 month ago |
Protobuf Team Bot
|
36e68770da
|
Internal change
PiperOrigin-RevId: 695316378
|
1 month ago |
Protobuf Team Bot
|
4b3c346207
|
Auto-generate files after cl/695294535
|
1 month ago |
Protobuf Team Bot
|
c4a4b1fd9f
|
Internal version update.
PiperOrigin-RevId: 695294535
|
1 month ago |
Protobuf Team Bot
|
84a19cabdb
|
Auto-generate files after cl/694777594
|
1 month ago |
Protobuf Team Bot
|
29f496af49
|
Internal change.
PiperOrigin-RevId: 694777594
|
1 month ago |
Protobuf Team Bot
|
fb2520232e
|
Auto-generate files after cl/694676299
|
1 month ago |
Protobuf Team Bot
|
c608704c3f
|
Internal change
PiperOrigin-RevId: 694676299
|
1 month ago |
Protobuf Team Bot
|
32b138163d
|
Auto-generate files after cl/694630107
|
1 month ago |
Protobuf Team Bot
|
ee880c63cf
|
Internal change
PiperOrigin-RevId: 694630107
|
1 month ago |
Protobuf Team Bot
|
d0aefcba0e
|
Auto-generate files after cl/694583657
|
1 month ago |
Protobuf Team Bot
|
0f1bdeae8d
|
Internal change
PiperOrigin-RevId: 694583657
|
1 month ago |
Protobuf Team Bot
|
cf321d969a
|
Auto-generate files after cl/694576851
|
1 month ago |
Protobuf Team Bot
|
fe458748d5
|
Internal change
PiperOrigin-RevId: 694576851
|
1 month ago |
Protobuf Team Bot
|
2c897f3729
|
Auto-generate files after cl/694568630
|
1 month ago |
Protobuf Team Bot
|
d43a70b158
|
Port FindUnknown to noncontiguous API
PiperOrigin-RevId: 694568630
|
1 month ago |
Protobuf Team Bot
|
aa79fa5e47
|
Auto-generate files after cl/694552734
|
1 month ago |
Sandy Zhang
|
b204518c5f
|
Remove Protobuf-C++.podspec release.
This release has been broken since v4.22.x in 2022 with the addition of an abseil dependency (https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2022-08-03.md#abseil-dep) and seems to have limited demand.
Users should use Protobuf C++ from our Github release instead: https://github.com/protocolbuffers/protobuf/releases
PiperOrigin-RevId: 694552734
|
1 month ago |
Protobuf Team Bot
|
ff343a03bb
|
Automated rollback of commit 543169bd55 .
PiperOrigin-RevId: 694552602
|
1 month ago |
Protobuf Team Bot
|
1a39f5d07a
|
Auto-generate files after cl/694537259
|
1 month ago |
Protobuf Team Bot
|
89277bc536
|
Internal change
PiperOrigin-RevId: 694537259
|
1 month ago |
Protobuf Team Bot
|
4c34e652cf
|
Auto-generate files after cl/694519266
|
1 month ago |
Protobuf Team Bot
|
543169bd55
|
Internal change.
PiperOrigin-RevId: 694519266
|
1 month ago |
Protobuf Team Bot
|
3e0f10e0de
|
Auto-generate files after cl/694507579
|
1 month ago |
Sandy Zhang
|
1a716d6b69
|
Update BCR presubmit to use C++17
This reflects the new minimum as of v30 per https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2024-10-02.md#drop-cpp-14
PiperOrigin-RevId: 694507579
|
1 month ago |
Protobuf Team Bot
|
8e3e8e04a2
|
Internal change
PiperOrigin-RevId: 694492988
|
1 month ago |
Protobuf Team Bot
|
1f2f0e88cf
|
Auto-generate files after cl/694491987
|
1 month ago |
Sandy Zhang
|
db9b2c8e9f
|
Throw InvalidProtocolBufferException when parsing invalid UTF-8 in C#.
Uses UTF8Encoding configured with throwOnInvalidBytes=True instead of default Encoding.UTF8 per https://stackoverflow.com/questions/62762770/forcing-encoding-utf8-getstring-to-throw-an-argumentexception/62763077#62763077
This surfaces errors for bad UTF-8 earlier in C# for consistency across languages as announced in https://protobuf.dev/news/2024-10-02/#utf-8-enforcement
PiperOrigin-RevId: 694491987
|
1 month ago |
Protobuf Team Bot
|
fa3790f67a
|
Auto-generate files after cl/694479808
|
1 month ago |
Protobuf Team Bot
|
551fb0dcb2
|
Internal change
PiperOrigin-RevId: 694479808
|
1 month ago |
Protobuf Team Bot
|
928a1a74ff
|
Auto-generate files after cl/694462703
|
1 month ago |
Protobuf Team Bot
|
ca333a4bcf
|
Internal version update.
PiperOrigin-RevId: 694462703
|
1 month ago |
Protobuf Team Bot
|
a7e0fd39c6
|
Auto-generate files after cl/694455435
|
1 month ago |
Protobuf Team Bot
|
c03fb3e825
|
Internal change
PiperOrigin-RevId: 694455435
|
1 month ago |
Protobuf Team Bot
|
f661d87453
|
Auto-generate files after cl/694345563
|
1 month ago |
Mike Kruskal
|
2177a2e740
|
Add a conformance test for unmatched start group tag.
PiperOrigin-RevId: 694345563
|
1 month ago |