- 11 Aug, 2017 3 commits
- 10 Aug, 2017 3 commits
- 09 Aug, 2017 1 commit
-
-
Jisi Liu authored
-
- 07 Aug, 2017 3 commits
-
-
Jisi Liu authored
Merge master into 3.4.x
-
Feng Xiao authored
Make .bzl files compatible with future versions of Bazel
-
Vladimir Moskva authored
-
- 05 Aug, 2017 1 commit
-
-
Bo Yang authored
-
- 04 Aug, 2017 5 commits
-
-
Paul Yang authored
-
Paul Yang authored
* Fix the bug in php c extension that setting one field can change another field's value. The reason is that previously, in c extension, it was assumed that the order that fields were declared in php is the same as the order of fields in upb. This is not true. Now, for every field in upb, we will look up the actual property that is corresponding to the upb field. * Cleanup pull request * Fix indentation * Port to php5 * Port with php7.1 * Port to zts
-
michaelbausor authored
* Add descriptors test * Update descriptors tests * Add public descriptors * Add test_desriptors.proto to test script * Update composer files * Remove references to GPBType, update tests to be compatible with c * Update for c extension compatibility * Remove nested enums for descriptor, update tests * Strip leading '.' from descriptor name * Update tests with test for getClass, fix OneofDescriptor * Add new files to Makefile.am
-
Feng Xiao authored
Update third party addons with ProfaneDB
-
Giorgio Azzinnaro authored
I added my project ProfaneDB, it is a database for Protocol Buffers objects. Written in C++, it uses gRPC as an interface for other languages. It is still work in progress, but I'd love to get some feedback on it while I progress!
-
- 03 Aug, 2017 6 commits
- 02 Aug, 2017 5 commits
-
-
Jisi Liu authored
Bump csharp version
-
Jisi Liu authored
-
Jisi Liu authored
Update change log
-
Ryan Gordon authored
-
Paul Yang authored
-
- 01 Aug, 2017 7 commits
-
-
Jisi Liu authored
-
Jisi Liu authored
Merge master into 3.4.x
-
Jisi Liu authored
-
Jisi Liu authored
-
Jisi Liu authored
Previous code duplicates io_win32.cc in sources of all the libraries that include io_win32.h header.
-
Tony Wong authored
divideInt64ToInt32 is called statically from protobuf/php/src/Google/Protobuf/Internal/CodedOutputStream.php (the only reference) This causes fatal error in PHP 7.1 (32-bit only because 64-bit doesn't use this function)
-
Brent Shaffer authored
-
- 31 Jul, 2017 3 commits
- 26 Jul, 2017 3 commits
-
-
Thomas Van Lenten authored
Update the comment on the message_type to cover what it should be.
-
Thomas Van Lenten authored
-
Thomas Van Lenten authored
Objc proto2 conformance test support
-