10223 Commits (0115668cf3e8e40d456b5b9fef3f02b764954ee2)
 

Author SHA1 Message Date
Josh Humphries 072fb8f58a downgrade to a warning 2 years ago
Josh Humphries c7ba0553f5 return struct instead of using out param 2 years ago
Josh Humphries 8e74523ff6 address review feedback 2 years ago
Dennis Shao 3a05f4363e
Merge pull request #10629 from protocolbuffers/shaod2-patch-1 2 years ago
Dennis Shao 790f85dad2
Correct the link to example WORKSPACE file 2 years ago
Mike Kruskal 2dcd3e4a01
Merge pull request #10623 from mkruskal-google/sync-stage 2 years ago
Mike Kruskal d4af9c919f Fixing bad merges, updating generated files 2 years ago
Mike Kruskal 719dc252a3 Update changelog 2 years ago
Mike Kruskal ab09b6421a Merge remote-tracking branch 'refs/remotes/upstream/main' into sync-stage 2 years ago
Mike Kruskal 634a49adf3 Merge tag 'refs/tags/sync-piper' into sync-stage 2 years ago
Mike Kruskal d85c9944c5 Sync from Piper @475378801 2 years ago
Thomas Van Lenten 5392dc1dd4 [ObjC] Use a real import for GPBExtensionRegistry. 2 years ago
Matt Fowles Kulukundis 45413e29a4
Merge pull request #10621 from tpudlik/pw_extension 2 years ago
Ted Pudlik 99955470e0 Add reserved extension number for Pigweed 2 years ago
Thomas Van Lenten 6a28393f08 Keep the class forward declaration also. 2 years ago
Mike Kruskal 81e35132bf
Improve CMake installation tests (#10615) 2 years ago
Mike Kruskal 01c340d0bb
Adding full build to 32 bit tests (#10589) 2 years ago
Thomas Van Lenten f191ab0f35 Provide a protocol for GPBExtensionRegistry's lookup support. 2 years ago
Mike Kruskal e18aa2eda7
Fix broken examples build (#10614) 2 years ago
Protobuf Team Bot fe9db54ced Auto-generate CMake file lists after PR #10612 2 years ago
Adam Cozzette 975ed9f704
Make slight change to ordering in src/file_lists.cmake (#10612) 2 years ago
Adam Cozzette 6be96e7a20
Run CMake file auto-generation only on the main protobuf repo (#10611) 2 years ago
Adam Cozzette 805812ec90
Auto-generate CMake file lists in GitHub action (#10592) 2 years ago
Brad Smith 644d7ec8cf No longer define no_threadlocal on OpenBSD 2 years ago
Thomas Van Lenten 2202cc8d33 Add clang-format for some things are well formatted already. 2 years ago
deannagarcia 39ccc1c510
Merge pull request #10599 from deannagarcia/kotlinPublic 2 years ago
Deanna Garcia 42ce332a5f Add missing modifier 2 years ago
Deanna Garcia 47a3ccf756 Add missing public 2 years ago
Deanna Garcia b6a3f6eb98 Add public modifier 2 years ago
zajca 743c675c4f fix empty message serialization for Any 2 years ago
Brett McBride d3ad29e827 allow dynamic properties in Message 2 years ago
Matt Fowles Kulukundis c4644b77cb
Merge pull request #10555 from jhump/jh/fix-consistency-with-very-large-decimal-numbers 2 years ago
Joshua Humphries e293b5cc43
clarify comment 2 years ago
Joshua Humphries 7e745c4910
oops, fix name: LOG -> GOOGLE_LOG 2 years ago
Josh Humphries d86340e37d apply clang-format changes; change really long pair type to auto 2 years ago
Josh Humphries 16627c5f41 address review feedback wrt absl string functions 2 years ago
Josh Humphries 7c57fb08e6 JSON -> Json 2 years ago
Joshua Humphries 0362a1204f
initialize var to avoid undefined return val 2 years ago
Josh Humphries d6acffba7b use normal conditional 2 years ago
deannagarcia 0d0164feff
Merge pull request #10582 from protocolbuffers/main-202209142350 2 years ago
Thomas Van Lenten 3c01924679 [ObjC] Move generation options out to their own file. 2 years ago
Thomas Van Lenten b67bd3309b [ObjC] Add helper for IsCreateName for the CF Create Rule. 2 years ago
Matt Fowles Kulukundis 96d19e7ce4
Merge pull request #10587 from thomasvl/objc_cleanup_headers 2 years ago
Miguel Young dd052c9dc6
Merge pull request #10470 from jhump/jh/source-code-info-pseudo-options 2 years ago
Miguel Young 0d3eaed6eb
Merge pull request #10514 from jskeet/float-parsing 2 years ago
Josh Humphries f82be68831 avoid possible exception; error if octal or hex literal that is too large 2 years ago
Thomas Van Lenten 9b64c403f6 [ObjC] Clean up includes. 2 years ago
Josh Humphries 0bc90b189c put helpers into anon namespace 2 years ago
Josh Humphries 1eb29b8257 validate reserved names are identifiers 2 years ago
Josh Humphries 7702355b9c address latest review comments 2 years ago