- 05 Dec, 2017 1 commit
-
-
Adam Cozzette authored
-
- 04 Dec, 2017 1 commit
-
-
Adam Cozzette authored
-
- 01 Dec, 2017 4 commits
-
-
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 3 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".
-
Thomas Van Lenten authored
Stop having travis build the test matrix and make it explicit so extra settings are only on the test that need the, this helps make the travis UI a little cleaner (linux hosted stuff doesn't list an Xcode version), as well as avoid unneeded requirements limiting the travis pool something can run on. Small improvements to objectivec/DevTools/full_mac_build.sh to avoid some repeated scripting and hopefully make things more reliable work with Xcode 9.x. Don't mark the iOS tests as able to fail, hopefully with the new settings they are stable and won't give false signals. Simplify the case for xcode versions and fixup xcode 9.[0-1].
-
- 16 Nov, 2017 3 commits
- 15 Nov, 2017 6 commits
-
-
Jisi Liu authored
Add protobuf-all in post release
-
Jisi Liu authored
-
Paul Yang authored
conflict
-
Issac Trotts authored
Here's the pull request that made it happen: https://github.com/google/protobuf/pull/2951
-
Thomas Van Lenten authored
Fixes 32bit tests.
-
Feng Xiao authored
Allow one to omit building libprotoc and protoc binaries
-