6323 Commits (9fd18ae9a586b31d67031da01e3e5a80d0ede388)
 

Author SHA1 Message Date
Yilun Chong 9fd18ae9a5 fix BUILD for adding any_lite.cc 6 years ago
Yilun Chong 6d29c22a43 fix conformance test for text format 6 years ago
Yilun Chong af8b91b828 fix csharp by regenerate descriptor 6 years ago
Yilun Chong 429d2ae19f
Merge branch 'master' into integration 6 years ago
Yilun Chong e4e5bc49d7
Fix failure test by regenerating descriptor and revert golden file (#5762) 6 years ago
Joe Bolinger bc929a3e82 add eql? method (#5730) 6 years ago
Daniel Ruoso 4b389fad57 `Libs` should not include `@PTHREAD_CFLAGS@` 6 years ago
Yilun Chong d8c2501b43 down integration from internal 6 years ago
dickmao a7180caf19 protobuf.pc.in does not reflect CXXFLAGS 6 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Dalvin c691c4cbfa Enhance java-lite documentation (#5743) 6 years ago
Hao Nguyen e22907f364
Support rc version in update_version.py (#5750) 6 years ago
michaelbausor 3bf05b88ea PHP: Exclude repeated and map fields from normalization in constructor (#5723) 6 years ago
Paul Yang 95d1552b4a
Merge pull request #5733 from protocolbuffers/revert-5661-nesting 6 years ago
Paul Yang f66c981051 Revert "Add stack overflow protection for text format" 6 years ago
Sydney Acksman e7283254d6 Change MessageType != null in IsInitialized to FieldType == Message || Group (#5688) 6 years ago
Joe Bolinger 39c0947893 implement to_s for message types (#5710) 6 years ago
Yuri Vanin 7fdc45a854 Use cached value for type safety check during unpacking of Any message (#5698) 6 years ago
Cy 9c1c94f770 Update third party implementation links (#5702) 6 years ago
Sydney Acksman 2a05691a53 Refactor how group endings are detected in generated C# code (#5686) 6 years ago
Greg Engle de3be6c225 removed dead link to ProtoSharp (#5610) 6 years ago
Joe Bolinger 64eb9b6e85 Add more descriptive error messages to init methods in Ruby (#5659) 6 years ago
Thomas Van Lenten 413c614a94
Document why no enum_extensibility is needed for Swift. (#5680) 6 years ago
Vitaly Buka 6dcd81093c Add stack overflow protection for text format 6 years ago
Vitaly Buka 8bbabb87a2 Parse unknown enum values if target is proto3 6 years ago
Xiang Dai 8df872a500 Remove whitespace following trailing backslash 6 years ago
Michael Matthew Mitchell dface63d71 Swapped libprotoc and libprotobuf 6 years ago
Peter Sobot 50342e4812 Allowed json_format.ParseDict to parse extensions with scalar types. (#5609) 6 years ago
Bhargava Shastry 8532804bad Fixes warnings in https://github.com/google/oss-fuzz/issues/864#issuecomment-458596374 6 years ago
Ivan Pizhenko 41f94bf372 Fix GetErrno() to be const (#5595) 6 years ago
Paul Yang a21caa237a
Default values should also be serialized for json map key/value (#5643) 6 years ago
Hao Nguyen 45a723b40d
Fix MacOS protoc release (#5638) 6 years ago
Hao Nguyen fac8e343e8
Fix python release build. (#5636) 6 years ago
Adam Cozzette d135f07bba
Do "strict" heapcheck instead of "draconian" (#5635) 6 years ago
Adam Cozzette 0f4ec5ecdc
Merge pull request #5628 from acozzette/update-gtest 6 years ago
Adam Cozzette e2bfec9af2 Updated Linux cpp_distcheck test to exit immediately on error 6 years ago
Adam Cozzette 46f87f9740 Updated googletest submodule to the most recent upstream commit 6 years ago
Hao Nguyen 9273f3c1b5
Merge pull request #5630 from haon4/gauva 6 years ago
Hao Nguyen bc5154e27f Update guava version 6 years ago
Hao Nguyen 329adbed0d Update gauva version to 26 6 years ago
Hao Nguyen 18f1f8142e
Merge pull request #5627 from haon4/master 6 years ago
Hao Nguyen c70643ed4b Update more files in update_version.py 6 years ago
Paul Yang d750fbf648
Fix more issues for reference values (#5613) 6 years ago
Hao Nguyen 30851ca266
Fix protoc release (#5615) 6 years ago
Hao Nguyen 4f8a635679
Create test for protoc with tcmalloc (#5612) 6 years ago
Paul Yang 7f42d6d0bc
Fix empty FieldMask json encoding/decoding (#5605) 6 years ago
Paul Yang 1069565a68
Fix c extension doesn' allow message reference in array (#5599) 6 years ago
Adam Cozzette a4c09f3eba
Merge pull request #5590 from i9/patch-1 6 years ago
Joshua Haberman dd7127d23d Fixed compile warnings for PHP extension. (#5589) 6 years ago
Joshua Haberman 6bbd2fc5aa
Merge pull request #5603 from protocolbuffers/revert-5597-patch-1 6 years ago