- 19 Jan, 2018 1 commit
-
-
Ben Boeckel authored
Public sources get added to dependencies of the target as well which can cause duplicate symbols.
-
- 15 Jan, 2018 1 commit
-
-
Jon Skeet authored
By default, unknown fields are preserved when parsing. To discard them, use a parser configured to do so: var parser = MyMessage.Parser.WithDiscardUnknownFields(true);
-
- 11 Jan, 2018 1 commit
-
-
Yilun Chong authored
Fix java benchmark to use parser, fix cpp benchmark new arena to use …
-
- 10 Jan, 2018 1 commit
-
-
Yilun Chong authored
-
- 09 Jan, 2018 1 commit
-
-
Yilun Chong authored
-
- 08 Jan, 2018 2 commits
-
-
Adam Cozzette authored
Add more tests to time_test
-
Adam Cozzette authored
Fix ValidateDateTime: check day instead month
-
- 06 Jan, 2018 2 commits
-
-
Yilun Chong authored
Java caliper counter
-
Yilun Chong authored
-
- 05 Jan, 2018 4 commits
-
-
Yilun Chong authored
Add python benchmark
-
Anton Fedorov authored
Better test coverage for datetime validation.
-
Anton Fedorov authored
Found with PVS-Studio static analyser, see https://www.viva64.com/en/b/0550/
-
Yilun Chong authored
-
- 04 Jan, 2018 1 commit
-
-
Jisi Liu authored
Merge 3.5.x branch into master
-
- 03 Jan, 2018 9 commits
-
-
Adam Cozzette authored
whitelisting aix platform as it has sched_yield
-
Amandeep Gautam authored
-
Thomas Van Lenten authored
-
Yilun Chong authored
Add caliper supported to java benchmark
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
remove nullptr
-
Jisi Liu authored
Fix uploading binary wheel.
-
Thomas Van Lenten authored
Add tests to cover all the common special casing in the runtime code to ensure things come out correctly.
-
- 02 Jan, 2018 3 commits
-
-
Yilun Chong authored
-
Jisi Liu authored
-
Yilun Chong authored
-
- 29 Dec, 2017 1 commit
-
-
kvukic authored
-
- 22 Dec, 2017 3 commits
-
-
Jisi Liu authored
The script now takes two prompt for user name and password. One single input redirection no longer works.
-
Jisi Liu authored
Disable pip cache when testing uploaded packages
-
Jisi Liu authored
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.
-
- 21 Dec, 2017 4 commits
-
-
Feng Xiao authored
Shard 64-bit Linux languages into different Kokoro jobs
-
Matt Kwong authored
-
Feng Xiao authored
Migrate Jenkins jobs to Kokoro
-
Matt Kwong authored
-
- 20 Dec, 2017 6 commits
-
-
Jisi Liu authored
Update changelog for 3.5.1
-
Jisi Liu authored
Add support for Windows ARM64 build
-
Matt Kwong authored
-
Miradham Kamilov authored
-
Jisi Liu authored
Add support for Windows ARM64 build
-
Feng Xiao authored
Calling Keychecker before checking key in MessageMap
-