aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid direct check of class name (#4601)Paul Yang2018-05-101-7/+3
* use brew install instead of easy_install in OSX (#4537)Jie Luo2018-05-091-1/+2
* Merge pull request #4590 from PetterS/undefined_fixFeng Xiao2018-05-061-4/+6
|\
| * Fix error in Clang UndefinedBehaviorSanitizerPetter Strandmark2018-05-041-4/+6
|/
* Add VS2017 optional component dependency details to the C# readme (#4128)David Chennells2018-05-031-0/+6
* Fix python ext build on kokoro (#4527)Yilun Chong2018-05-031-0/+2
* Merge pull request #4586 from chronoxor/masterFeng Xiao2018-05-021-1/+1
|\
| * MinGW build failedIvan Shynkarenka2018-05-021-1/+1
|/
* Merge pull request #4583 from chronoxor/masterFeng Xiao2018-05-011-4/+8
|\
| * Cygwin build failedIvan Shynkarenka2018-05-021-4/+8
|/
* Fix RepeatedField#delete_if (#4292)Stuart Campbell2018-04-302-2/+11
* Add space between class name and concat message (#4577)Petar Dambovaliev2018-04-301-1/+1
* Merge pull request #4581 from Yeolar/3rd_rpc_rasterFeng Xiao2018-04-301-0/+1
|\
| * Add third-party RPC implementation: raster - a network framework supports pbr...Yeolar2018-04-301-0/+1
* | [objectivec] Fix memory leak of exceptions raised by RaiseException() (#4556)Hiroshi Ichikawa2018-04-301-3/+3
|/
* Merge pull request #4568 from hectim/masterFeng Xiao2018-04-271-1/+1
|\
| * typoBrady Killeen2018-04-261-1/+1
* | Merge pull request #4550 from Mizux/masterFeng Xiao2018-04-271-3/+5
|\ \
| * | CMake: Update CXX Standard managementCorentin Le Molgat2018-04-241-3/+5
* | | Fix to allow AOT compilers to play nicely with reflectionJon Skeet2018-04-272-18/+47
| |/ |/|
* | Merge pull request #4553 from pherl/rubyJisi Liu2018-04-251-0/+6
|\ \ | |/ |/|
| * Set ext.no_native = true for non mac platformJisi Liu2018-04-251-0/+6
|/
* Move to Xcode 9.3 which also means a High Sierra image.Thomas Van Lenten2018-04-212-5/+17
* Remove the iOS Test App.Thomas Van Lenten2018-04-2022-472/+5
* Merge pull request #4520 from BSBandme/fix_kokoro_benchmark_buildYilun Chong2018-04-202-8/+8
|\
| * Fix benchmark buildYilun Chong2018-04-162-8/+8
* | Write messages to backing field in generated C# cloning code (#4440)Sydney Acksman2018-04-1911-53/+53
* | Merge pull request #4504 from xfxyjwf/liteFeng Xiao2018-04-188-274/+122
|\ \
| * | Update Makefile.am for Java lite files.Feng Xiao2018-04-181-3/+1
| * | Cleanup + documentation for Java Lite runtime.Feng Xiao2018-04-127-271/+121
* | | Merge pull request #4517 from rcane/feature/vc2017_build_fixAdam Cozzette2018-04-168-20/+13
|\ \ \
| * | | Fixed a Visual Studio 2017 build error. (#4488)Ronny Krüger2018-04-168-20/+13
| |/ /
* | | Merge pull request #4510 from BSBandme/fix_kokoro_benchmark_buildYilun Chong2018-04-163-117/+10
|\ \ \ | |/ / |/| / | |/
| * fix java benchmark, fix dashboard buildYilun Chong2018-04-133-117/+10
|/
* Merge pull request #4478 from BSBandme/proto2_to_proto3_toolsYilun Chong2018-04-106-53/+584
|\
| * fix pythonYilun Chong2018-04-101-2/+4
| * fix conflictsYilun Chong2018-04-1011-132/+638
| |\
| * | Add gogo benchmarkYilun Chong2018-04-109-122/+685
* | | Merge pull request #4415 from BSBandme/experiementYilun Chong2018-04-1014-208/+743
|\ \ \ | | |/ | |/|
| * | Add script for run and upload the benchmark result to bqYilun Chong2018-04-1015-208/+748
| |/
* | fix json_decode call parameters (#4381)urfinjuezz2018-04-091-1/+1
* | includes the expected class in the exception, otherwise the error is harder t...Brent Shaffer2018-04-091-1/+1
* | Add __init__.py files to compiler and util subpackages (#4117)Thomas Hisch2018-04-095-11/+3
* | For windows, all python version should use /MT (#4468)Paul Yang2018-04-061-3/+1
* | Add the files added in #4485.Thomas Van Lenten2018-04-061-0/+2
* | Update Xcode settingsSergio Campama2018-04-068-18/+42
* | Deliberately call simple code to avoid Unity linker pruningJon Skeet2018-04-061-0/+19
* | Merge pull request #4475 from chenchuanyin/patch-1Feng Xiao2018-04-051-0/+3
|\ \
| * | Fix problem: cmake build failed in c++11 by clangSilver Chan2018-04-041-0/+3
* | | Merge pull request #4283 from ObsidianMinor/csharp/better-test-runnersFeng Xiao2018-04-046-60/+9
|\ \ \ | |/ / |/| |