6344 Commits (76685c6faeb93740eb8f1326dceaae2880e996a3)
 

Author SHA1 Message Date
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
Paul Yang f2ef7970fe
Merge pull request #5791 from protocolbuffers/revert-5735-ruby-pkg-namespace 6 years ago
Paul Yang bb211e851e Revert "Fix Ruby module name generation when the ruby_package option is used (#5735)" 6 years ago
Joe Bolinger 9638dcc340 Fix Ruby module name generation when the ruby_package option is used (#5735) 6 years ago
Joe Bolinger 7f14ea9f48 Raise error for JSON overflow encoding in Ruby (#5752) 6 years ago
Joe Bolinger e780681e35 Allow repeated fields in Ruby to accept multiple arguments on push (#5736) 6 years ago
Peter Ebden 2adde396ed Fix for construction of messages in the C++ Python implementation. (#2299) 6 years ago
Oliver Bristow 0de6577b7d Add EnumTypeWrapper.__getattr__ to access values (#5234) 6 years ago
Hao Nguyen 05e81cb8f4
Merge pull request #5770 from mattpaletta/optional-grpc-thirdparty-docs 6 years ago
Paul Yang bf32b36ab8
Merge pull request #5765 from BSBandme/integration 6 years ago
Yilun Chong 59f7a859b6 vaccum commit 6 years ago
Yilun Chong 7bcb522287
fix mac python cpp building (#5786) 6 years ago
Sydney Acksman a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 6 years ago
grindhold 3a538fc91e pyext: missing cast to constant char* (#5713) 6 years ago
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 89b914f81d
fix macos build for High Sierra (#5780) 6 years ago
Kent Ross b6375e03aa create importable function for defining zlib 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
Matthew Paletta 5f470c3992
Added Optional GRPC library to third party docs 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