6860 Commits (3a0be889c202f61fe9884f331c6e8be0f8fb0689)
 

Author SHA1 Message Date
Paul Yang 3a0be889c2
Merge pull request #6681 from thomasvl/objc_fix2 5 years ago
dmaclach 397e017c80 Remove OSReadLittle* due to alignment requirements (#6678) 5 years ago
Thomas Van Lenten 33da4715ea [ObjC] Don't use unions and instead use memcpy for the type swaps. (#6672) 5 years ago
Rafi Kamal 33151f2c87
Merge pull request #6647 from rafi-kamal/3.10.x-201909121347 5 years ago
Paul Yang 2610eb6675
Add license (#6651) 5 years ago
Rafi Kamal 5021cd3419 Update protobuf version 5 years ago
Rafi Kamal 90ea897492
Merge pull request #6643 from rafi-kamal/3.10.x 5 years ago
Rafi Kamal c9af9a5539 Fix update_version.py, so that PROTOBUF_VERSION is always a 9 digit number. 5 years ago
Rafi Kamal ae1bcaad6f
Merge pull request #6621 from rafi-kamal/3.10.x-201909051012 5 years ago
Rafi Kamal 63fc281046 Update protobuf version 5 years ago
Rafi Kamal 4e07b6347d
Merge pull request #6618 from TeBoring/3.10.x-cherrypick 5 years ago
Rafi Kamal 56bf637221 Update protobuf version 5 years ago
Paul Yang 398d37f95f Sync upb (#6614) 5 years ago
Rafi Kamal 9c0d61c333 Update CHANGES.txt for version 3.10.0 5 years ago
Rafi Kamal f3b7af24f6 Change update_version to update the generated code 5 years ago
Rafi Kamal bc1773c42c
Merge pull request #6568 from ennerf/add-jigsaw-module-name 5 years ago
salamaniibm 7ba4a99e00 adding protoc support for s390x 5 years ago
Adam Cozzette 36bdcb5a7a Updated issue templates to remove question form (#6576) 5 years ago
Paul Yang e9d4e4acbc
Fix the issue for parsing zero length message (#6592) 5 years ago
Rafi Kamal 14b55eb128
Merge pull request #6597 from elharo/patch-3 5 years ago
Thomas Van Lenten 030a38b954 Fix typo that snuck in with last commit. 5 years ago
Thomas Van Lenten 6ec27f0d08 Add an explicit test using secure coding for added safety. 5 years ago
Elliotte Rusty Harold 22f054ac00
Update version number 5 years ago
Wang Qilin 829bb1d791 fix no check for null pointer in encode_decode.c (#6578) 5 years ago
Paul Yang 342ae0ebc3
Fix issues for php map when parsing missing key/value (#6588) 5 years ago
Keith Smiley 516f8b1560 bazel: Change zlib URL to GitHub 5 years ago
Joshua Haberman d2d49bf56a
Merge pull request #6547 from haberman/layout_clear 5 years ago
Joshua Haberman 671c2459fc Fixed crash bug and moved initialization into init method. 5 years ago
Jie Luo 84241c6154 Add missing files under benchmarks/ to the dist (#6580) 5 years ago
Paul Yang 659e799fb8
Sync upb (#6577) 5 years ago
Thomas Van Lenten b273cba192 Fix enum writing. 5 years ago
Florian Enner 405b618a2c
added manifest entries to set jigsaw module names 5 years ago
Rafi Kamal 1be79eefd5
Merge pull request #6557 from elharo/patch-3 5 years ago
Joshua Haberman 06d26df704
Merge pull request #6559 from haberman/notypedef 5 years ago
Paul Yang 6c9d7ecfa4
Test singular fields are encoded in canonical way (#6553) 5 years ago
Joshua Haberman 6b2fc3c2c9 Removed ByteCountInt64. This is a transitional typedef that should not be released. 5 years ago
Mohamed Heikal f8a2deafd5 Add ovrride keyword for overriden functions 5 years ago
Mohamed Heikal db5b2bd13a clang-cl requires fully qualified name for friend class declarations 5 years ago
Mohamed Heikal 402b5772d5 Fix order of export and capability macros on WrappedMutex 5 years ago
Rafi Kamal 2228af689f
Merge pull request #6556 from rafi-kamal/201908221610 5 years ago
Rafi Kamal 2cc432fcfd
Merge pull request #6542 from elharo/patch-2 5 years ago
Elliotte Rusty Harold 2048a6f442
Update versions to 3.9.1 5 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 5 years ago
Paul Yang 893a7d31e1
No need to have a separate ruby conformance test on Mac (#6555) 5 years ago
Joshua Haberman 780b050975 Fix for GC of Ruby map frames. (#6533) 5 years ago
Julio Monteiro 8c3a2ce198 Add source code URI to the Ruby gemspec file (#6466) 5 years ago
Paul Yang d79d368ff1
Remove stale comment (#6552) 5 years ago
Joshua Haberman 3e3407af49 Re-add memset() that seemed redundant but is necessary in case of GC. 5 years ago
Joshua Haberman b9131f0aab Removed commented-out code. 5 years ago
Joshua Haberman cf07d3c1b2 layout_init() optimization works! 5 years ago