1852 Commits (f3b7af24f67a763dcb64b448ffb56e4ff8dac184)

Author SHA1 Message Date
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
John D. Pope c5fb586fc9
allow copy and paste from readme 6 years ago
Asra Ali de3e728c69 fix ubsan warning 6 years ago
ST-DDT 351a7cdf73
Follow line length guidelines 6 years ago
ST-DDT 5af81a442b
Use parameter name comment 6 years ago
Hao Nguyen 51026d9229 Down integrate to GitHub 6 years ago
Adam Cozzette 4aa77508a6 Added stubs/map_util.h to list of installed headers 6 years ago
Paul Yang 54288a01ce
Rename get/setXXXValue to get/setXXXUnwrapped (#6295) 6 years ago
Paul Yang 815ff7e1fb
Revert "Append field number to accessors if there is conflict (#6169)" (#6282) 6 years ago
Paul Yang 7f84a94366
Make php message class final to avoid mocking (#6277) 6 years ago
Adam Cozzette 1f0d8172da Revert "JSON string output funtions should clear() the destination first" 6 years ago
Joshua Haberman f98b3401bf Removed all use of STLDelete*() in ObjC and C# Generators. 6 years ago
Hao Nguyen b0a9d63b53 Update version on type.pb.h 6 years ago
Hao Nguyen 638720274b Update version to 3.9.0 6 years ago
ST-DDT 73e0d748b9
Switch to using enum based methods 6 years ago
Hao Nguyen 09cab821a9 Down integrate to GitHub 6 years ago
boscosiu 3cbe45a4b5 JSON string output funtions should clear() the destination first 6 years ago
ST-DDT 6ee16a9c60
Draft: Fix javadoc warnings in generated files 6 years ago
Wang Kirin e08f01ce6a compelete fix issue 5060: change CodedOutputStream to CodedOutputStream* 6 years ago
Steven Peters 232d061743 remove comment about wire_format_lite_inl.h 6 years ago
Hao Nguyen 044c766fd4 Down integrate to GitHub 6 years ago