- 06 Mar, 2019 5 commits
-
-
Hao Nguyen authored
* Down integrate to github
-
Joshua Haberman authored
-
Joshua Haberman authored
-
Markov Vladislav authored
-
Joe Bolinger authored
-
- 04 Mar, 2019 5 commits
-
-
Justin Buchanan authored
-
NulAsh authored
-
Paul Yang authored
Merge 3.7.x to master
-
Bo Yang authored
-
frrakn authored
Replaced shortn URL with intended URL.
-
- 02 Mar, 2019 3 commits
-
-
Joe Bolinger authored
* Revert "Revert "Fix Ruby module name generation when the ruby_package option is used (#5735)"" This reverts commit bb211e85. * add new files to Makefile.am
-
Joe Bolinger authored
* add frozen checks * Use rb_check_frozen * Correct assertion on frozen error message The second argument for the method assert_raise is the message to show when the assertion fails. It does not check the error object's message. Add an additional assertion that does check the error's message. * do frozen check first
-
Joe Bolinger authored
* example with extra enum method * update expected test output * slight simplification * add test for generated enum helpers * move const helpers to c extension * more explicit test * more explicit test * indent * add foo test * add check for _const suffix
-
- 01 Mar, 2019 1 commit
-
-
Joshua Haberman authored
Updating Iterators to be compatible with C++17 in MSVC
-
- 28 Feb, 2019 8 commits
-
-
Paul Yang authored
* Update version number to 3.7.0 * Add php/releash.sh to Makefile.am * Make cpp_distcheck exit on fail
-
Paul Yang authored
Revert "Fix Ruby module name generation when the ruby_package option is used"
-
Joe Bolinger authored
* fix module name generation and add tests * fix existing tests * support both package name styles
-
Joe Bolinger authored
* add check for overflow * de-nestify * break long lines
-
Joe Bolinger authored
* let repeated fields push arrays * add varargs push * better test
-
Peter Ebden authored
* Fix construction of messages using the C++ Python implementation when a map field is passed from one message to another. * Add a test on message map field construction * python 3 support * review comments * add test * Collapse code into one
-
Oliver Bristow authored
-
- 27 Feb, 2019 4 commits
-
-
Hao Nguyen authored
Added Optional GRPC library to third party docs
-
Paul Yang authored
down integration from internal
-
Yilun Chong authored
Cherry-pick fixing for mac tests after kokoro updates
-
Yilun Chong authored
-
- 26 Feb, 2019 11 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
* fix macos build by changing xcode version * add comments * fix benchmark build for mac * fix for gem option and install npm * add test for node and npm * fix node * fix for node * another attempts to fix node * another attempts * clean up
-
Yilun Chong authored
-
Sydney Acksman authored
* Fix #5513 * Added tests for invalid lengths when reading strings and bytes. Added test for reading tags with invalid wire types in unknown field set. Changed invalid length check in ReadString to match the one in ReadBytes
-
grindhold authored
We need to cast to a constant charpointer here.
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
* fix macos build by changing xcode version * add comments * fix benchmark build for mac * fix for gem option and install npm * add test for node and npm * fix node * fix for node * another attempts to fix node * another attempts * clean up
-
Kent Ross authored
-
Paul Yang authored
* Add a script to mirror php changes to protobuf-php * Create tag
-
- 25 Feb, 2019 3 commits
-
-
Paul Yang authored
-
Yilun Chong authored
-
Yilun Chong authored
-