- 08 Dec, 2017 3 commits
-
-
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.
-
- 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 3 commits
-
-
Jisi Liu authored
-
Jisi Liu authored
Add _file_desc_by_toplevel_extension back
-
Jie Luo authored
Add _file_desc_by_toplevel_extension back for compatibility issue with 3.4.1. _file_desc_by_toplevel_extension is a temporary solution for FieldDescriptor.file. FieldDescriptor.file was added in code gen. However, we need to keep it for some time for compatibility reason (with 3.4.1 only). May try to remove it after 2 years.
-
- 21 Nov, 2017 2 commits