1961 Commits (9926c9504b9475cfccf5d928d395b645456d6e0d)

Author SHA1 Message Date
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) 5 years ago
Mohamed Heikal df71972358 Simplify template exporting macros 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
Sydney Acksman c04a02774d Change _Extensions property to normal body rather than expression 5 years ago
Sydney Acksman e119a432a8 Use 3 parameter Encoding.FromBytes for default string values 5 years ago
Tapasweni Pathak 7ce420298a fix one more line 5 years ago
Tapasweni Pathak 50fb80cdd8 fix check for undefined behavior 5 years ago
Tapasweni Pathak fbbbc45ae5 address review 5 years ago
Tapasweni Pathak a971a4ef1f Fix: Undefined behavior in UTF8GenericScanFastAscii 5 years ago
ST-DDT 4252b7aff3 Fix broken javadoc generation for repeated enum values 5 years ago
Christian Maurer 2fc88527e0 c++ remove warning switch contains default but no case 5 years ago
Christian Maurer 912d8195da c++ remove unused parameters 5 years ago
Christian Maurer 6f0f382d56 c++ remove conversion warning in MapEntryFuncs::ByteSizeLong 5 years ago
woegster b467aa1614 more potential windows macro redefinition 5 years ago
woegster bba24bcb6b avoid c++ macro redifitnion on windows 5 years ago
Juraj Lutter 982222e71a Include cmath instead of math.h 5 years ago
Rafi Kamal 6c92f9dff1 Down integrate to GitHub 5 years ago
Benjamin Peterson 5c11b41250 Improve the grammar of the unused import message. 5 years ago
Rafi Kamal 2ed41359fe Update version to 3.11.0-RC0 5 years ago
Adam Cozzette f4ceaecf68 Updated deprecation macros to annotate deprecated code 5 years ago
EFanZh 0d1d92d339 Revert "Update signatures of UTF-8 string functions to accept size_t type sizes" 5 years ago
EFanZh 00325ed97b Update signatures of UTF-8 string functions to accept size_t type sizes 5 years ago
EFanZh a4301ca6eb Cast size_t type to int type explicitly 5 years ago
Andrei-Florin BENCSIK 97b18021f6 Remove unused function and add more UTs 5 years ago
Christian Maurer b9f405ae46 Removed unused-parameter warning 5 years ago
Jie Luo 2a4657971d
Update to 3.10.0-rc0 (#6660) 5 years ago
Mohamed Heikal 4d034fecfc Simplify template exporting macros 5 years ago
Rafi Kamal c9af9a5539 Fix update_version.py, so that PROTOBUF_VERSION is always a 9 digit number. 6 years ago
Paul Yang 763c358874
Down Integrate Internal Changes (#6634) 6 years ago
Rafi Kamal 56bf637221 Update protobuf version 6 years ago
Mohamed Heikal f74b560072 Enable PROTOBUF_EXPORT/PROTOBUF_USE_DLL on clang/gcc 6 years ago
Sydney Acksman 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
Sydney Acksman ebf0bfaed8 Add private "_Extensions" property to speed up IsInitialized checks 6 years ago
Sydney Acksman cd65535423 Added group roundtrip tests and fixed any issues discovered 6 years ago
Sydney Acksman a976158b1c Fix incorrect code gen for string fields with default values 6 years ago
Sydney Acksman 8a57ec847b Add test protos to test project 6 years ago
ObsidianMinor 03872044b1 Make extension container classes public and modify conformance to test proto2 messages 6 years ago
Sydney Acksman 4be0394686 Remove proto2 check from generator 6 years ago