5415 Commits (82e02316072f38f994395b1620cda2aff927dd0f)
 

Author SHA1 Message Date
Feng Xiao 82e0231607
Merge pull request #4259 from Mizux/master 7 years ago
Feng Xiao 5dad7cce19
Merge pull request #4257 from davido/support_java9 7 years ago
Yilun Chong 9717d6fa17
Merge pull request #4265 from BSBandme/upgrade_benchmark_submodule 7 years ago
Corentin Le Molgat 1ec9beb477 Use NEW behaviour for project VERSION variables. 7 years ago
Corentin Le Molgat 8dd0f4e557 Even with MSVC enable zlib support as default behaviour. 7 years ago
Corentin Le Molgat f7a05844eb Add CMake ALIAS targets 7 years ago
Corentin Le Molgat 3bc0282fb6 Add VERSION property to CMake library targets 7 years ago
Yilun Chong 7f1491506c upgrade submodule 7 years ago
Jisi Liu 4e2bd9e656
Merge pull request #4266 from brunokim/patch-1 7 years ago
Bruno Kim Medeiros Cesar 0d397a1756
Fix link markup in third party list. 7 years ago
Adam Cozzette 6456e5d646
Merge pull request #4239 from mrpi/master 7 years ago
David Ostrovsky 85b488f7fa Bazel: Support building with Java 9 7 years ago
Thomas Van Lenten cf016a42e6 Work around strange error with atomic and swift under Xcode 8.3.3. 7 years ago
Thomas Van Lenten d570d48648 Don't assume c-strings are 4 byte aligned. 7 years ago
Thomas Van Lenten d83837ded5 Fix to use "nil" instead of "NULL" for objc objects. 7 years ago
Thomas Van Lenten 81aeed082e Work around the static analyzer false report. 7 years ago
Thomas Van Lenten 953adb16ff Add casts to removed undefined behaviors around shifts. 7 years ago
Feng Xiao b718551571
Merge pull request #4249 from nlochschmidt/patch-1 7 years ago
Thomas Van Lenten 204a6413d6 Move kokoro macOS builds to to Xcode 9.1. 7 years ago
Ludger Sprenker 14e8852fe4
Fix -fpermissive: '<::' cannot begin a template-argument list 7 years ago
Niklas Lochschmidt 69b1fdcd60
Propose kotlinx.serialization as 3rd party lib 7 years ago
Jisi Liu 25a90e82ff
Merge pull request #3825 from ras0219-msft/patch-1 7 years ago
Robert Schumacher aaf41c600d Add Vcpkg to C++ installation instructions for Windows 7 years ago
Adam Cozzette 1681fe664b
Merge pull request #4196 from mathstuf/cmake-private-target-sources 7 years ago
Feng Xiao f438ebd805
Merge pull request #4240 from davido/generate_warning_free_java_code 7 years ago
Adam Cozzette da6b07a2e5
Merge pull request #4209 from acozzette/using-statements 7 years ago
David Ostrovsky 86fdad0fb5 Java: Generate warning free code 7 years ago
Adam Cozzette 39a789e657 Removed using statements from common.h 7 years ago
Feng Xiao c236896ec5
Merge pull request #4229 from leighmcculloch/patch-1 7 years ago
Leigh McCulloch 4a3b42ed05
Remove broken link to code.google.com/p/protorpc 7 years ago
Feng Xiao ed14fe423b
Merge pull request #3934 from xfxyjwf/builtsources 7 years ago
Jon Skeet 0c52335587 Update .NET SDK to 2.0.3 7 years ago
Feng Xiao 94f3be06ba
Merge pull request #4226 from themattchan/patch-1 7 years ago
Thomas Van Lenten 3e1587fd4b Add an explicit import of stdatomic.h. 7 years ago
Thomas Van Lenten 6fd2ae7e45 Bring back import of OSAtomic. 7 years ago
Matt Chan 72337d6cc9
Add Haskell implementations 7 years ago
Feng Xiao 1d02e45468
Merge pull request #4224 from davido/drop_java_6_support 7 years ago
David Ostrovsky 019ceea4b3 Drop java 6 support 7 years ago
Feng Xiao c337d9f929 Remove the use of BUILT_SOURCES 7 years ago
Ludger Sprenker 9ab859f5a5
Create std::string in Arena memory 7 years ago
Feng Xiao 80e016e838
Merge pull request #4205 from xuwei-k/patch-2 7 years ago
Jonathan Dierksen a721bf6d29 Migrate away from deprecated OSAtomic APIs. (#4184) 7 years ago
kenji yoshida 1c3b20b122
fix typo in FieldMaskTree.java comment 7 years ago
Ben Boeckel 9d0a44c9de cmake: privately add sources to targets 7 years ago
Jon Skeet 47b7d2c7ca Add DiscardUnknownFields support for C# 7 years ago
Yilun Chong 9f80df0269
Merge pull request #4158 from BSBandme/FixBenchmarks 7 years ago
Yilun Chong 473a810975
Update py_benchmark.py 7 years ago
Yilun Chong fa60e550ec Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, format some files 7 years ago
Adam Cozzette b77aa8011d
Merge pull request #4148 from datacompboy/patch-2 7 years ago
Adam Cozzette d4afdba83d
Merge pull request #4147 from datacompboy/patch-1 7 years ago