1989 Commits (94e64f2c0b1027dd1a6beb9c67d72fab878e8acc)

Author SHA1 Message Date
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
EFanZh a4301ca6eb Cast size_t type to int type explicitly 6 years ago
Andrei-Florin BENCSIK 97b18021f6 Remove unused function and add more UTs 6 years ago
Christian Maurer b9f405ae46 Removed unused-parameter warning 6 years ago
Jie Luo 2a4657971d
Update to 3.10.0-rc0 (#6660) 6 years ago
Mohamed Heikal 4d034fecfc Simplify template exporting macros 6 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
Sydney Acksman 5caa44e056 Remove internal constraint on descriptor proto 6 years ago
Joshua Haberman 6b2fc3c2c9 Removed ByteCountInt64. This is a transitional typedef that should not be released. 6 years ago
Mohamed Heikal f8a2deafd5 Add ovrride keyword for overriden functions 6 years ago
Mohamed Heikal db5b2bd13a clang-cl requires fully qualified name for friend class declarations 6 years ago
Mohamed Heikal 402b5772d5 Fix order of export and capability macros on WrappedMutex 6 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 6 years ago
Joshua Haberman ee4f2492ea Fixed some lint errors seen in google3. (#6520) 6 years ago
DNKpp 8c46be0328 add Map forward declaration in arena.h 6 years ago
reed-lau c132a4aa16 replace 'const std::string&' with 'std::string'(by value) 6 years ago
reed-lau 218df038cc add movable String interface Reflection 6 years ago
reed-lau 6e0a6d1cbd Add move constructor for Reflection's SetString 6 years ago
Jie Luo 43156775be
Merge 3.9.x 201908071359 to master (#6484) 6 years ago
Paul Beusterien 479ba8226b Override CocoaPods module to lowercase (#6464) 6 years ago
Paul Yang a450e13a95
Revert "Fixed JS parsing of default map values (#6394)" (#6468) 6 years ago
Paul Yang 0c4b607e98
Conformance packed (#6447) 6 years ago
Wang Kirin f38b6ed041 add test case in cpp_bootstrap_unittest.cc 6 years ago
Laszlo Csomor bee5538fda "enum class" instead of "enum" 6 years ago
Andrei Shevtsov 1024cbea34 Fix ruby proto3 extension support (#6369) 6 years ago
Lian Duan dcc8ffd9c6 Fixed JS parsing of default map values (#6394) 6 years ago
Josh Humphries cb58738de2 add test 6 years ago
Josh Humphries f68b251f75 don't emit location for label unless label is present 6 years ago
Yannic Bonenberger 27e85ab55d Address review comments 6 years ago
Yannic Bonenberger 4979489451 Add test to verify BUILD- and cmake-files are in sync with src/Makefile.am 6 years ago
Wang Kirin 1bbae02cff fix typo in io/printer.h 6 years ago
Paul Yang 7bff8393ca
Down Integrate to GitHub (#6414) 6 years ago
Laszlo Csomor a700fc7aeb Remove shortpath-related code from ExpandWildcards 6 years ago
Laszlo Csomor ef3df0e807 Use C++11 enum class 6 years ago
Po-Chuan Hsieh 640b932cf8 Fix test on FreeBSD 6 years ago
Laszlo Csomor ce180aa309 Rename expand_wildcards to correct style 6 years ago
Laszlo Csomor bc813c372e Address reviewer comments. 6 years ago
Ben Bader de57caa1fd Fix unused-parameter clang warnings in arena.h and map_type_handler.h 6 years ago