2236 Commits (c05e7ad0a8fd99b0e8fb452158442831be3bd3df)

Author SHA1 Message Date
Stephan Hartmann 32caf511c8 Fix GCC build with PROTOBUF_USE_DLLS enabled 5 years ago
Paul Yang ac70b7cfb7
Aggregate Metadata Files (#7155) 5 years ago
Thomas Van Lenten 56c48ae592 Revisit how the WKTs are bundled with ObjC. 5 years ago
Laurent Stacul 33876507a9 Fix std::is_pod deprecated in C++20 5 years ago
Rafi Kamal 345df38dd3
Update protobuf version (#7143) 5 years ago
Dave MacLachlan 302f3ea1e5 Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003 5 years ago
Dave MacLachlan f4a6b99339 Block subclassing 5 years ago
Thomas Van Lenten effb65d4e3 Move a few more `size() > 0` calls over to `!empty()`. 5 years ago
Dave MacLachlan e3c2af349f Clean up some warning messages. 5 years ago
Dave MacLachlan aa1d7e7c48 Change Objective C class references to using macros. 5 years ago
dmaclach f4b6e4a561 Clean up use of size() > 0 to !empty() 5 years ago
dmaclach 836d81a826 Fix up parameter name so decl matches defn 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Scott Hart 80eca4c1cd bug: #7076 adds OUT and OPTIONAL to windows portability files (#7088) 5 years ago
Scott Hart 2d9b1788e7 bug: #7076 adds OUT and OPTIONAL to windows portability files (#7087) 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Rafi Kamal 04a11fc916
Remove duplicate license header from test protos (#7011) 5 years ago
Jan-Gerd Tenberge 8baf3a4398 Add generate_descriptor_proto.sh output 5 years ago
Jan-Gerd Tenberge e3ebf0c7e1 Add explicit cast to silence clang warning 5 years ago
Rafi Kamal 39492b68d8
Update protobuf version to 3.11.2 (#7004) 5 years ago
William A Rowe Jr 53a814a0ee Treat F5-FF octets as single (invalid) characters 5 years ago
William A Rowe Jr 961c0e6b86 Correct interpretation of utf-8 0xf8-0xff 5 years ago
Yannic 4447fcc16f Add --<lang>_opt flag for all built-in generators 5 years ago
Christian Maurer b4596f8e99 treat enum,bool as 32bit; shrink ReadVarint32 5 years ago
Christian Maurer 91ed6dcb5b remove win32/64 conversion warning in generated code 5 years ago
Asra Ali 8eda7b7faa fix ubsan warnings 5 years ago
Rafi Kamal b78c53f935
Update protobuf version to 3.11.1 (#6972) 5 years ago
Rafi Kamal 4e93585e8b
Down integrate to GitHub (#6893) 5 years ago
Paul Yang 601f6963eb
Lazily Create Singular Wrapper Message (#6833) 6 years ago
Mohamed Heikal df71972358 Simplify template exporting macros 6 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 6 years ago
Sydney Acksman c04a02774d Change _Extensions property to normal body rather than expression 6 years ago
Sydney Acksman e119a432a8 Use 3 parameter Encoding.FromBytes for default string values 6 years ago
Tapasweni Pathak 7ce420298a fix one more line 6 years ago
Tapasweni Pathak 50fb80cdd8 fix check for undefined behavior 6 years ago
Tapasweni Pathak fbbbc45ae5 address review 6 years ago
Tapasweni Pathak a971a4ef1f Fix: Undefined behavior in UTF8GenericScanFastAscii 6 years ago
ST-DDT 4252b7aff3 Fix broken javadoc generation for repeated enum values 6 years ago
Christian Maurer 2fc88527e0 c++ remove warning switch contains default but no case 6 years ago
Christian Maurer 912d8195da c++ remove unused parameters 6 years ago
Christian Maurer 6f0f382d56 c++ remove conversion warning in MapEntryFuncs::ByteSizeLong 6 years ago
woegster b467aa1614 more potential windows macro redefinition 6 years ago
woegster bba24bcb6b avoid c++ macro redifitnion on windows 6 years ago
Juraj Lutter 982222e71a Include cmath instead of math.h 6 years ago
Rafi Kamal 6c92f9dff1 Down integrate to GitHub 6 years ago
Benjamin Peterson 5c11b41250 Improve the grammar of the unused import message. 6 years ago
Rafi Kamal 2ed41359fe Update version to 3.11.0-RC0 6 years ago
Adam Cozzette f4ceaecf68 Updated deprecation macros to annotate deprecated code 6 years ago
EFanZh 0d1d92d339 Revert "Update signatures of UTF-8 string functions to accept size_t type sizes" 6 years ago
EFanZh 00325ed97b Update signatures of UTF-8 string functions to accept size_t type sizes 6 years ago