6818 Commits (f8a2deafd5382be75ce4a9b5461da5864604982c)
 

Author SHA1 Message Date
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 2228af689f
Merge pull request #6556 from rafi-kamal/201908221610 6 years ago
Rafi Kamal 2cc432fcfd
Merge pull request #6542 from elharo/patch-2 6 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 6 years ago
Paul Yang 893a7d31e1
No need to have a separate ruby conformance test on Mac (#6555) 6 years ago
Joshua Haberman 780b050975 Fix for GC of Ruby map frames. (#6533) 6 years ago
Julio Monteiro 8c3a2ce198 Add source code URI to the Ruby gemspec file (#6466) 6 years ago
Paul Yang d79d368ff1
Remove stale comment (#6552) 6 years ago
Elliotte Rusty Harold e971944bfc
Update to Truth 1.0 6 years ago
Joshua Haberman 63e4a3ecc9
Merge pull request #6541 from haberman/ruby_race_fix 6 years ago
Joshua Haberman 35b0a879c6
Merge pull request #6521 from haberman/layout_mark 6 years ago
Joshua Haberman b245551a61 Fix for race in lazy initialization of handlers. 6 years ago
Paul Yang 6b3024f693
Accept string for int64 wrappers (#6491) 6 years ago
Joshua Haberman ee4f2492ea Fixed some lint errors seen in google3. (#6520) 6 years ago
Joshua Haberman c02a6fbf2c Bugfix for GC mark of oneof fields. 6 years ago
Adam Liddell c60aaf79e6 Remove duplicate six http_archive definition 6 years ago
Adam Liddell 8199a01ff4 Move six.BUILD to third_party and update paths 6 years ago
Adam Liddell 23e520e7fc Update six version to 1.12.0 and fix legacy_create_init issue 6 years ago
DNKpp 8c46be0328 add Map forward declaration in arena.h 6 years ago
Joshua Haberman 013a0ea882 Optimized layout_mark to not iterate over the msgdef. 6 years ago
Joshua Haberman 0088a75ce5 Merge branch 'master' into layout_mark 6 years ago
Joshua Haberman 0f76f8a83b Put oneof case offset in separate oneof table. 6 years ago
Joshua Haberman 63f324a993 Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 6 years ago
Joshua Haberman 402c28a321
Merge pull request #6502 from haberman/rubygcfix 6 years ago
Paul Yang fa8f155dcf
Reinstall wget on mac (#6505) 6 years ago
Joshua Haberman 1e37a94bb5 Optimized away the creation of empty string objects. 6 years ago
reed-lau c132a4aa16 replace 'const std::string&' with 'std::string'(by value) 6 years ago
reed-lau e4c7ead20c use move method for SetString 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 Yang 56988bee34
No free when construct was not done (#6483) 6 years ago
Yannic Bonenberger d2d6ff51a8 [bazel] Load python rules from @rules_python 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
Jie Luo d1eeb852fc
compatibility test between last released and current for java python php (#6441) 6 years ago
Gaël Delalleau 5db5c26ae4 Fix a Python extension crash in the descriptor's nested types container code (#6455) 6 years ago
Wang Kirin f38b6ed041 add test case in cpp_bootstrap_unittest.cc 6 years ago
Yannic Bonenberger bf0c69e130 [bazel] Add fixes for --incompatible_load_{cc,java,proto}_rules_from_bzl (Part 2) 6 years ago
Adam Cozzette 5b6238e486
Merge pull request #5044 from laszlocsomor/expand-wildcards 6 years ago
Laszlo Csomor bee5538fda "enum class" instead of "enum" 6 years ago
Laszlo Csomor ea61636cbc Merge branch 'master' into expand-wildcards 6 years ago
Andrei Shevtsov 1024cbea34 Fix ruby proto3 extension support (#6369) 6 years ago
Paul Yang a9bb65643b
Add binary conformance test for default repeated fields (#6440) 6 years ago
Jie Luo e399308ef0 Add csharp compatibility tests between last released and the current version (#6407) 6 years ago
Joe Bolinger 41e12344a1 Support hashes for struct initializers (#5716) 6 years ago
Lian Duan dcc8ffd9c6 Fixed JS parsing of default map values (#6394) 6 years ago