7222 Commits (8a5a24236428d1ddb5db87485171dc3128b307f5)
 

Author SHA1 Message Date
Joshua Haberman 969d245bd3 WIP: first steps towards lazily creating wrappers. 5 years ago
Christian Maurer 912d8195da c++ remove unused parameters 5 years ago
Christian Maurer 6f0f382d56 c++ remove conversion warning in MapEntryFuncs::ByteSizeLong 5 years ago
woegster b467aa1614 more potential windows macro redefinition 5 years ago
woegster bba24bcb6b avoid c++ macro redifitnion on windows 5 years ago
Daniel Johansen e93dea7746 update Cmake example to build Visual Studio to newest 2019 version. 5 years ago
Jan Tattermusch 2f7f670134
Merge pull request #6530 from prat0088/csharp-ensuresize 5 years ago
Joshua Haberman 77646a45e2
Merge pull request #6758 from XrXr/ub 5 years ago
debugx 9fdb2cf2bb fixed typo 5 years ago
Juraj Lutter 982222e71a Include cmath instead of math.h 5 years ago
Rafi Kamal 3a505c2ded
Merge pull request #6744 from elharo/patch-5 5 years ago
Rafi Kamal e249134eb8
Merge pull request #6756 from haberman/ruby-empty-names 5 years ago
Rafi Kamal bf36d04348
Merge pull request #6757 from haberman/ruby-empty-names-release 5 years ago
Sydney Acksman f50bc62feb Add length checks to ExtensionCollection 5 years ago
Alan Wu c1ba7c643c Remove unused argument to avoid UB 5 years ago
Joshua Haberman 35da84bf64 Ported names fix for Ruby to the release branch. 5 years ago
Joshua Haberman 09a8639482 Fixed bug in Ruby DSL when no names are defined in a file. 5 years ago
Rafi Kamal 27c1defe35
Merge branch 'master' into 201910111201 5 years ago
Rafi Kamal 6c92f9dff1 Down integrate to GitHub 5 years ago
Rafi Kamal d8e678aae4
Merge pull request #6728 from protocolbuffers/3.10.x-merge 5 years ago
Paul Yang 2dec82e1e0
Fix conformance test (#6750) 5 years ago
Elliotte Rusty Harold e7db3d35e4
Update to Guava 28.1-android 5 years ago
Rafi Kamal 7efcc0466c
Change Protobuf BOM license from Apache to BSD 5 years ago
Ricky Pai e0441b2f28 export third_party BUILD files so they are accessible to users 5 years ago
Benjamin Peterson 5c11b41250 Improve the grammar of the unused import message. 5 years ago
Rafi Kamal 000a8d0902 Removed unnecessary conflict files 5 years ago
Rafi Kamal 2ed41359fe Update version to 3.11.0-RC0 5 years ago
Rafi Kamal 97c7c3fc97 Merge 3.10.x to master 5 years ago
Rafi Kamal 6d4e7fd796
Merge pull request #6721 from protocolbuffers/rafi-kamal-patch-1 5 years ago
Rafi Kamal 1a57c13086
Update CHANGES.txt with changes since 3.10.0-RC1 5 years ago
Paul Yang f50204dab4
Initialize well known type values (#6713) (#6714) 5 years ago
Paul Yang a32c2d0306
Initialize well known type values (#6713) 5 years ago
Adam Cozzette f4ceaecf68 Updated deprecation macros to annotate deprecated code 5 years ago
EFanZh 0d1d92d339 Revert "Update signatures of UTF-8 string functions to accept size_t type sizes" 5 years ago
EFanZh 00325ed97b Update signatures of UTF-8 string functions to accept size_t type sizes 5 years ago
EFanZh a4301ca6eb Cast size_t type to int type explicitly 5 years ago
Nikhil Pothuru 11a5b035da Update README.md (#6708) 5 years ago
Andrei-Florin BENCSIK 97b18021f6 Remove unused function and add more UTs 5 years ago
Changming Sun 95a1c4fbc4 Fix #6098 5 years ago
Sigurd Meldgaard f4a3e06101 Add option for dart 5 years ago
Paul Yang 66bae588dd
Add document for php development (#6694) 5 years ago
Rafi Kamal 9a0c848108
Merge pull request #6701 from elharo/patch-4 5 years ago
Elliotte Rusty Harold e157c5b9be
Update to 3.9.2 5 years ago
Paul Yang 3f323c5b99
Fix incorrect leap day for Timestamp in php (#6696) 5 years ago
Joshua Haberman 61b6670a2a Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) 5 years ago
Christian Maurer b9f405ae46 Removed unused-parameter warning 5 years ago
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
dmaclach 4702ba9043 Remove OSReadLittle* due to alignment requirements (#6678) 5 years ago