- 09 Dec, 2017 1 commit
-
-
Jon Skeet authored
This is the manual code part of the Google.Protobuf library, and tests. Some tests will fail until codegen is changed and rerun.
-
- 08 Dec, 2017 4 commits
-
-
Adam Cozzette authored
--pre is not necessary
-
Adam Cozzette authored
Using binary one's complement to negate an unsigned int
-
Adam Cozzette authored
Ran update_file_lists.sh to update Bazel and CMake file lists
-
Adam Cozzette authored
Use the portable version of Log2Floor for Clang with older Android NDK versions
-
- 07 Dec, 2017 3 commits
-
-
Adam Cozzette authored
This is necessary for avoiding a strange compiler error that we have already run into with older versions of Clang on NaCl.
-
Adam Cozzette authored
This should fix Bazel builds, since those were missing a new file (implicit_weak_message.cc).
-
Rodrigo Hernandez authored
This removes a Visual Studio warning: warning C4146: unary minus operator applied to unsigned type, result still unsigned.
-
- 06 Dec, 2017 1 commit
-
-
W authored
--pre was not necessary to install google-protobuf when I tried it today (2017-12-06).
-
- 05 Dec, 2017 3 commits
-
-
Adam Cozzette authored
Integrated internal changes from Google
-
Yilun Chong authored
Sync benchmark changes from internal
-
Adam Cozzette authored
-
- 04 Dec, 2017 5 commits
-
-
Feng Xiao authored
Add a check_version() for use in WORKSPACEs
-
Fahrzin Hemmati authored
-
Yilun Chong authored
-
Adam Cozzette authored
-
Thomas Van Lenten authored
Travis changed their default image: https://blog.travis-ci.com/2017-11-21-xcode8-3-default-image-announce So there is no need to set a specific image any more, and the non apple language tests should be able to use the default images.
-
- 01 Dec, 2017 5 commits
-
-
Yilun Chong authored
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
-
Adam Cozzette authored
Merge 3.5.x branch into master
-
- 30 Nov, 2017 6 commits
-
-
Adam Cozzette authored
-
Paul Yang authored
-
Paul Yang authored
* Provide discardUnknownFields API in php implementation * Provide discardUnknownFields API in php c extension.
-
Feng Xiao authored
[Java] Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer.
-
Feng Xiao authored
Adding Release_CompareAndSwap 64-bit variant
-
Jie Luo authored
-
- 29 Nov, 2017 4 commits
-
-
Joshua Haberman authored
unwrap descriptor class before comparison of RepeatedField types
-
Jon Skeet authored
-
Anuraag Agrawal authored
-
Adam Cozzette authored
Added back in LIBPROTOC_EXPORT which was removed by mistake
-
- 28 Nov, 2017 3 commits
-
-
Adam Cozzette authored
-
Adam Cozzette authored
Upgrading dotnet to 1.0.4
-
Juan Leni authored
-
- 27 Nov, 2017 2 commits
-
-
Jisi Liu authored
[PROTOBUF-3404] add --with-zlib=PATH to configure.ac script
-
Nayana-ibm authored
-
- 23 Nov, 2017 1 commit
-
-
Xiaoshuang LU authored
-
- 22 Nov, 2017 2 commits