- 25 Sep, 2017 1 commit
-
-
Markus Heß authored
-
- 22 Sep, 2017 1 commit
-
-
Markus Heß authored
-
- 14 Sep, 2017 1 commit
-
-
Adam Cozzette authored
-
- 12 Sep, 2017 1 commit
-
-
Markus Heß authored
-
- 01 Aug, 2017 1 commit
-
-
Jisi Liu authored
-
- 25 Jul, 2017 3 commits
- 24 Jul, 2017 1 commit
-
-
Axel Huebl authored
Adds pkg-config (`.pc`) files for CMake based installs.
-
- 23 Jul, 2017 1 commit
-
-
Axel Huebl authored
Adds pkg-config (`.pc`) files for CMake based installs.
-
- 19 Jul, 2017 3 commits
- 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
-
- 19 Jun, 2017 1 commit
-
-
yjjnls authored
install 'generated_message_table_driven.h' and 'metadata_lite.h', they are included when compiling the files generated using protoc.exe 3.3.0
-
- 03 Jun, 2017 2 commits
-
-
Walter Gray authored
-
Walter Gray authored
-
- 30 May, 2017 4 commits
-
-
Walter Gray authored
-
Walter Gray authored
-
Walter Gray authored
-
Walter Gray authored
-
- 29 May, 2017 1 commit
-
-
Dennis Cappendijk authored
tested only on windows with visual studio 2015 as generator
-
- 04 May, 2017 1 commit
-
-
Feng Xiao authored
-
- 29 Mar, 2017 2 commits
- 16 Mar, 2017 2 commits
- 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.
-
- 11 Mar, 2017 1 commit
-
-
Feng Xiao authored
This allows the file path to contain spaces which is very common on windows.
-
- 10 Mar, 2017 1 commit
-
-
Feng Xiao authored
-
- 03 Mar, 2017 1 commit
-
-
Jie Luo authored
-
- 18 Feb, 2017 1 commit
-
-
Wojciech Mamrak authored
> warning C4309: static_cast': truncation of constant value introduced in commit 9db5b11c
-
- 10 Feb, 2017 1 commit
-
-
Jonathan Hseu authored
the deprecated atomics.
-
- 19 Dec, 2016 2 commits
-
-
Adam Cozzette authored
The check target did not depend on the test_plugin binary, so this would cause "make check" to fail at times because of the absence of test_plugin. This change adds a dependency on test_plugin so that it will always get built before the tests are executed.
-
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.
-
- 05 Dec, 2016 1 commit
-
-
Jisi Liu authored
-
- 18 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 10 Nov, 2016 1 commit
-
-
Sergio Campama authored
-
- 10 Oct, 2016 1 commit
-
-
Jisi Liu authored
-