3109 Commits (6cadb1875a60cdd955e84493d810adc073b07ac5)

Author SHA1 Message Date
Ivan Shynkarenka ddf2c6b6d0
Cygwin: error: ‘constinit’ variable ‘google::protobuf::_Struct_default_instance_’ does not have a constant initializer #9562 (#10261) 3 years ago
Brent Shaffer d807712f1a address review comments 3 years ago
tony a6da5f7aa4 issue 8101 fix csharp name starting with digit 3 years ago
Joshua Haberman a0e3399cd5 Sync from Piper @461060848 3 years ago
Brent Shaffer 0b90ee8d3f address review comments 3 years ago
Jon Skeet 934b3b0871 Remove warning from plugin.proto that it's experimental 3 years ago
Mike Kruskal 445a49480c
Adding Github Action to keep CMake generated file lists up to date (#10243) 3 years ago
theodorerose 463629bbe1 revert subprocess changes from open source 3 years ago
theodorerose 6cf86ac37a Sync from Piper @460213275 3 years ago
Anis Ladram 1e9d43fe71 Add explicit abort() at the end of AlignFail 3 years ago
theodorerose 4f593b7482 Sync from Piper @460195408 3 years ago
petr.dannhofer c1278f8358 "Fixed" Visual Studio constinit errors both for clang-cl and msvc compilers under c+17 and c+20 standards 3 years ago
Matt Fowles Kulukundis c7908f46c2
Slightly prettier way to express int min 3 years ago
tony efa2b29058 Use nullptr instead of NULL 3 years ago
theodorerose cc696d4bab Sync from Piper @458570529 3 years ago
Deanna Garcia 24106fbe3a Kdocify comments from source 3 years ago
Matt Kulukundis 1de4f31e90 fix to not use absl 3 years ago
Matt Fowles Kulukundis 3d3bd8d2fe
Avoid INT_MIN in obj-c codegen 3 years ago
tony a34d060773 Fix for grpc.tools #17995 & protobuf #7474 3 years ago
theodorerose db6ac0da02 fix codespell 3 years ago
theodorerose 8b4a62b4b3 merged from upstream 3 years ago
theodorerose ee7ba6d8f1 Sync from Piper @458326765 3 years ago
theodorerose d296b2be9d update build rules 3 years ago
theodorerose 152f97d8c1 merged from upstream 3 years ago
theodorerose e98edc5991 Sync from Piper @456510836 3 years ago
theodorerose 617ee9dc66 update build rules 3 years ago
theodorerose 628a7e6fa4 Sync from Piper @457757259 3 years ago
theodorerose 52e071ecb3 merge 21.x into main 3 years ago
Protobuf Team Bot 839b18b1ba Updating version.json and repo version numbers to: 21.2 3 years ago
theodorerose 39996cfa12 cherry-pick: arenastring 3 years ago
theodorerose ae41e72dd3 Sync from Piper @456510836 3 years ago
Jorg Brown 7bb756c1cc Re-instate commit c0fc2e881b 3 years ago
Jorg Brown 24d0a3bed1 Revert all changes to strutil.{h,cc} from this PR 3 years ago
Jorg Brown a075d2fb14 Remove extraneous ';' 3 years ago
Jorg Brown 81491e034f Can't use char * for quoted literals. I knew that. 3 years ago
Jorg Brown e9668e41be Find out who is calling StringReplace, or if the call is from strutil 3 years ago
Jorg Brown dc7f4debbc More debugging information please 3 years ago
Jorg Brown 126841ed7d Add some extra tracing to figure out a crash during build 3 years ago
Jorg Brown a94d41960e Add missing file names to BUILD.bazel files. 3 years ago
Jorg Brown a3e1de0113 Sync from Piper @455586341 3 years ago
Dave MacLachlan e04ca460fb Fix up missing include files for unordered_set/map 3 years ago
Thomas Van Lenten 772c98984a Add package_as_prefix_forced_prefix generation option. 3 years ago
Elliotte Rusty Harold ce537e8a3e Sync from Piper @454206746 3 years ago
Marc Plano-Lesay 85225b83c3
Remove unused Offset function (#10120) 3 years ago
David Neto af699898d2
Length check accommodates NUL emitted by sprintf (#10128) 3 years ago
Dave MacLachlan 922f5024cb Clean up some warnings 3 years ago
Elliotte Rusty Harold 9e24b1912e Sync from Piper @453894829 3 years ago
strangewiz c0fc2e881b
Remove use of sprintf in strutil.cc (#10112) 3 years ago
secup d37cbfd448
Update inlined_string_field.h (#10107) 3 years ago
Namgoo Lee e7cc1aa970
remove const from function return type if returning const value (#10101) 3 years ago