6841 Commits (9163a6f1ade17573f82295d18666918340916822)
 

Author SHA1 Message Date
Joshua Haberman 1e37a94bb5 Optimized away the creation of empty string objects. 5 years ago
reed-lau c132a4aa16 replace 'const std::string&' with 'std::string'(by value) 5 years ago
reed-lau e4c7ead20c use move method for SetString 5 years ago
reed-lau 218df038cc add movable String interface Reflection 5 years ago
reed-lau 6e0a6d1cbd Add move constructor for Reflection's SetString 5 years ago
Jie Luo 43156775be
Merge 3.9.x 201908071359 to master (#6484) 5 years ago
Paul Yang 56988bee34
No free when construct was not done (#6483) 5 years ago
Yannic Bonenberger d2d6ff51a8 [bazel] Load python rules from @rules_python 5 years ago
Paul Beusterien 479ba8226b Override CocoaPods module to lowercase (#6464) 5 years ago
Paul Yang a450e13a95
Revert "Fixed JS parsing of default map values (#6394)" (#6468) 5 years ago
Paul Yang 0c4b607e98
Conformance packed (#6447) 5 years ago
Jie Luo d1eeb852fc
compatibility test between last released and current for java python php (#6441) 5 years ago
Gaël Delalleau 5db5c26ae4 Fix a Python extension crash in the descriptor's nested types container code (#6455) 5 years ago
Wang Kirin f38b6ed041 add test case in cpp_bootstrap_unittest.cc 5 years ago
Yannic Bonenberger bf0c69e130 [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl (Part 2) 5 years ago
Adam Cozzette 5b6238e486
Merge pull request #5044 from laszlocsomor/expand-wildcards 5 years ago
Laszlo Csomor bee5538fda "enum class" instead of "enum" 5 years ago
Laszlo Csomor ea61636cbc Merge branch 'master' into expand-wildcards 5 years ago
Andrei Shevtsov 1024cbea34 Fix ruby proto3 extension support (#6369) 5 years ago
Paul Yang a9bb65643b
Add binary conformance test for default repeated fields (#6440) 5 years ago
Jie Luo e399308ef0 Add csharp compatibility tests between last released and the current version (#6407) 5 years ago
Joe Bolinger 41e12344a1 Support hashes for struct initializers (#5716) 5 years ago
Lian Duan dcc8ffd9c6 Fixed JS parsing of default map values (#6394) 5 years ago
Josh Humphries cb58738de2 add test 5 years ago
Josh Humphries f68b251f75 don't emit location for label unless label is present 5 years ago
Paul Yang 2849a79990
Add binary conformance test for message type. (#6435) 5 years ago
Yannic Bonenberger ff21d0f877 Copy files to temp-dir for testing 5 years ago
Yannic Bonenberger edbc27fb81 Print logs of failing tests 5 years ago
Yannic Bonenberger 27e85ab55d Address review comments 5 years ago
Yannic Bonenberger 4979489451 Add test to verify BUILD- and cmake-files are in sync with src/Makefile.am 5 years ago
Yannic Bonenberger 6e8991981a [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl 5 years ago
Paul Yang 455440fc47
Add binary conformance test for enum fields. (#6434) 5 years ago
rmstar 2c76c2c413 Add podspec for C++ (#6404) 5 years ago
Paul Yang 29e4fadbfb
Add binary conformance test case for bytes field (#6428) 5 years ago
Joe Bolinger 180d3e3287 fix null terminated string (#6370) 5 years ago
Paul Yang 33af06edbb
Drop building wheel for python 3.4 (#6406) (#6426) 5 years ago
Paul Yang eef87dd138
Add conformance test for binary string (#6415) 5 years ago
Paul Yang d28cf02ee0 Drop building wheel for python 3.4 (#6406) 5 years ago
Wang Kirin 1bbae02cff fix typo in io/printer.h 5 years ago
Sydney Acksman 9857d636fd Fix binary compatibility in FieldCodec factory methods (#6380) 5 years ago
Leon Barrett de5d071f44 Fix assignment between Python protobuf Structs (#6377) 5 years ago
Paul Yang 7bff8393ca
Down Integrate to GitHub (#6414) 5 years ago
Adam Cozzette 63d9c1fb95 Updated Bazel test script to use most recent Bazel version (#6413) 5 years ago
Thomas Van Lenten 400d3888b9 Revert bad change to objc conformance test in #6199 5 years ago
Laszlo Csomor 5e026abd05 Merge branch 'master' into expand-wildcards 5 years ago
Laszlo Csomor a700fc7aeb Remove shortpath-related code from ExpandWildcards 5 years ago
Yannic Bonenberger a03d332aca [bazel] Use strip_import_prefix for wkp instead of copying them 5 years ago
Laszlo Csomor ef3df0e807 Use C++11 enum class 5 years ago
Laszlo Csomor 416872ef2c Merge branch 'master' into expand-wildcards 5 years ago
Adam Cozzette 582640ef31 Updated cmake path to io_win32.h (#6397) 5 years ago