Jisi Liu
5aa8f98894
Merge pull request #4146 from pherl/fix_protoc
...
Bump protoc-artifact version for a patch rebuild
7 years ago
Jisi Liu
366192f3dc
Bump protoc-artifact version for a patch rebuild
7 years ago
Jisi Liu
a3868af12b
Merge pull request #4131 from pherl/merge
...
Merge 3.5.x branch into master
7 years ago
Adam Cozzette
eca1d2a711
Merge pull request #4116 from amandeepgautam/master
...
whitelisting aix platform as it has sched_yield
7 years ago
Amandeep Gautam
0c0d481c69
whitelisting aix platform as it has sched_yield
7 years ago
Thomas Van Lenten
4588e6e2b9
Force a copy when saving the NSData that came from another.
7 years ago
Yilun Chong
43caa38d6e
Merge pull request #4014 from BSBandme/JavaCaliper
...
Add caliper supported to java benchmark
7 years ago
Jisi Liu
ec826c5a59
Merge remote-tracking branch 'origin/3.5.x' into master
7 years ago
Jisi Liu
383a4941d5
Merge remote-tracking branch 'origin/3.5.x' into master
7 years ago
Jisi Liu
39f577c38e
Merge pull request #4124 from pherl/nullptr
...
remove nullptr
7 years ago
Jisi Liu
5b1caea024
Merge pull request #4090 from pherl/nopassword
...
Fix uploading binary wheel.
7 years ago
Thomas Van Lenten
156161dfcd
Properly copy maps with string keys but pod values.
...
Add tests to cover all the common special casing in the runtime code to
ensure things come out correctly.
7 years ago
Yilun Chong
aca6c15598
Fix some bug
7 years ago
Jisi Liu
4f3d8657c3
remove nullptr
7 years ago
Yilun Chong
a147a21376
Changed README
7 years ago
kvukic
8529f2aee3
Resolved issue #3510 . Malformed errorr messages replaced with meaningful description
7 years ago
Jisi Liu
8fc40b5502
Fix uploading binary wheel.
...
The script now takes two prompt for user name and password. One single
input redirection no longer works.
7 years ago
Jisi Liu
88e5573b9a
Merge pull request #4089 from pherl/nocache
...
Disable pip cache when testing uploaded packages
7 years ago
Jisi Liu
7ad8e7ad59
Disable pip cache when testing uploaded packages
...
Otherwise, pip complains "cannot find a version satisfies the
requirement." I suspect it was due to caching issues. I usued to
manually add a `sleep 30` between the upload and the installation test
which is quite unstable.
7 years ago
Feng Xiao
099d997591
Merge pull request #4083 from matt-kwong/kokoro_jobs
...
Shard 64-bit Linux languages into different Kokoro jobs
7 years ago
Matt Kwong
0b2be3caaf
Shard 64-bit Linux languages into different Kokoro jobs
7 years ago
Feng Xiao
4b2977b396
Merge pull request #4082 from matt-kwong/kokoro_jobs
...
Migrate Jenkins jobs to Kokoro
7 years ago
Matt Kwong
ae49cfd1a4
Collect xml results for Kokoro
7 years ago
Jisi Liu
106ffc04be
Merge pull request #4073 from pherl/changelog
...
Update changelog for 3.5.1
7 years ago
Jisi Liu
d69f33304f
Merge pull request #4080 from pherl/arm64
...
Add support for Windows ARM64 build
7 years ago
Matt Kwong
6003a61255
Make Kokoro job pull Dockerimage from Dockerhub
7 years ago
Miradham Kamilov
ad8a82ee75
Add support for Windows ARM64 build
7 years ago
Jisi Liu
b5f09c1ee0
Merge pull request #4077 from mkamilov/master
...
Add support for Windows ARM64 build
7 years ago
Feng Xiao
a5b743f8ae
Merge pull request #4030 from cyyber/master
...
Calling Keychecker before checking key in MessageMap
7 years ago
Jisi Liu
7bf1e1919a
Update changelog
7 years ago
Adam Cozzette
1e418e4e54
Merge pull request #4068 from wsw2016/fix_4032
...
resolved issue 4032 and added a unit test
7 years ago
Ubuntu
ac1fdd1637
line breaks adjsted
7 years ago
Ubuntu
e68caa3e6a
formatting issues
7 years ago
Jisi Liu
d106399d39
Merge pull request #4072 from google/jieluo
...
Cherrypick for csharp, including:
7 years ago
Jisi Liu
6c3c7f6d5d
Merge pull request #4076 from pherl/stringback
...
Fix string::back() usage in googletest.cc
7 years ago
Jie Luo
b308580bb1
Cherrypick for csharp, including:
...
Add preserve UnknownFields
Compare floating point values bitwise
Add auto-generated header to C# generated files
7 years ago
Jisi Liu
19d0e9934c
Fix string::back() usage in googletest.cc
7 years ago
Jisi Liu
62616e1522
Update changelog
7 years ago
Jisi Liu
96810dea74
Merge branch '3.5.x' of github.com:google/protobuf into changelog
7 years ago
Jisi Liu
eff55ece08
Merge pull request #4074 from pherl/mapat
...
Replace C++11 only method std::map::at
7 years ago
Matt Kwong
8ac050fadd
Migrate Jenkins jobs to Kokoro
7 years ago
Jisi Liu
9ce29bd566
Merge pull request #4070 from pherl/3.5.x
...
Update version number to 3.5.1
7 years ago
Jisi Liu
501093d778
Replace C++11 only method std::map::at
7 years ago
Jisi Liu
7bd1606484
Update changelog for 3.5.1
7 years ago
Jisi Liu
050fc9a437
Update version number to 3.5.1
7 years ago
Ubuntu
ffa18ad28f
resolve issue 4032 and added a unit test
7 years ago
Miradham Kamilov
03fb09932b
Add support for Windows ARM64 build
7 years ago
Thomas Van Lenten
860d693cf7
Add Xcode 9.2 to the testing support
...
Fixes #4060
7 years ago
Feng Xiao
3a06fe1fc9
Fix file permission for python package.
...
`umask 0022` makes sure the created package will be accessible by all users.
7 years ago
Feng Xiao
77d32bc56c
Merge pull request #4053 from xfxyjwf/fixumask
...
Fix file permission for python package.
7 years ago