- 26 Mar, 2018 8 commits
-
-
Feng Xiao authored
Remove copyright attributions to files that no longer exist; Change the year to 2008 to be consistent with the copyright header of other source files.
-
Carlos O'Ryan authored
Add googletest as a submodule in third_party/googletest.
-
Joshua Humphries authored
* when interpreting options, rewrite file descriptor's source code info - so that interpreted option paths have correct location information - so that corresponding uninterpreted option paths are removed also includes a fix to source code locations for extension range options
-
Feng Xiao authored
Remove javanano.
-
Alexey Malov authored
-
Feng Xiao authored
Fix bug: whether always_print_enums_as_ints is true or false, it alwa…
-
Feng Xiao authored
-
Feng Xiao authored
Fix missing LIBPROTOC_EXPORT.
-
- 25 Mar, 2018 1 commit
-
-
Egor Pugin authored
This makes possible to build grpc_php_plugin with protobuf in shared mode.
-
- 23 Mar, 2018 7 commits
-
-
Adam Cozzette authored
Don't assume Windows builds use MSVC.
-
Adam Cozzette authored
Updated Ruby conformance test failure list
-
Adam Cozzette authored
Added missing .inc files to BUILD
-
Adam Cozzette authored
This commit adds two entries to the conformance failure list for Ruby. It seems that these particular test cases have been failing since they were introduced in 5140bae3, so there has not been any regression.
-
Adam Cozzette authored
This fixes the Bazel build.
-
Yilun Chong authored
Add performance.md and add instruction for linking tcmalloc
-
Yilun Chong authored
-
- 22 Mar, 2018 4 commits
-
-
Adam Cozzette authored
Removed some unused C++ source files
-
Pascal Muetschard authored
Switch to using the MSVC options, not based on the cpu, but based on the compiler name. This allows building on Windows with MSYS or MinGW's gcc.
-
Adam Cozzette authored
-
stone4774 authored
-
- 21 Mar, 2018 1 commit
-
-
stone4774 authored
-
- 20 Mar, 2018 12 commits
-
-
Adam Cozzette authored
Integrated internal changes from Google
-
Yilun Chong authored
Add go benchmark
-
Feng Xiao authored
Allow null value in JSON representation of ListValue
-
Adam Cozzette authored
-
Adam Cozzette authored
We need to use a new enough version to ensure that constexpr is available.
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
Pre-5.1.0 versions of GCC do not support these particular type traits (see https://github.com/google/protobuf/issues/417).
-
- 19 Mar, 2018 4 commits
-
-
Yilun Chong authored
-
Jisi Liu authored
Cat the test-suite.log on errors for presubmits
-
Jisi Liu authored
-
stone4774 authored
Fix bug: whether always_print_enums_as_ints is true or false, it always print the default value of enums as strings
-
- 16 Mar, 2018 1 commit
-
-
Adam Cozzette authored
Fix spelling error of __GNUC_MINOR__
-
- 14 Mar, 2018 2 commits
-
-
Thomas Van Lenten authored
Objective-C: Check return value on write of raw pointer
-
Feng Xiao authored
Remove 64MB memory limit when deserializing messages in C#
-