- 02 Mar, 2018 1 commit
-
- 24 Feb, 2018 1 commit
-
-
John Millikin authored
This lets all values of `WELL_KNOWN_PROTOS` be treated the same with regard to Bazel's protobuf blacklisting.
-
- 01 Feb, 2018 2 commits
-
-
Corentin Le Molgat authored
We follow the findProtobuf.cmake naming convention to ease the use of protobuf as cmake subproject
-
Corentin Le Molgat authored
-
- 14 Sep, 2017 1 commit
-
-
Adam Cozzette authored
-
- 25 Jul, 2017 2 commits
- 19 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 18 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 11 Jul, 2017 1 commit
-
-
Laszlo Csomor authored
Add implementations of open(2), mkdir(2), stat(2), etc. that support long paths under Windows (paths longer than MAX_PATH in <windows.h>, which is 260 characters). The implementations are in a separate namespace (google::protobuf::internal::win32), so they won't collide with the standard implementations in <io.h>, but after importing them with `using` they can be drop-in replacements. Fixes https://github.com/bazelbuild/bazel/issues/2634 Fixes https://github.com/google/protobuf/issues/2891
-
- 29 May, 2017 1 commit
-
-
Dennis Cappendijk authored
tested only on windows with visual studio 2015 as generator
-
- 29 Mar, 2017 1 commit
-
-
Feng Xiao authored
-
- 15 Mar, 2017 1 commit
-
-
Konstantin Podsvirov authored
Unfortunate typo. Just one extra ',' symbol, has led to the hidden implicit behavior. Now everything will be fine.
-
- 19 Dec, 2016 1 commit
-
-
Adam Cozzette authored
Until now this file was just checked into the repo, but actually it should be generated from any.js, struct.js, and timestamp.js. This change updates the build system to make this happen. To make it work I also had to remove some C++11 features from embed.cc.
-
- 18 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 15 Sep, 2016 1 commit
-
-
Paul Yang authored
This pull request includes two implementation: C extension and PHP package. Both implementations support encode/decode of singular, repeated and map fields.
-
- 29 Jan, 2016 1 commit
-
-
Jisi Liu authored
Java files are moved to un-do the hack in the prevous commit, which moved the java files to the original position for integration.
-
- 12 Dec, 2015 1 commit
-
-
Feng Xiao authored
-
- 19 Nov, 2015 1 commit
-
-
Jon Skeet authored
This changes csharp_names.h, which will require a corresponding change in GRPC.
-
- 14 Oct, 2015 1 commit
-
-
Konstantin Podsvirov authored
-
- 01 Oct, 2015 1 commit
-
-
Jon Skeet authored
This could be tidied up significantly, and at some point we will want to parse the markdown and generate more appropriate XML - but this is definitely better than nothing. Generated code changes coming in next commit.
-
- 17 Sep, 2015 1 commit
-
-
Konstantin Podsvirov authored
-
- 21 Aug, 2015 1 commit
-
-
Jisi Liu authored
Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
-
- 16 Jul, 2015 1 commit
-
-
Jon Skeet authored
-
- 25 Jun, 2015 1 commit
-
-
Jon Skeet authored
More tests required. Generated code in next commit.
-
- 17 Jun, 2015 1 commit
-
-
Jon Skeet authored
-
- 31 May, 2015 1 commit
-
-
Feng Xiao authored
-