6597 Commits (044c766fd4777713fef2d1a9a095e4308d770c68)
 

Author SHA1 Message Date
Paul Yang 4fd0579e47
Merge pull request #5896 from jbolinger/error-to-3.7.x 6 years ago
Joe Bolinger 580826cd97 cherry-pick test fix from #5853 6 years ago
Jan Tattermusch f071c9e0f3 fix source stepping by upgrading sourcelink (#5891) 6 years ago
Joe Bolinger 604121aaa4 fix tests for older rubies 6 years ago
Joe Bolinger 1cf730cb22 add type errors test to Makefile.am 6 years ago
Joe Bolinger 0114727cc6 add more descriptive error messages to init methods 6 years ago
Jan Tattermusch 36fa3c6d4d add missing C# windows presubmit.cfg file (#5894) 6 years ago
David Supplee d65b8647f2 Add terminating character to zend_lookup_class call (#5871) (#5885) 6 years ago
Jon Skeet 66fb3ce5fc Add C# benchmark files to EXTRA_DIST in Makefile.am 6 years ago
Jon Skeet 233f4865ee First pass at benchmarking for C# 6 years ago
Jan Tattermusch db1d4dc4c1
Merge pull request #5876 from jtattermusch/csharp_win_tests 6 years ago
Paul Yang 207d01daa1
Remove GPBWrapperUtil from generated code (#5880) 6 years ago
David Supplee 93533f780b Add terminating character to zend_lookup_class call (#5871) 6 years ago
Paul Yang 4b145b1c7f
Parse nested listvalue in json for ruby (#5867) 6 years ago
Adam Cozzette 45aba801ed Avoid passing -Og flag to C++ compiler 6 years ago
myd7349 791b863687 No define strtoll/strtoull for VS2013 and above 6 years ago
Jan Tattermusch 60a889e048 make check for distinct hashcode optional 6 years ago
Jan Tattermusch d305c2ac4b update csharp_EXTRA_DIST 6 years ago
Jan Tattermusch e6a22c9777 test all frameworks on windows 6 years ago
Jan Tattermusch 67fee07308 C#: set some dotnet options when testing 6 years ago
Jan Tattermusch 753daae027 use netcoreapp2.1 for testing 6 years ago
Jan Tattermusch 79c32b17ac add scripts for C# windows tests 6 years ago
Thomas Van Lenten 70dc39ed3d Stop enabling more warnings for CXX compiles. 6 years ago
Sydney Acksman 15fab9109d Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5838) 6 years ago
Paul Yang a18680890b
Encode empty ListValue (#5857) 6 years ago
WilliamWhispell 59284450fa Use fixed size for bool, float and double field in codec (#5810) 6 years ago
David Ostrovsky 4b9a5df4e8 Bazel: Add dependency to error_prone_annotations 6 years ago
bmoyles0117 0b5111dbab Raise error for JSON overflow encoding in Ruby (#5752) (#5861) 6 years ago
David Ostrovsky 35c9a5fef3 Bazel: Add dependency to error_prone_annotations 6 years ago
Paul Yang e75a689f7c
Fix ruby continuous tests (#5853) 6 years ago
Paul Yang f891a16058
Add link to continuous test badges (#5855) 6 years ago
Hao Nguyen f85c823c90
Create test to verify that the dist artifact can be installed. (#5854) 6 years ago
Joshua Haberman e2dd7403bc
Cleanups to allow for import by Copybara. (#5826) 6 years ago
GitHubGanesh e41e2dde55 Update mutex.h 6 years ago
Joe Bolinger f4f32a5b68 make tests work on older rubies (#5823) 6 years ago
Joshua Haberman 1568deab40
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) 6 years ago
Hao Nguyen d0f91c863a
Down integrate to Github (#5839) 6 years ago
Joshua Haberman f5e8ee41dd
PHP updates for new upb APIs (#5604) 6 years ago
Joshua Haberman 37581380fb
Updated upb from defcleanup branch and modified Ruby to use it (#5539) 6 years ago
Markov Vladislav a1b286e21a Simplify string_values_ vector in default_value_objectwriter 6 years ago
Joe Bolinger 8bdecd7430 remove return 0 (#5840) 6 years ago
Justin Buchanan 2d0183ab58 Emit annotations for generated C++ extension identifiers 6 years ago
NulAsh 6106b7937d Change cerr to cout in PrintHelpText again 6 years ago
Paul Yang 59cc6d01ac
Merge pull request #5820 from protocolbuffers/3.7.x-fix 6 years ago
Bo Yang cb6fa92ee8 Merge branch '3.7.x' 6 years ago
frrakn 50bd9f0a7c Fix documentation on message differencer. (#5788) 6 years ago
Joe Bolinger ae85b457d2 Fix Ruby module name generation when the ruby_package option is used (again) (#5794) 6 years ago
Joe Bolinger 76685c6fae Add frozen checks in Ruby (#5726) 6 years ago
Joe Bolinger a6e3ac0db1 Generate extra enum method helpers for Ruby (#5670) 6 years ago
Joshua Haberman 3e1bd5b81e
Merge pull request #5014 from Kwizatz/iterator-deprecation-fix 6 years ago