Protobuf Team Bot
d4e848611a
Auto-generate files after cl/694145361
1 month ago
Protobuf Team Bot
83f4fd65e8
Internal change
...
PiperOrigin-RevId: 694145361
1 month ago
Protobuf Team Bot
57229f93aa
Auto-generate files after cl/694131739
1 month ago
Protobuf Team Bot
ef2c2819c0
Internal change
...
PiperOrigin-RevId: 694131739
1 month ago
Protobuf Team Bot
2f76ddf239
Auto-generate files after cl/694107230
1 month ago
Hong Shin
76382571d9
upb: Add upb_Message_GetExtensionString
...
PiperOrigin-RevId: 694107230
1 month ago
Protobuf Team Bot
d777bd9036
Auto-generate files after cl/694103101
1 month ago
Hong Shin
7ae9d8c39b
hpb: remove unused edition dep in test_model.proto
...
PiperOrigin-RevId: 694103101
1 month ago
Protobuf Team Bot
57287bd2f4
Auto-generate files after cl/694082383
1 month ago
Protobuf Team Bot
9b156f12c8
Internal version update.
...
PiperOrigin-RevId: 694082383
1 month ago
Protobuf Team Bot
7b6f3685a4
Auto-generate files after cl/694081386
1 month ago
Protobuf Team Bot
2a04f8bd43
Fix java proto generation: conflict between with enum field and another field with "_value" suffix.
...
PiperOrigin-RevId: 694081386
1 month ago
Protobuf Team Bot
429c9bc5c9
Auto-generate files after cl/694033035
1 month ago
Protobuf Team Bot
541432d83e
Add missing line to docstring after Args
...
Without it stardoc breaks.
PiperOrigin-RevId: 694033035
1 month ago
Protobuf Team Bot
cdc8df224d
Auto-generate files after cl/694015588
1 month ago
Protobuf Team Bot
fd477301f8
Use ABSL_PREDICT_TRUE|FALSE instead of PROTOBUF_PREDICT_TRUE|FALSE.
...
Considering that protobuf depends on absl already, we don't need protobuf's
version of PREDICT_TRUE|FALSE. This CL shrinks port_def.inc.
PiperOrigin-RevId: 694015588
1 month ago
Protobuf Team Bot
b66792e054
Auto-generate files after cl/694010705
1 month ago
Protobuf Team Bot
7c3eb4155f
Don't copy SpecificField data in MessageDifferencer unnecessarily.
...
PiperOrigin-RevId: 694010705
1 month ago
Protobuf Team Bot
707c747650
Auto-generate files after cl/693984458
1 month ago
Protobuf Team Bot
2e7ed9b3c4
Internal change
...
PiperOrigin-RevId: 693984458
1 month ago
Protobuf Team Bot
893f2fc740
Auto-generate files after cl/693911641
1 month ago
Protobuf Team Bot
7a18269072
Internal change
...
PiperOrigin-RevId: 693911641
1 month ago
Protobuf Team Bot
ce309e8eb7
Auto-generate files after cl/693898394
1 month ago
Mike Kruskal
9cc685edf8
Breaking change: Flip default behavior for handling cmake dependencies.
...
Instead of fetching dependencies by default, we will first look for a local installation and only fetch as a fallback. Two new options are added for forcing either of these behaviors. protobuf_FORCE_FETCH_DEPENDENCIES will always fetch dependencies, and protobuf_PREVENT_FETCH_DEPENDENCIES will never do so.
#test-continuous
PiperOrigin-RevId: 693898394
1 month ago
Protobuf Team Bot
a59cfa407f
Auto-generate files after cl/693888974
1 month ago
Protobuf Team Bot
074e475472
Internal change
...
PiperOrigin-RevId: 693888974
1 month ago
Protobuf Team Bot
8922b554ab
Auto-generate files after cl/693881256
1 month ago
Protobuf Team Bot
294d353a66
Use portable posix sigsetjmp to avoid saving signals on linux, in addition to apple platforms.
...
PiperOrigin-RevId: 693881256
1 month ago
Protobuf Team Bot
b55b2dd84d
Auto-generate files after cl/693867781
1 month ago
Protobuf Team Bot
f15bf0de0c
Internal change
...
PiperOrigin-RevId: 693867781
1 month ago
Protobuf Team Bot
6d4fdc49e5
Auto-generate files after cl/693862958
1 month ago
Protobuf Team Bot
a7dd1559ee
Use [[maybe_unused]] instead of PROTOBUF_UNUSED.
...
With C++17 being the baseline, we should use [[maybe_unused]]
to shrink port_def.inc.
PiperOrigin-RevId: 693862958
1 month ago
Protobuf Team Bot
00b9937d6a
Auto-generate files after cl/693808404
1 month ago
Protobuf Team Bot
54b4180302
Internal change
...
PiperOrigin-RevId: 693808404
1 month ago
Protobuf Team Bot
b96f2881aa
Auto-generate files after cl/693799584
1 month ago
Hong Shin
8eeee0e3ca
hpb: implement SetExtension for scalars i32 and i64
...
PiperOrigin-RevId: 693799584
1 month ago
Protobuf Team Bot
ab2a5b2aa1
Auto-generate files after cl/693789370
1 month ago
Protobuf Team Bot
b1882d357b
Clarify exception message for repeated builders.
...
Technically these methods fail either if the field is primitive (non-message) or if the field is repeated. However it is confusing to have a repeated message field claim to be of type 'message' and then fail with an error message that claims you need a message type.
PiperOrigin-RevId: 693789370
1 month ago
Protobuf Team Bot
5ebe2e17c7
Auto-generate files after cl/693773496
1 month ago
Protobuf Team Bot
297687a83f
Internal change
...
PiperOrigin-RevId: 693773496
1 month ago
Protobuf Team Bot
4bf7a66ce2
Auto-generate files after cl/693772376
1 month ago
Protobuf Team Bot
4e78fd1b5d
Internal change
...
PiperOrigin-RevId: 693772376
1 month ago
Protobuf Team Bot
5e1ba7f15c
Auto-generate files after cl/693746986
1 month ago
Protobuf Team Bot
c3cbfc7ad7
Internal change
...
PiperOrigin-RevId: 693746986
1 month ago
Protobuf Team Bot
d329dd84f2
Auto-generate files after cl/693697205
1 month ago
Protobuf Team Bot
df2b2efc8c
Internal version update.
...
PiperOrigin-RevId: 693697205
1 month ago
Protobuf Team Bot
9b0a515762
Auto-generate files after cl/693650377
1 month ago
Protobuf Team Bot
0509686f1d
Internal change
...
PiperOrigin-RevId: 693650377
1 month ago
Protobuf Team Bot
b1e8babda7
Auto-generate files after cl/693612028
1 month ago
Protobuf Team Bot
8a0f8ad19f
Internal change
...
PiperOrigin-RevId: 693612028
1 month ago