5699 Commits (a0e82dbe569552ac848d088391b63aaa1108d1a3)
 

Author SHA1 Message Date
Adam Cozzette ee6d23a4ac Merge branch '3.5.x' into merge-3-5-x 7 years ago
NickFengIBM 036947f630 re-write int128 long division to avoid license impact from stackoverflow references (#4633) 7 years ago
Feng Xiao fb33d88ed1
Merge pull request #4619 from ccvca/cmake_protobuf_generate_changes 7 years ago
Adam Cozzette ee1c0eb34e
Merge pull request #4631 from banshee/fix_4615 7 years ago
James Moore c92b4e11d3 Don't look for sched_yield on Android. 7 years ago
Adam Cozzette e232038e06
Merge pull request #4624 from eughermann/hash-ub-fix 7 years ago
Feng Xiao 6ab3196dae
Merge pull request #4632 from chronoxor/master 7 years ago
Ivan Shynkarenka 291d9a0ab0 Fix issue with version.rc 7 years ago
Feng Xiao 5932547a6f
Merge pull request #4574 from jozefizso/patch-1 7 years ago
Jozef Izso 8835f5d2f1 Fix appveyor documentation 7 years ago
Christian von Arnim 411018e3fb
cmake: Fix DEPENDS of add_custom_command in protobuf_generate 7 years ago
Yilun Chong b83b8e3d44
Merge pull request #4623 from BSBandme/fix_kokoro_benchmark_build 7 years ago
Paul Yang 3d9e99b7e0
Adopt php_metadata_namespace in php code generator (#4622) 7 years ago
Eugene Hermann 72d18e3faa
Remove undefined behavior from the hash function. 7 years ago
Feng Xiao ac34bf8f59
Merge pull request #4579 from jozefizso/dev/3380_version_info 7 years ago
Cameron Taggart 394866c002 enable source link for csharp (#4179) 7 years ago
Feng Xiao 4600f789a2
Merge pull request #4587 from chronoxor/master 7 years ago
Feng Xiao 6dda83dc8c
Merge pull request #4611 from anuraaga/remove-string-move 7 years ago
Warren Falk e7eeb7004b fix index out of range error in C# generation using msvc (#1329) 7 years ago
Yilun Chong c3566c6861 Fix python install, cat java error log for kokoro build 7 years ago
Christian von Arnim b9c0c5f526
cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate 7 years ago
Christian von Arnim e8ae76fbde
cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate 7 years ago
Paul Yang b61dd9d9a2
Add file option php_metadata_namespace and ruby_package (#4609) 7 years ago
Feng Xiao 2213c1c1f6
Merge pull request #4538 from Mizux/patch-2 7 years ago
Anuraag Agrawal 92ac1ed6a5 Remove unsafe no-copy String allocation since it's not useful in recent Java versions. 7 years ago
Paul Yang 7377d81ca4
Throw error if user want to access message properties (#4603) 7 years ago
Paul Yang 5f7334f5f3
Avoid direct check of class name (#4601) 7 years ago
Jie Luo 5f9232b5e0
use brew install instead of easy_install in OSX (#4537) 7 years ago
Feng Xiao 25625b956a
Merge pull request #4590 from PetterS/undefined_fix 7 years ago
Petter Strandmark d14cacd791 Fix error in Clang UndefinedBehaviorSanitizer 7 years ago
David Chennells 513b35dc4e Add VS2017 optional component dependency details to the C# readme (#4128) 7 years ago
Yilun Chong 4a09836e6c Fix python ext build on kokoro (#4527) 7 years ago
Ivan Shynkarenka feb183d895 Appveyor MinGW build 7 years ago
Feng Xiao 92898e9e9c
Merge pull request #4586 from chronoxor/master 7 years ago
Ivan Shynkarenka 3474155371 MinGW build failed 7 years ago
Feng Xiao b0403a7db8
Merge pull request #4583 from chronoxor/master 7 years ago
Ivan Shynkarenka f80a886bc1 Cygwin build failed 7 years ago
Stuart Campbell 05c2d01b61 Fix RepeatedField#delete_if (#4292) 7 years ago
Petar Dambovaliev 0869b1a0a7 Add space between class name and concat message (#4577) 7 years ago
Feng Xiao 306f4e3774
Merge pull request #4581 from Yeolar/3rd_rpc_raster 7 years ago
Hiroshi Ichikawa 7d978084ca [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556) 7 years ago
Yeolar 35e4430ebe Add third-party RPC implementation: raster - a network framework supports pbrpc by 'service' keyword. 7 years ago
Jozef Izso 8233d46207 Include version.rc.in in distribution package 7 years ago
Jozef Izso b1fecd0dea Include file information in all DLL and EXE outputs 7 years ago
Jozef Izso 3415201d1d Add file information to Windows binaries 7 years ago
Feng Xiao fc922d16ed
Merge pull request #4568 from hectim/master 7 years ago
Feng Xiao fe773bfe97
Merge pull request #4572 from jozefizso/fix/4494_compilation_error_c4146 7 years ago
Jozef Izso 8a603ec411 Using binary one's complement to negate an unsigned int 7 years ago
Feng Xiao 7f2c3cec63
Merge pull request #4550 from Mizux/master 7 years ago
Jon Skeet 1b219a174c Fix to allow AOT compilers to play nicely with reflection 7 years ago