- 10 Apr, 2018 1 commit
-
-
Yilun Chong 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 3 commits
-
-
Yilun Chong authored
-
Jisi Liu authored
Cat the test-suite.log on errors for presubmits
-
Jisi Liu authored
-
- 16 Mar, 2018 1 commit
-
-
Adam Cozzette authored
Fix spelling error of __GNUC_MINOR__
-
- 14 Mar, 2018 8 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#
-
Feng Xiao authored
Support using MSVC intrinsics in Log2FloorNonZero
-
Adam Cozzette authored
-
Adam Cozzette authored
We no longer need this, now that we have finished the switch to C++11 and are using std::unique_ptr.
-
Adam Cozzette authored
-
Adam Cozzette authored
-
BSBandme authored
-
- 13 Mar, 2018 5 commits
-
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
Revert "Removed mention of Buffer in byteSourceToUint8Array"
-
Joshua Haberman authored
Ruby: Fix scope resolution for MessageExts
-
BSBandme authored
-
- 12 Mar, 2018 2 commits
- 11 Mar, 2018 1 commit
-
-
Mateusz Matejczyk authored
Start outputting missing *_pb2_grpc.py files when use_grpc_plugin is set to True for py_proto_library.
-
- 10 Mar, 2018 1 commit
-
-
Adam Aili authored
-
- 09 Mar, 2018 5 commits
-
-
Adam Cozzette authored
This reverts commit f00e06c9. Although Node Buffers are not covered by the tests, it seems that there are users relying on them, so we need to add back in support for them. This fixes issue #4359.
-
Feng Xiao authored
Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."
-
Feng Xiao authored
Replace //:protoc and similar default macro arguments with
-
James O'Kane authored
@com_google_protobuf prefixed versions. This allows them to work in 3rd party repositories. Fix a bad visibility rule. :hidden does not exist, but :private does.
-
Paul Yang authored
-
- 08 Mar, 2018 1 commit
-
-
Felix Jendrusch authored
-