6451 Commits (3a3956e8a258784461270961c6577341356bce52)
 

Author SHA1 Message Date
Hao Nguyen 3a3956e8a2
Merge pull request #5921 from haon4/contributing 6 years ago
Daniel Kurka 38679c6afe Remove unused import in message.js. 6 years ago
Mickaël Schoentgen ed10d9cf6d Fix several DeprecationWarning: invalid escape sequence (#5897) 6 years ago
Adam Cozzette a0a8c6cd77 Fix Windows builds with future Bazel changes 6 years ago
Hao Nguyen 71f2996d7c Update generated descriptor files 6 years ago
Hao Nguyen 1a3fa5d9eb Update conformance test failures 6 years ago
Hao Nguyen 507c6df017 Undelete python/google/protobuf/pyext/proto2_api_test.proto that was accidentally removed from file_list 6 years ago
Hao Nguyen d47c3e9258 Fix CMake conflict 6 years ago
Hao Nguyen 81567d89a9 Merge branch 'contributing' of https://github.com/haon4/protobuf into contributing 6 years ago
Hao Nguyen 2f864fdfdf Down integrate to Github 6 years ago
Joe Bolinger 5e0812d4b1 Allow Java reserved keywords to be used in extensions (#5709) 6 years ago
Jan Tattermusch ec3d94819d add System.Memory dependency (#5835) 6 years ago
Paul Yang 68cd8e8ba2
Merge pull request #5908 from protocolbuffers/revert-5014-iterator-deprecation-fix 6 years ago
Hao Nguyen cb8a46b529
Merge pull request #5912 from haon4/contributing 6 years ago
Hao Nguyen 9e620595d4 Update CONTRIBUTING.md to recommend applying the appropriate labels 6 years ago
Paul Yang 12f8fe8911
Revert "Updating Iterators to be compatible with C++17 in MSVC" 6 years ago
Jan Tattermusch b68a347f56
Merge pull request #5898 from jskeet/non-packable 6 years ago
Jon Skeet 2de68bc33a Make the C# benchmarks non-packable 6 years ago
Jan Tattermusch f071c9e0f3 fix source stepping by upgrading sourcelink (#5891) 6 years ago
Jan Tattermusch 36fa3c6d4d add missing C# windows presubmit.cfg file (#5894) 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
David Supplee 93533f780b Add terminating character to zend_lookup_class call (#5871) 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
WilliamWhispell 59284450fa Use fixed size for bool, float and double field in codec (#5810) 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