- 14 Dec, 2017 1 commit
-
-
Yilun Chong authored
-
- 13 Dec, 2017 1 commit
-
-
Yilun Chong authored
-
- 12 Dec, 2017 1 commit
-
-
Yilun Chong authored
-
- 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
- 18 Nov, 2017 1 commit
-
-
Justine Tunney authored
-Wno-writable-strings removes 230 "ISO C++11 does not allow conversion from string literal to 'char *'" warnings from TensorFlow test / build output. These happen because pyext/ sources pass string literals to Python C API data structures, e.g. PyGetSetDef, which for some reason were designed to not have the const qualifier.
-
- 17 Nov, 2017 2 commits
-
-
Paul Kilgo authored
-
Thomas Van Lenten authored
Use the ivar for the -open, so hopefully it lines up with the -close in dealloc and isn't seen as an unbalanced "open".
-