6248 Commits (21940734be911acaca8868696f347238af4d6e03)
 

Author SHA1 Message Date
Joshua Haberman 21940734be
Merge pull request #5373 from ebenoist/erik/unknown-fields 6 years ago
Adam Cozzette 43c3abf077
Merge pull request #5489 from aaron-bray/master 6 years ago
Erik Benoist 9ac11326df Adds the ability to ignore unknown fields on parse 6 years ago
Yilun Chong 152c8301cf
Fix python benchmark throughput; Change back to not using docker for benchmar (#5503) 6 years ago
Paul Yang 1354e469d4
Merge pull request #5502 from TeBoring/github-sync 6 years ago
Bo Yang f8fc10df1c Revert change to map_lite_test.proto 6 years ago
Bo Yang 624a40a387 Down-integrate internal changes to github. 6 years ago
Aaron Bray 424308216a Add strtod to libprotobuf-lite 6 years ago
Hao Nguyen 043b99c74a
Merge pull request #5492 from haon4/master 6 years ago
Paul Yang 71fc8b4b25
Update kokoro badges for python tests (#5495) 6 years ago
Hao Nguyen e24d9a8aba Add dependency to AliasedEnum in PHP 6 years ago
Hao Nguyen 3c547fcdf3 Lower the severity of lower-case ruby enum to warning. Add conformance test for allow_alias with lower_case enums 6 years ago
Hao Nguyen b0f6035fd4 Merge remote-tracking branch 'upstream/master' 6 years ago
Aaron Bray 8c9e0ff0f7 Use NoLocalStrtod for international compliance 6 years ago
Paul Yang 4dec4f9371
Rebuild python docker image (#5475) 6 years ago
Adam Cozzette 6dc1d4353f
Merge pull request #5470 from meteorcloudy/win_test 6 years ago
Yilun Chong 6adc3d74fb
Fix benchmark to use docker image on kokoro (#5481) 6 years ago
Adam Cozzette cbf89a647a
Merge pull request #5488 from acozzette/unused-kokoro 6 years ago
Adam Cozzette 453274b72d Removed Kokoro config for 64-bit Linux 6 years ago
Paul Yang d7c4409589
Php 7.3 fix (#5434) 6 years ago
Thomas Van Lenten d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 years ago
Thomas Van Lenten 4c559316e0 Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:] 6 years ago
Hao Nguyen c11096c10d Do not require Ruby enum to be upper case 6 years ago
Hao Nguyen 37dbfd6c46 Do not require ruby enum to be uppercase 6 years ago
Hao Nguyen 00b9b2303c Add conformance test for enum alias with same name but different case 6 years ago
Hao Nguyen a6d624ba44 Merge branch 'master' of https://github.com/haon4/protobuf 6 years ago
Hao Nguyen 3d46d8dfe4 Add conformance test for enum alias of the same name with different case 6 years ago
Paul Yang cecba296b8
Down-integrate internal changes (#5467) 6 years ago
Hao Nguyen f93cf5a3cf
Merge pull request #5471 from haon4/master 6 years ago
Hao Nguyen 4b02f652e0 Make sure to add a new line at the end of XML files 6 years ago
Hao Nguyen 9349e23827 Replace update_version shell script with a python script, which is much better at handling XML rewrite. Update the PHP version too. As part of rewrite, some XML file format will change a little, but the semantics is still the same so it should be okay. 6 years ago
Joshua Haberman 38abec80fc
Merge pull request #5469 from haberman/objc 6 years ago
Yun Peng 073487b302 Exclude command_line_interface_unittest.cc in MSVC build 6 years ago
Josh Haberman 5eb34cd727 More fixes. 6 years ago
Josh Haberman 401db44e6a More fixes. 6 years ago
Josh Haberman eff1a6a014 More fixes for import. 6 years ago
Hao Nguyen e9ea200e71
Merge pull request #5468 from haon4/master 6 years ago
Hao Nguyen 6cb87bd157 Use docker for csharp, java_compatibility, and python_compatibility. Remove prepare_build_linux_rc that is no longer needed. 6 years ago
Paul Yang 5518c016a7
Compile php source to enable openssl and add php7.3 support (#5466) 6 years ago
Dave MacLachlan b6311767e6 Minimize amount of filepaths being copied into protos. 6 years ago
Adam Cozzette a50008ffac
Merge pull request #5452 from acozzette/update-examples-workspace 6 years ago
Hao Nguyen 15c30d72a4
Create a script to help update the version automatically (#5454) 6 years ago
Adam Cozzette e03c0d22a7 Updated Bazel workspace in examples/ to handle zlib dependency 6 years ago
Josh Haberman 9851c703ae Rename StringPieceTrimWhitespace() for rewriting purposes. 6 years ago
Hao Nguyen 52fee0e8f0
Merge pull request #5445 from haon4/master 6 years ago
Paul Yang 1d90079873
Add composer config to Dockerfile (#5451) 6 years ago
Cody Schroeder 802d543173 Add Bazel config for zlib support (#5389) 6 years ago
Paul Yang 8bd1542980
Add docker file for php testing. (#5447) 6 years ago
Hao Nguyen db0a9e0b96 Add <LangVersion>6</LangVersion> to the core protobuf C# project to prevent future incompatibility 6 years ago
Joshua Haberman d7cd54372c
Merge pull request #5396 from hesmar/hesmar/fixCmakeInstallHeader 6 years ago