6843 Commits (7ba4a99e0039b879b31f34af1676448d1a7d0619)
 

Author SHA1 Message Date
salamaniibm 7ba4a99e00 adding protoc support for s390x 6 years ago
Adam Cozzette 36bdcb5a7a Updated issue templates to remove question form (#6576) 6 years ago
Paul Yang e9d4e4acbc
Fix the issue for parsing zero length message (#6592) 6 years ago
Rafi Kamal 14b55eb128
Merge pull request #6597 from elharo/patch-3 6 years ago
Thomas Van Lenten 030a38b954 Fix typo that snuck in with last commit. 6 years ago
Thomas Van Lenten 6ec27f0d08 Add an explicit test using secure coding for added safety. 6 years ago
Elliotte Rusty Harold 22f054ac00
Update version number 6 years ago
Wang Qilin 829bb1d791 fix no check for null pointer in encode_decode.c (#6578) 6 years ago
Paul Yang 342ae0ebc3
Fix issues for php map when parsing missing key/value (#6588) 6 years ago
Keith Smiley 516f8b1560 bazel: Change zlib URL to GitHub 6 years ago
Joshua Haberman d2d49bf56a
Merge pull request #6547 from haberman/layout_clear 6 years ago
Joshua Haberman 671c2459fc Fixed crash bug and moved initialization into init method. 6 years ago
Jie Luo 84241c6154 Add missing files under benchmarks/ to the dist (#6580) 6 years ago
Paul Yang 659e799fb8
Sync upb (#6577) 6 years ago
Thomas Van Lenten b273cba192 Fix enum writing. 6 years ago
Rafi Kamal 1be79eefd5
Merge pull request #6557 from elharo/patch-3 6 years ago
Joshua Haberman 06d26df704
Merge pull request #6559 from haberman/notypedef 6 years ago
Paul Yang 6c9d7ecfa4
Test singular fields are encoded in canonical way (#6553) 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 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
Elliotte Rusty Harold 2048a6f442
Update versions to 3.9.1 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
Joshua Haberman 3e3407af49 Re-add memset() that seemed redundant but is necessary in case of GC. 6 years ago
Joshua Haberman b9131f0aab Removed commented-out code. 6 years ago
Joshua Haberman cf07d3c1b2 layout_init() optimization works! 6 years ago
Joshua Haberman 78378dab22 Merge branch 'master' into layout_clear 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
Joshua Haberman 1c9fb9d45b WIP. 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